Ticket #3082 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

TimerTest falls over quite often on 32-bit windows

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 29
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

Output from Jenkins

Stacktrace

Error: Expected (0.19 < timer.elapsed()), found (0.1900 >= 0.1870)

Standard Output

In TimerTest::testTimer:
C:/jenkins/workspace/mantid_complete_win32/Code/Mantid/Framework/Kernel/test/TimerTest.h:19: Error: Expected (0.19 < timer.elapsed()), found (0.1900 >= 0.1870)

Change History

comment:1 Changed 9 years ago by Martyn Gigg

  • Status changed from new to verify
  • Resolution set to fixed

(In [12027]) Fix for the timer test on 32-bit windows. Fixes #3082

comment:2 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:3 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

With all the build log looking I've done in the recent weeks, I don't think I've seen this error in a while.

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3929

Note: See TracTickets for help on using tickets.