[PATCH, libstdc++]: Increase timeout for testsuite/ext/pb_ds/regression tests

Uros Bizjak ubizjak@gmail.com
Tue Jan 13 10:28:00 GMT 2009


Hello!

Attached patch increases timeout for some long tests in
testsuite/ext/pb_ds/regression directory by a factor of 2.0. This
fixes all timeouts for alphaev56-unknown-linux-gnu cfarm machine.

2009-01-13  Uros Bizjak  <ubizjak@gmail.com>

	* testsuite/ext/pb_ds/regression/hash_data_map_rand.cc:
	Add dg-timeout-factor 2.0.
	* testsuite/ext/pb_ds/regression/trie_data_map_rand.cc: Ditto.
	* testsuite/ext/pb_ds/regression/tree_no_data_map_rand.cc: Ditto.
	* testsuite/ext/pb_ds/regression/hash_no_data_map_rand.cc: Ditto.
	* testsuite/ext/pb_ds/regression/priority_queue_rand.cc: Ditto.
	* testsuite/ext/pb_ds/regression/tree_data_map_rand.cc: Ditto.
	* testsuite/ext/pb_ds/regression/trie_no_data_map_rand.cc: Ditto.

Patch was tested on alphaev56-unknown-linux-gnu, where it removes:

- WARNING: program timed out.
- FAIL: ext/pb_ds/regression/hash_data_map_rand.cc (test for excess errors)
- UNRESOLVED: ext/pb_ds/regression/hash_data_map_rand.cc compilation
failed to produce executable
- WARNING: program timed out.
- FAIL: ext/pb_ds/regression/hash_no_data_map_rand.cc (test for excess errors)
- UNRESOLVED: ext/pb_ds/regression/hash_no_data_map_rand.cc
compilation failed to produce executable
FAIL: ext/pb_ds/regression/priority_queue_rand.cc execution test
- WARNING: program timed out.
- FAIL: ext/pb_ds/regression/tree_data_map_rand.cc (test for excess errors)
- UNRESOLVED: ext/pb_ds/regression/tree_data_map_rand.cc compilation
failed to produce executable
- WARNING: program timed out.
- FAIL: ext/pb_ds/regression/tree_no_data_map_rand.cc (test for excess errors)
- UNRESOLVED: ext/pb_ds/regression/tree_no_data_map_rand.cc
compilation failed to produce executable

OK for 4.3 and 4.4 ?

Uros.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: t.diff.txt
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20090113/c9c5d25a/attachment.txt>


More information about the Libstdc++ mailing list