[phobos] [D-Programming-Language/phobos] ab82b8: use timelimit to kill deadlocked tests
GitHub via phobos
phobos at puremagic.com
Tue Mar 8 22:35:58 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ab82b83e8ef1af93d1b40e15bfc23c70054c7050
https://github.com/D-Programming-Language/phobos/commit/ab82b83e8ef1af93d1b40e15bfc23c70054c7050
Author: Martin Nowak <code at dawg.eu>
Date: 2016-03-08 (Tue, 08 Mar 2016)
Changed paths:
M posix.mak
Log Message:
-----------
use timelimit to kill deadlocked tests
- restrict any test to 60s
- don't trigger the 1h timeout for the auto-tester
- get a make error message w/ a specific test on timeout failure
- the timelimit program is used b/c the auto-tester already relies on it
Commit: 26c04fef9fff12fa7893f79d8c3b36db09e3a0d0
https://github.com/D-Programming-Language/phobos/commit/26c04fef9fff12fa7893f79d8c3b36db09e3a0d0
Author: Martin Nowak <code at dawg.eu>
Date: 2016-03-09 (Wed, 09 Mar 2016)
Changed paths:
M posix.mak
Log Message:
-----------
disable QUIET by default
Commit: c15d43ce88c070521140c6aa45bc1dea305576d0
https://github.com/D-Programming-Language/phobos/commit/c15d43ce88c070521140c6aa45bc1dea305576d0
Author: Brad Roberts <braddr at puremagic.com>
Date: 2016-03-08 (Tue, 08 Mar 2016)
Changed paths:
M posix.mak
Log Message:
-----------
Merge pull request #4059 from MartinNowak/timelimit
use timelimit to kill deadlocked tests
Compare: https://github.com/D-Programming-Language/phobos/compare/b34fd6c766c9...c15d43ce88c0
More information about the phobos
mailing list