Ticket #3844 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Windows debug test failure

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Release 2.0
Component: Mantid Keywords:
Cc: russell.taylor@… Blocked By:
Blocking: Tester: Owen Arnold

Description

When built in debug mode,

DiskMRUTest test_noWriteBuffer_nothingWritable

and

EventListTest test_MinusOperator_inPlace_3cases

fail.

Change History

comment:1 Changed 9 years ago by Russell Taylor

In [14870]:

Check in the fix to the other test that Windows was complaining about before we took a look. Re #3844.

comment:2 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:3 Changed 9 years ago by unknown

Refs #3844 and possible Refs #3976 : fix for EventList -= EventList to simply clear the event list. Fixes that windows test run in debug mode.

Changeset: f1c094e00ed5ce06ccea53cd337ff1a912ce5e32

comment:4 Changed 9 years ago by Janik Zikovsky

Refs #3844 : I think this fixes the windows debug test failure of DiskMRU test. Will fix this ticket.

Changeset: 32de2f9f717ba1842bda5cd8eb5c7cd00f06482a

comment:5 Changed 9 years ago by Janik Zikovsky

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

These two tests pass under Windows in Debug mode. Testers - you know what to do, just check those tests :).

I don't think this fixed #3976 as mac build just hung again :( I hate macs.

comment:6 Changed 9 years ago by Karl Palmen

Revert "Refs #3844 : I think this fixes the windows debug test failure of DiskMRU test. Will fix this ticket."

This reverts commit 32de2f9f717ba1842bda5cd8eb5c7cd00f06482a.

Changeset: e2b0250afcdc38c52a10f16044b864b177d3936e

comment:8 Changed 9 years ago by unknown

Refs #3844 and possible Refs #3976 : fix for EventList -= EventList to simply clear the event list. Fixes that windows test run in debug mode.

Changeset: f1c094e00ed5ce06ccea53cd337ff1a912ce5e32

comment:9 Changed 9 years ago by Janik Zikovsky

Refs #3844 : I think this fixes the windows debug test failure of DiskMRU test. Will fix this ticket.

Changeset: 32de2f9f717ba1842bda5cd8eb5c7cd00f06482a

comment:10 Changed 9 years ago by Karl Palmen

Revert "Refs #3844 : I think this fixes the windows debug test failure of DiskMRU test. Will fix this ticket."

This reverts commit 32de2f9f717ba1842bda5cd8eb5c7cd00f06482a.

Changeset: e2b0250afcdc38c52a10f16044b864b177d3936e

comment:11 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:12 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to closed

All DataObjectsTests and KernelTests pass in debug mode. This includes the two test methods outlined in the ticket description.

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4691

Note: See TracTickets for help on using tickets.