06Dec2013 - 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: 517 tests: 514 succeeded 2 killed 1 FAILED
Detailed information for the tests that FAILED:
TEST FAILED on kisaumi : console appevent_repeated_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
3c3
< Got signal 2
---
> Exception AttributeError: AttributeError("'NoneType' object has no attribute 'stderr'",) in <module 'threading' from '/usr/lib64/python2.6/threading.pyc'> ignored
Detailed information for the tests that were terminated before completion:
TEST were terminated before completion (CPULIMIT) on crownpoint : console default_signal_handler (
Last six runs
Dec2013
Nov2013
)
Test exceeded maximum cpu time allowed
---------- Differences in errors ----------
0a1
> /usr/local/tt-env/jython2.5.1/bin/jython: line 263: 1239 Killed "${JAVA_CMD[@]}" $JAVA_OPTS "${java_args[@]}" -Dpython.home="$JYTHON_HOME" -Dpython.executable="$PRG" org.python.util.jython $JYTHON_OPTS "$@"
---------- Differences in output ----------
1,6d0
<
< Waiting for application event 'first sleep to complete' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGTERM
---------- Missing result in exitcode ----------
143
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete
receive signal SIGTERM
TEST were terminated before completion (CPULIMIT) on crownpoint : swing popup_on_component (
Last six runs
Dec2013
Nov2013
)
Test exceeded maximum cpu time allowed
---------- Differences in errors ----------
0a1
> /usr/local/tt-env/jython2.5.1_java1.6/bin/jython: line 264: 2185 Killed "${JAVA_CMD[@]}" $JAVA_OPTS "${java_args[@]}" -Dpython.home="$JYTHON_HOME" -Dpython.executable="$PRG" org.python.util.jython $JYTHON_OPTS "$@"
---------- Differences in output ----------
22,43d21
<
< New widgets have appeared: describing common parent :
<
< Popup menu:
< Item 3
< Item 4
<
< 'item 3' event created with arguments ''
< Item 3 performed
<
< 'right click on text box' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Popup menu:
< Copy
< Paste
<
< 'copy' event created with arguments ''
< Copy performed
<
< 'close window' event created with arguments ''
---------- Differences in recorded_usecase ----------
4,7d3
< item 3
< right click on text box
< copy
< close window