diff options
author | Chung-Lin Tang <cltang@codesourcery.com> | 2015-02-22 01:05:02 -0800 |
---|---|---|
committer | Chung-Lin Tang <cltang@codesourcery.com> | 2015-02-22 01:05:02 -0800 |
commit | 9529611240b612fec59e289673d05f83396aede4 (patch) | |
tree | 5d9439ae9e3293393e0feeaf1f682b8b387d0449 /ChangeLog | |
parent | 4a4839c94a4c93ffc0d5b95c69a08b02a57007f2 (diff) | |
download | glibc-9529611240b612fec59e289673d05f83396aede4.tar glibc-9529611240b612fec59e289673d05f83396aede4.tar.gz glibc-9529611240b612fec59e289673d05f83396aede4.tar.bz2 glibc-9529611240b612fec59e289673d05f83396aede4.zip |
Adjust timeouts for some tests, to accommodate slow processors,
often without FPUs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2015-02-22 Chung-Lin Tang <cltang@codesourcery.com> + + * libio/tst-memstream2.c (TIMEOUT): Define as 100. + * math/atest-exp.c (TIMEOUT): Adjust to 200. + * math/atest-exp2.c (TIMEOUT): Adjust to 300. + * math/atest-sincos.c (TIMEOUT): Adjust to 600. + 2015-02-20 Joseph Myers <joseph@codesourcery.com> * soft-fp/op-common.h (_FP_FROM_INT): Wrap call to abort in |