19Jan2014 - detailed test results for StoryText - version unix
(To start TextTest for these tests, run 'texttest -a storytext -v unix -c /usr/local/tt-env -d /carm/proj/texttest/Testing/Automatic')
unix: 524 tests: 523 succeeded 1 FAILED
Detailed information for the tests that FAILED:
TEST FAILED on dodoma : console appevent_twice__repeated_shortcut (
Last six runs
Jan2014
Dec2013
)
---------- Differences in errors ----------
3c3,14
< Got signal 2
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 17, in <module>
> main(install_root)
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 133, in main
> if not storytext.scriptEngine.run(options, args):
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 85, in run
> self.runSystemUnderTest(args)
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 398, in recordSignal
> realHandler(signum, stackFrame)
> File "target_ui.py", line 7, in handleSignal
> sys.stderr.write("Got signal " + repr(signum) + "/n")
> AttributeError: 'NoneType' object has no attribute 'stderr'
---------- New result in exitcode ----------
1