Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MonitorLiveDataTest occasional failures #8064

Closed
mantid-builder opened this issue May 30, 2013 · 1 comment
Closed

MonitorLiveDataTest occasional failures #8064

mantid-builder opened this issue May 30, 2013 · 1 comment
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Russell Taylor

Even after the fixes in http://trac.mantidproject.org/mantid/ticket/6811, this test still fails sometimes.

There are two places:

  • test_Allow_AnotherAlgo_IfTheOtherIsFinished: this is almost certainly because the threads don't behave nicely. It would be best to find a way that doesn't involve threads.
  • test_EndRunBehavior_Rename: This one's a bit more worrying - pretty clearly a race condition.
C:/jenkins/workspace/ornl_windows7_develop/Code/Mantid/Framework/DataHandling
/test/MonitorLiveDataTest.h:216: Error: Expected (ws1->getNumberEvents() ==
4*200), found (1600 != 800)

Keywords: LiveData

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 7218

@mantid-builder mantid-builder added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 2.6 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

1 participant