Re: [PATCH, testsuite]: Lower timeout value for trivial tsan testcase check

2014-02-04 Thread Jakub Jelinek
On Tue, Feb 04, 2014 at 10:00:49AM +0100, Uros Bizjak wrote: > Trivial tsan testcase check (tsan_init in lib/tsan-dg.exp) does not > terminate properly on CentOS 5.10. Instead of waiting for the default > of 300 seconds, attached patch limits total execution time to 20 > seconds. > > 2014-02-04 U

[PATCH, testsuite]: Lower timeout value for trivial tsan testcase check

2014-02-04 Thread Uros Bizjak
Hello! Trivial tsan testcase check (tsan_init in lib/tsan-dg.exp) does not terminate properly on CentOS 5.10. Instead of waiting for the default of 300 seconds, attached patch limits total execution time to 20 seconds. 2014-02-04 Uros Bizjak * lib/tsan-dg.exp (tsan_init): Set trivial test