Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#22 closed defect (fixed)

test_fit_to_mesh_errorsIII

Reported by: ole Owned by: duncan
Priority: normal Milestone: least_squares module finished
Component: Functionality and features Version: 1.0
Severity: minor Keywords: IOError linux
Cc:

Description

I noticed that this test failed on some windows machines. Then I changed the sys.exit() actions to raise IOError. This seams to be cleaner \ and provides more info than sys.exit() However. the test nom fails on the Linux platforms probably due to the underlying function not detecting the 'bad fliename' properly.

Change History (3)

comment:1 Changed 19 years ago by duncan

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

Fixed. The bad filename was not bad enough.

comment:2 Changed 19 years ago by duncan

  • Component changed from pmesh to least_squares
  • Milestone changed from Mesh generation finished to least_squares module finished

comment:3 Changed 19 years ago by ole

  • Component changed from Testing and validation to Functionality and features
Note: See TracTickets for help on using tickets.