diff options
author | Chris Metcalf <cmetcalf@mellanox.com> | 2016-07-05 17:05:28 -0400 |
---|---|---|
committer | Chris Metcalf <cmetcalf@mellanox.com> | 2016-07-05 17:05:28 -0400 |
commit | 00068ce40c3885ae0598e55a163632d78dfe42bf (patch) | |
tree | 9b5eee7e24af8b3299399d761d77d52a3faf2860 /ChangeLog | |
parent | 30e4cc5413f72c2c728a544389da0c48500d9904 (diff) | |
download | glibc-00068ce40c3885ae0598e55a163632d78dfe42bf.tar glibc-00068ce40c3885ae0598e55a163632d78dfe42bf.tar.gz glibc-00068ce40c3885ae0598e55a163632d78dfe42bf.tar.bz2 glibc-00068ce40c3885ae0598e55a163632d78dfe42bf.zip |
Bump up tst-malloc-thread-fail timeout from 20 to 30s
Right now tilegx is right on the verge of timeout when it runs,
so adding a bit of headroom seems like the right thing; we
see failures when running tests in parallel.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-07-05 Chris Metcalf <cmetcalf@mellanox.com> + + * malloc/tst-malloc-thread-fail.c (TIMEOUT): Bump up to 30s. + 2016-07-05 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com> [BZ #20327] |