about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@mellanox.com>2016-07-05 17:05:28 -0400
committerChris Metcalf <cmetcalf@mellanox.com>2016-07-05 17:05:28 -0400
commit00068ce40c3885ae0598e55a163632d78dfe42bf (patch)
tree9b5eee7e24af8b3299399d761d77d52a3faf2860 /ChangeLog
parent30e4cc5413f72c2c728a544389da0c48500d9904 (diff)
downloadglibc-00068ce40c3885ae0598e55a163632d78dfe42bf.tar.gz
glibc-00068ce40c3885ae0598e55a163632d78dfe42bf.tar.xz
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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc875c5120..fc313b4307 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]