Ticket #3976 (closed: fixed)
EventList: EventListTest (parallel) hangs on Mac
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Russell Taylor |
Description
EventListTest hangs on Mac. Disable or fix parallelized CompressEvents?
Change History
comment:2 Changed 9 years ago by Janik Zikovsky
- Summary changed from EventList: CompressEvents (parallel) hangs on Mac to EventList: EventListTest (parallel) hangs on Mac
Parallel compressEvents test is actually disabled, so something else is failing. Russell will try :)
comment:3 Changed 9 years ago by unknown
Refs #3844 and possible Refs #3976 : fix for EventList -= EventList to simply clear the event list. Fixes that windows test run in debug mode.
Changeset: f1c094e00ed5ce06ccea53cd337ff1a912ce5e32
comment:4 Changed 9 years ago by unknown
Refs #3844 and possible Refs #3976 : fix for EventList -= EventList to simply clear the event list. Fixes that windows test run in debug mode.
Changeset: f1c094e00ed5ce06ccea53cd337ff1a912ce5e32
comment:6 Changed 9 years ago by Janik Zikovsky
Refs #3976 comment out parallel CompressEvents
in an effort to prevent mac test hanging.
Changeset: f70e1a2f7cd086d6565556f992deb75547059b6a
comment:7 Changed 9 years ago by Janik Zikovsky
Refs #3976 comment out parallel CompressEvents
in an effort to prevent mac test hanging.
Changeset: f70e1a2f7cd086d6565556f992deb75547059b6a
comment:8 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
Looks like the test stopped hanging. Great!
comment:9 Changed 9 years ago by Russell Taylor
- Status changed from verify to verifying
- Tester set to Russell Taylor
comment:10 Changed 9 years ago by Russell Taylor
- Status changed from verifying to closed
I agree that no hangs have been seen (on this test) since the changes.
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4823
'top' on the buildserver reports 100.0% CPU use by DataObjectsTest when this test has hung - even after all the other tests have completed.
I've not been able to make the test hang when running it alone on my (debug) mac build.