19Dec2013 - 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: 519 tests: 518 succeeded 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on rennell : console appevent_never_happens ( Last six runs Dec2013 Nov2013 )

---------- Differences in errors ----------
0a1,16
> 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/scriptengine.py", line 93, in runSystemUnderTest
>     self.run_python_file(args)
>   File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 120, in run_python_file
>     exec compile(source, filename, "exec") in main_mod.__dict__
>   File "target_ui.py", line 14, in <module>
>     sleep(5)
>   File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 398, in recordSignal
>     realHandler(signum, stackFrame)
> KeyboardInterrupt
---------- Differences in output ----------
9d8
< Interrupted while sleeping for 5 seconds.
---------- New result in exitcode ----------
1