diff options
| author | Mike Frysinger <vapier@gentoo.org> | 2015-07-15 03:46:03 -0400 |
|---|---|---|
| committer | Mike Frysinger <vapier@gentoo.org> | 2015-07-15 03:46:03 -0400 |
| commit | 112f28e88c4ea5afbd6050e71416a23db11e4adc (patch) | |
| tree | dab8a1168729e0817f27dc14832a8ab038e74b77 /ChangeLog | |
| parent | f6267fd880a3c93a05e731c4ae6d661bc91aaf25 (diff) | |
| download | glibc-112f28e88c4ea5afbd6050e71416a23db11e4adc.tar.xz glibc-112f28e88c4ea5afbd6050e71416a23db11e4adc.zip | |
tst-tzset: raise timeout to 5 seconds
This test is reliably taking 2.3 seconds on my system, and the default
is 2 seconds, so it always times out. Bump it up to 5 seconds instead.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2015-07-15 Mike Frysinger <vapier@gentoo.org> + + * timezone/tst-tzset.c (TIMEOUT): Define to 5. + 2015-07-15 Stefan Liebler <stli@linux.vnet.ibm.com> * sysdeps/i386/i686/Makefile (test-xfail-tst-makecontext): |
