Ticket #5817 (closed: fixed)
Windows Diffraction_Workflow_Test is failing
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
bad alloc exception raised over the last two nights at roughly the same point in the python code. So we're probably going over the 4GB memory threshold available on this machine.
Either modify the script to reclaim unused resources, or but a lower limit on this test of 4000 MB.
Change History
comment:2 Changed 8 years ago by Owen Arnold
refs #5817. Delete original workspace.
Changeset: 2c85b1bc7813c617536953a23031f83d804895d6
comment:3 Changed 8 years ago by Owen Arnold
refs #5817. Delete original workspace.
Changeset: b8b160698358f7110aa1b0f53ee2a5fcb6472fd2
comment:4 Changed 8 years ago by Owen Arnold
refs #5817. Delete original workspace at right point.
Changeset: 0d0d9374b7ce730db8f322c0e2881cfef3406647
comment:5 Changed 8 years ago by Owen Arnold
refs #5817. Increase memory threshold instead.
Changeset: 80ad27e78a955812bc91382a9ed0e5a1fbde5856
comment:6 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 8 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper