Ticket #1168 (closed: fixed)
Crashes when running algroithms on groups that should have failed validation
Reported by: | Steve Williams | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Iteration 22 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
The following causes Mantidplot to terminate because the workspaces in EVS13895 are not distributions
LoadRaw('EVS13895.raw', 'EVS13895') ConvertFromDistribution('EVS13895')
I've seen this with other algorithms too, it seems that the validators are being bypassed.
Change History
comment:1 Changed 11 years ago by Steve Williams
- Owner changed from Nick Draper to Russell Taylor
- Status changed from new to assigned
comment:4 Changed 11 years ago by Russell Taylor
- Status changed from accepted to testing
- Resolution set to fixed
Crash should be fixed, though there are still display issues (in the specific example given the group appears empty in the browser, though the workspaces are still there).
Follow-up ticket #1178 created to resolve the display issues.
Note: See
TracTickets for help on using
tickets.