Bug 4824 – stopwatch unit tests fail intermitently
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
phobos
Product
D
Version
D2
Platform
Other
OS
All
Creation time
2010-09-05T12:42:00Z
Last change time
2010-09-11T19:40:35Z
Assigned to
nobody
Creator
braddr
Comments
Comment #0 by braddr — 2010-09-05T12:42:56Z
The stop watch test fails on and off:
http://d.puremagic.com/test-results/index.ghtml
When it fails:
Testing generated/posix/release/unittest/std/stopwatch
[email protected](907): Assertion failure
----------------
generated/posix/release/unittest/std/stopwatch(_d_assertm+0x16) [0x807d986]
generated/posix/release/unittest/std/stopwatch(_D3std9stopwatch8__assertFiZv+0x12) [0x807b432]
generated/posix/release/unittest/std/stopwatch(_D3std9stopwatch12__unittest26FZv41__T13__dgliteral24TS3std9stopwatch5TicksZ13__dgliteral24MFS3std9stopwatch5TicksZv+0x23) [0x807b37f]
generated/posix/release/unittest/std/stopwatch(_D3std9stopwatch12__unittest26FZv66__T11measureTimeS463std9stopwatch12__unittest26FZv13__dgliteral24Z11measureTimeMFZS3std9stopwatch12__unittest26FZv66__T11measureTimeS463std9stopwatch12__unittest26FZv13__dgliteral24Z11measureTimeM3TMP3TMP6__dtorMFZv+0x1b) [0x807b303]
generated/posix/release/unittest/std/stopwatch(_D3std9stopwatch12__unittest26FZv+0x19) [0x807ada9]
generated/posix/release/unittest/std/stopwatch(_D3std9stopwatch9__modtestFZv+0x71) [0x807b405]
generated/posix/release/unittest/std/stopwatch(_D4core7runtime18runModuleUnitTestsUZb16__foreachbody147MFKPS6object10ModuleInfoZi+0x24) [0x807ff0c]
generated/posix/release/unittest/std/stopwatch(_D6object10ModuleInfo7opApplyFMDFKPS6object10ModuleInfoZiZi+0x41) [0x807d4bd]
generated/posix/release/unittest/std/stopwatch(runModuleUnitTests+0x87) [0x807fe27]
generated/posix/release/unittest/std/stopwatch(_D2rt6dmain24mainUiPPaZi6runAllMFZv+0x20) [0x807dba8]
generated/posix/release/unittest/std/stopwatch(_D2rt6dmain24mainUiPPaZi7tryExecMFMDFZvZv+0x24) [0x807dad0]
generated/posix/release/unittest/std/stopwatch(main+0x96) [0x807da76]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x4008dbd6]
generated/posix/release/unittest/std/stopwatch() [0x8079eb1]
Other failures have been in the debug flavor test run as well.