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

EnginXCalibrateTest fails on osx 10.9 #12009

Closed
quantumsteve opened this issue Feb 24, 2015 · 1 comment
Closed

EnginXCalibrateTest fails on osx 10.9 #12009

quantumsteve opened this issue Feb 24, 2015 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@quantumsteve
Copy link
Contributor

On the osx 10.9 build, self.zero find a slightly different value of self.zero

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Users/svh/Documents/MantidProject/systemtests/StressTestFramework/stresstesting.py", line 347, in returnValidationCode
if self.doValidation():
File "/Users/svh/Documents/MantidProject/systemtests/StressTestFramework/stresstesting.py", line 317, in doValidation
validation = self.validate()
File "/Users/svh/Documents/MantidProject/systemtests/SystemTests/AnalysisTests/EnginXCalibrateTest.py", line 25, in validate
self.assertDelta(self.zero, 3.53, 0.01)
File "/Users/svh/Documents/MantidProject/systemtests/StressTestFramework/stresstesting.py", line 391, in assertDelta
raise Exception(msg)
Exception: Expected 3.51142 == 3.53 within +- 0.01.

@quantumsteve
Copy link
Contributor Author

This issue was originally trac ticket 11170

@quantumsteve quantumsteve added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@quantumsteve quantumsteve self-assigned this Jun 3, 2015
@quantumsteve quantumsteve added this to the Release 3.4 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