Ticket #5170 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

MantidQwtIMDWorkspaceDataTest does not build on Windows

Reported by: Janik Zikovsky Owned by: Russell Taylor
Priority: major Milestone: Release 2.2
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Martyn Gigg

Description

MantidQwtIMDWorkspaceDataTest is currently commented out for Windows builds because it does not build. Not having a Windows machine, I have trouble fixing this.

Change History

comment:1 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.1 to Release 2.2

Moved at end of release 2.1

comment:2 Changed 8 years ago by Russell Taylor

  • Owner changed from Anyone to Russell Taylor
  • Status changed from new to assigned

Original commits for this test were under #4728.

comment:3 Changed 8 years ago by Russell Taylor

  • Status changed from assigned to accepted

comment:4 Changed 8 years ago by Russell Taylor

Re #5170. Enable MantidQwtMatrixWorkspaceDataTest on Windows.

There were two failures: (a) One related to MantidQwtMatrixWorkspaceData (and its IMDWorkspace cousin)

being QObjects. I could see no reason why they needed to be QObjects, so they aren't any more.

(b) The other failure required the suppression of a compiler-generated

assignment operator for MantidQwtWorkspaceData.

I also thinned out the (unnecessary) dependencies of the MantidQtAPI test package.

Changeset: 069affa47027eeaba04ad73131ce8861085487cf

comment:5 Changed 8 years ago by Russell Taylor

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

comment:6 Changed 8 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

comment:7 Changed 8 years ago by Martyn Gigg

Builds are all working

comment:8 Changed 8 years ago by Martyn Gigg

  • Status changed from verifying to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6016

Note: See TracTickets for help on using tickets.