gcc/libstdc++-v3/testsuite
Jonathan Wakely 637800c7bb libstdc++: Reduce default test timeout to 360 seconds
The current default of 10 minutes is much longer than most tests need on
common hardware. The slow tests all now have a dg-timeout-factor
directive that gives them more time to run relative to the default. The
default can also be overridden in ~/.dejagnurc or DEJAGNU=site.exp, so
it seems unnecessary to have such a large default.

This reduces the default from 10 minutes to 6 minutes, which still seems
more than enough.

libstdc++-v3/ChangeLog:

	* testsuite/lib/libstdc++.exp (libstdc++_init): Reduce
	default tool_timeout to 360.
2020-11-30 14:39:54 +00:00
..
17_intro libstdc++: Fix test failure on AIX 2020-11-25 17:22:47 +00:00
18_support libstdc++: Add "futex" and "gthreads" effective-target keywords 2020-11-26 16:15:52 +00:00
19_diagnostics
20_util libstdc++: Set dg-timeout-factor for more slow tests 2020-11-30 14:39:54 +00:00
21_strings libstdc++: Make _GLIBCXX_DEBUG checks constexpr compatible 2020-11-09 21:11:13 +01:00
22_locale libstdc++: Avoid warnings in tests 2020-10-29 22:47:21 +00:00
23_containers libstdc++: _Rb_tree code cleanup, remove lambdas 2020-11-20 20:56:10 +01:00
24_iterators libstdc++: Fix missing subsumption in std::iterator_traits [PR 97935] 2020-11-25 17:22:47 +00:00
25_algorithms libstdc++: Set dg-timeout-factor for more slow tests 2020-11-30 14:39:54 +00:00
26_numerics libstdc++: Set dg-timeout-factor for more slow tests 2020-11-30 14:39:54 +00:00
27_io libstdc++: Fix -Wrange-loop-construct warnings in filesystem tests 2020-11-27 13:34:22 +00:00
28_regex libstdc++: Set dg-timeout-factor for more slow tests 2020-11-30 14:39:54 +00:00
29_atomics libstdc++: Fix some more deadlocks in tests [PR 97936] 2020-11-26 16:15:52 +00:00
30_threads libstdc++: Add "futex" and "gthreads" effective-target keywords 2020-11-26 16:15:52 +00:00
abi
backward
config
data
decimal
experimental libstdc++: Fix -Wrange-loop-construct warnings in filesystem tests 2020-11-27 13:34:22 +00:00
ext libstdc++: Fix undefined FILE* operations in test 2020-11-26 11:25:55 +00:00
lib libstdc++: Reduce default test timeout to 360 seconds 2020-11-30 14:39:54 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance libstdc++: Limit memory allocation in stable_sort/inplace_merge (PR 83938) 2020-11-20 22:25:04 +01:00
special_functions
std libstdc++: Fix ranges::join_view::_Iterator::operator-> [LWG 3500] 2020-11-18 10:23:57 -05:00
tr1 libstdc++: Prevent deprecation warnings from <tr1/shared_ptr> 2020-10-29 22:47:22 +00:00
tr2
util libstdc++: Fix testsuite helper functions [PR 97936] 2020-11-25 18:24:12 +00:00
Makefile.am libstdc++: Adjust variable export in makefile 2020-10-09 14:08:42 +01:00
Makefile.in libstdc++: Adjust variable export in makefile 2020-10-09 14:08:42 +01:00