crypt: bump up md5test-giant timeout from 180s to 480s
This commit is contained in:
parent
f737a641b6
commit
626f8b6abb
@ -1,3 +1,7 @@
|
||||
2012-09-17 Chris Metcalf <cmetcalf@tilera.com>
|
||||
|
||||
* crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
|
||||
|
||||
2012-09-17 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
|
||||
|
@ -132,6 +132,6 @@ do_test (void)
|
||||
#endif
|
||||
|
||||
/* This needs on a fast machine 90s. */
|
||||
#define TIMEOUT 180
|
||||
#define TIMEOUT 480
|
||||
#define TEST_FUNCTION do_test ()
|
||||
#include "../test-skeleton.c"
|
||||
|
Loading…
Reference in New Issue
Block a user