]> git.ipfire.org Git - thirdparty/glibc.git/commit
Increase some test timeouts.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 6 Jul 2017 17:01:03 +0000 (17:01 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 6 Jul 2017 17:01:03 +0000 (17:01 +0000)
commit3cefdd7310a5d1fad45648d9346e47df9c185fdc
tree60569b2effb5592908e1fd19789559cd13cc5882
parent1bea5858dd5b2615288e96525f3918e35f42dd2d
Increase some test timeouts.

This patch increases the timeouts for some tests that I've seen timing
out on slow systems in my 2.26 release testing.  (In the case of
tst-tsearch.c, increasing the timeout means removing a setting of 10
that was put there before the default timeout was increased to 20
seconds, so putting the default into effect.)

* iconvdata/tst-loading.c (TIMEOUT): Define to 30.
* misc/tst-tsearch.c (TIMEOUT): Remove.
* nptl/tst-create-detached.c (TIMEOUT): Define to 100.
* nptl/tst-robust-fork.c (TIMEOUT): Likewise.
* nptl/tst-rwlock19.c (TIMEOUT): Likewise.
* string/tst-cmp.c (TIMEOUT): Define to 600.
ChangeLog
iconvdata/tst-loading.c
misc/tst-tsearch.c
nptl/tst-create-detached.c
nptl/tst-robust-fork.c
nptl/tst-rwlock19.c
string/tst-cmp.c