]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Increase timeout factor for slow pb_ds tests
authorJonathan Wakely <jwakely@redhat.com>
Thu, 16 Sep 2021 19:10:02 +0000 (20:10 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 16 Sep 2021 22:06:38 +0000 (23:06 +0100)
commit433789330609c571983a4e1f5c3e0caf3d7a6178
treeb302ce7b7dacf4c9388102cafe9cf7470e69c3e5
parentbd0df30a7bc7a2e98e643cf84901e5383f83c005
libstdc++: Increase timeout factor for slow pb_ds tests

Compiling these tests still times out too often when running the
testsuite with more parallel jobs than there are available cores.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:

* testsuite/ext/pb_ds/regression/tree_map_rand.cc: Increase
timeout factor to 3.
* testsuite/ext/pb_ds/regression/tree_set_rand.cc: Likewise.
libstdc++-v3/testsuite/ext/pb_ds/regression/tree_map_rand.cc
libstdc++-v3/testsuite/ext/pb_ds/regression/tree_set_rand.cc
This page took 0.056654 seconds and 6 git commands to generate.