Opened 9 years ago

Closed 9 years ago

#357 closed defect (fixed)

Broken SciPyFit Unit Tests

Reported by: krzywon Owned by: krzywon
Priority: major Milestone: SasView 3.1.0
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description

After the transition from sans to sas, 3 unit tests regarding the Scipy Fitting engine began breaking. This needs to be fixed

Change History (1)

comment:1 Changed 9 years ago by krzywon

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

These tests should have not been passing in the first place. The fit engine was attempting to pull a value from a value of a list member throwing an exception. I modified the call to find the value the fit engine was looking for and now all of the fitting tests pass.

Note: See TracTickets for help on using tickets.