Bug #742
karadzhov branch 'beta testing'
Status:
Rejected
Priority:
Normal
Assignee:
Category:
TOF
Target version:
Start date:
12 October 2011
Due date:
01 November 2011
% Done:
0%
Estimated time:
Workflow:
Description
Comments from beta testing and reviewing yordan's TOF rec
Updated by Tunnell, Christopher about 12 years ago
When running tests I get:
====================================================================== FAIL: test_multi (test_InputCppData.InputCppDataTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tunnell/mice/karadzhov-devel/build/test_InputCppData.py", line 61, in test_multi self.assertEqual(digester.hexdigest(), '808b39ed52f5ec72528722a4429f5988') AssertionError: '79155785e04e879168d0d4b2c730cd83' != '808b39ed52f5ec72528722a4429f5988'
Updated by Tunnell, Christopher about 12 years ago
Can you create a bin/user/tof.py file that shows people how to drive your components? Until it gets into our standard scripts?
Updated by Karadzhov, Yordan about 12 years ago
Tunnell, Christopher wrote:
Can you create a bin/user/tof.py file that shows people how to drive your components? Until it gets into our standard scripts?
Done
Updated by Karadzhov, Yordan about 12 years ago
Tunnell, Christopher wrote:
When running tests I get:
[...]
This is strange, I have to investigate.