Ticket #2191 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Fix BinaryFileTest

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 27
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description


Change History

comment:1 Changed 10 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Janik Zikovsky

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

(In [8476]) Fixes #2191: BinaryFileTest was segfaulting.

comment:3 Changed 10 years ago by Janik Zikovsky

(In [8488]) Refs #2191: Test fails on windows for some reason. Disabling for now.

comment:4 Changed 10 years ago by Martyn Gigg

(In [8496]) Fix the BinaryFileTest on windows. The dummy file was trying to be deleted while the file handle was still open. Windows locks access to files while any handle is open which resulted in a file access error. Refs #2191

comment:5 Changed 10 years ago by Owen Arnold

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

comment:6 Changed 10 years ago by Owen Arnold

  • Status changed from verifying to closed

Tests pass.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3038

Note: See TracTickets for help on using tickets.