Ticket #3909 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Eliminate the use of NIMROD00001097.raw in unit tests

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: critical Milestone: Release 2.0
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description

Ahead of the move to git for our rcs, I'd like to prune the AutoTestData directory again.

This one's easy - the test that looks for this file (LoadLogTest) doesn't actually open the file - it just uses it's name to go look for the corresponding (and much smaller) NIMROD00001097.log file.

Change History

comment:1 Changed 9 years ago by Russell Taylor

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Russell Taylor

In [15077]:

Replace NIMROD00001097.raw with an empty file of the same name as the unit test that mentions it only looks at the filename, not the contents. Re #3909.

comment:3 Changed 9 years ago by Russell Taylor

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

comment:4 Changed 9 years ago by Russell Taylor

In [15081]:

This is another one where only the name, not the contents, matters. Re #3909.

comment:5 Changed 9 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:6 Changed 9 years ago by Nick Draper

  • Status changed from verifying to closed

verified that this file is now empty - 0 bytes

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4756

Note: See TracTickets for help on using tickets.