04Dec2013 - 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: 515 FAILED 2 known bugs
Detailed information for the tests that FAILED:
2 TESTS FAILED on piarco :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< Waiting for application event 'first sleep to complete' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGINT
< Interrupted while sleeping for 5 seconds.
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete
receive signal SIGINT
console override_appevents (
Last six runs
Dec2013
Nov2013
)
console wait_and_signal (
Last six runs
Dec2013
Nov2013
)
2 TESTS FAILED on mbeya :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< Waiting for application event 'something else interesting' to occur.
<
< Expected application event 'something else interesting' occurred, proceeding.
<
< Generating signal SIGINT
< Interrupted while sleeping for 5 seconds.
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for something else interesting
receive signal SIGINT
console supercede_and_rename (
Last six runs
Dec2013
Nov2013
)
console supercede_categories (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on lushoto : console appevent_categories (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< Waiting for application event 'first sleep to complete' to occur.
< Waiting for application event 'something else interesting' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
< Expected application event 'something else interesting' occurred, proceeding.
<
< Generating signal SIGINT
< Interrupted while sleeping for 5 seconds.
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete, something else interesting
receive signal SIGINT
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< Waiting for application event 'a renamed sleep event' to occur.
<
< Expected application event 'a renamed sleep event' occurred, proceeding.
<
< Generating signal SIGINT
< Interrupted while sleeping for 5 seconds.
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for a renamed sleep event
receive signal SIGINT
2 TESTS FAILED on mbeya :
---------- Differences in errors ----------
1,2c1,12
< Got signal 3
< Got signal 2
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
<
< Waiting for application event 'first sleep to complete' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGQUIT
<
< Waiting for application event 'second sleep to complete' to occur.
<
< Expected application event 'second sleep to complete' occurred, proceeding.
<
< Generating signal SIGINT
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete
receive signal SIGQUIT
wait for second sleep to complete
receive signal SIGINT
console subsequent_wait (
Last six runs
Dec2013
Nov2013
)
console subsequent_wait_category (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on dodoma : console appevent_already_happened (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1,2c1,12
< Got signal 3
< Got signal 2
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< Waiting for application event 'first sleep to complete' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGQUIT
<
< Waiting for application event 'nothing to happen' to occur.
< Waiting for application event 'second sleep to complete' to occur.
<
< Expected application event 'nothing to happen' occurred, proceeding.
< Expected application event 'second sleep to complete' occurred, proceeding.
<
< Generating signal SIGINT
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete, nothing to happen
receive signal SIGQUIT
wait for second sleep to complete
receive signal SIGINT
TEST FAILED on yandina : console default_sighandler_ignore (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< Waiting for application event 'first sleep to complete' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGURG
< Killing process <pid> with signal 23
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete
receive signal SIGURG
TEST FAILED on rennell : console default_signal_handler (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in exitcode ----------
1c1
< -15
---
> 1
---------- Differences in output ----------
1,7d0
<
< Waiting for application event 'first sleep to complete' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGTERM
< Killing process <pid> with signal 15
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete
receive signal SIGTERM
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- 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 SIGUSR2
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete
receive signal SIGUSR2
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1d0
< Interrupted while sleeping for 5 seconds.
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete
receive signal SIGINT
---------- Missing result in storytext_replay_log ----------
Waiting for application event 'first sleep to complete' to occur.
Expected application event 'first sleep to complete' occurred, proceeding.
Generating signal SIGINT
TEST FAILED on barakoma : console appevent_repeats (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1,2c1,12
< Got signal 3
< Got signal 2
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
<
< Waiting for application event 'first sleep to complete' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGQUIT
<
< Waiting for application event 'nothing to happen' to occur.
<
< Expected application event 'nothing to happen' occurred, proceeding.
<
< Generating signal SIGINT
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete, nothing to happen
receive signal SIGQUIT
wait for nothing to happen
receive signal SIGINT
TEST FAILED on tabora : console appevent_happens_twice (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< Waiting for application event 'the event * 2' to occur.
<
< Expected application event 'the event * 2' occurred, proceeding.
<
< Generating signal SIGINT
< Interrupted while sleeping for 5 seconds.
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for the event * 2
receive signal SIGINT
TEST FAILED on songea : console appevent_happens_thrice (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< Waiting for application event 'the event * 3' to occur.
<
< Expected application event 'the event * 3' occurred, proceeding.
<
< Generating signal SIGINT
< Interrupted while sleeping for 5 seconds.
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for the event * 3
receive signal SIGINT
TEST FAILED on rennell : console repeated_appevents_categories (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< Waiting for application event 'the event * 2' to occur.
<
< Expected application event 'the event * 2' occurred, proceeding.
<
< Generating signal SIGINT
< Interrupted while sleeping for 5 seconds.
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for the event * 2, the other event
receive signal SIGINT
TEST FAILED on lushoto : console appevent_never_happens (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< Waiting for application event 'something impossible' to occur.
< Waiting for application event 'first sleep to complete' to occur.
<
< ERROR: Expected application event 'something impossible' timed out after 3 seconds! Trying to proceed.
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGINT
< Interrupted while sleeping for 5 seconds.
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete
receive signal SIGINT
TEST FAILED on mbeya : console subsequent_wait_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1,2c1,12
< Got signal 3
< Got signal 2
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,29d0
< Found initial shortcut 'first wait and receive' with args []
< Initial u'wait for first sleep to complete', not starting replayer
<
< Waiting for application event 'first sleep to complete' to occur.
< Replayer got application event 'first sleep to complete'
< Waiting completed, proceeding...
< Spawning replay thread...
< Sleeping for 0.001 seconds...
<
< Expected application event 'first sleep to complete' occurred, proceeding.
< About to perform 'receive signal' with arguments u'SIGQUIT'
<
< Generating signal SIGQUIT
< Signal SIGQUIT has been sent
< Script 'first wait and receive' has terminated when checked, removing from list
<
< Waiting for application event 'second sleep to complete' to occur.
< Suspending replay waiting for event 'second sleep to complete'
< Replayer got application event 'second sleep to complete'
< Waiting completed, proceeding...
< Spawning replay thread...
< Sleeping for 0.001 seconds...
<
< Expected application event 'second sleep to complete' occurred, proceeding.
< About to perform 'receive signal' with arguments u'SIGINT'
<
< Generating signal SIGINT
< Signal SIGINT has been sent
< Script 'usecase' has terminated when checked, removing from list
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
first wait and receive
wait for second sleep to complete
receive signal SIGINT
TEST FAILED on seronera : console appevent_delayed (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1,2c1,12
< Got signal 3
< Got signal 2
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
<
< Waiting for application event 'first sleep to complete' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGQUIT
<
< Waiting for application event 'second sleep to complete' to occur.
<
< Expected application event 'second sleep to complete' occurred, proceeding.
<
< Generating signal SIGINT
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for nothing to happen
receive signal SIGQUIT
wait for first sleep to complete, second sleep to complete
receive signal SIGINT
TEST FAILED on yandina : console appevent_repeated_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1,3c1,12
< Got signal 3
< Got signal 3
< Got signal 2
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< Waiting for application event 'first sleep to complete' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGQUIT
<
< Waiting for application event 'another event' to occur.
< Waiting for application event 'normal sleep to complete' to occur.
<
< Expected application event 'another event' occurred, proceeding.
< Expected application event 'normal sleep to complete' occurred, proceeding.
<
< Generating signal SIGQUIT
<
< Waiting for application event 'another event' to occur.
< Waiting for application event 'normal sleep to complete' to occur.
<
< Expected application event 'another event' occurred, proceeding.
< Expected application event 'normal sleep to complete' occurred, proceeding.
<
< Generating signal SIGINT
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete
receive sigquit and wait
wait for another event
receive sigquit and wait
wait for another event
receive signal SIGINT
TEST FAILED on dodoma : console wait_for_file_updates wait_for_file_update (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,3c1
< The following new files/directories were created:
< <Test Directory>
< ----file.txt
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< Waiting for application event 'file.txt to be updated' to occur.
<
< Expected application event 'file.txt to be updated' occurred, proceeding.
<
< Generating signal SIGINT
< Interrupted while sleeping for 5 seconds.
< File contains Message
<
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for file.txt to be updated
receive signal SIGINT
TEST FAILED on kisaumi : console wait_for_file_updates wait_for_file_update_name (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,3c1
< The following new files/directories were created:
< <Test Directory>
< ----file.txt
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< Waiting for application event 'file to be written' to occur.
<
< Expected application event 'file to be written' occurred, proceeding.
<
< Generating signal SIGINT
< Interrupted while sleeping for 5 seconds.
< File contains Message
<
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for file to be written
receive signal SIGINT
TEST FAILED on crownpoint : console supercede_categories_interleave (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< Waiting for application event 'something interesting * 2' to occur.
<
< Expected application event 'something interesting * 2' occurred, proceeding.
<
< Generating signal SIGINT
< Interrupted while sleeping for 5 seconds.
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for something interesting * 2
receive signal SIGINT
TEST FAILED on kigoma : console appevent_twice__repeated_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1,3c1,12
< Got signal 3
< Got signal 3
< Got signal 2
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< Waiting for application event 'first sleep to complete' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGQUIT
<
< Waiting for application event 'another event * 2' to occur.
< Waiting for application event 'normal sleep to complete' to occur.
<
< Expected application event 'another event * 2' occurred, proceeding.
< Expected application event 'normal sleep to complete' occurred, proceeding.
<
< Generating signal SIGQUIT
<
< Waiting for application event 'another event' to occur.
< Waiting for application event 'normal sleep to complete' to occur.
<
< Expected application event 'another event' occurred, proceeding.
< Expected application event 'normal sleep to complete' occurred, proceeding.
<
< Generating signal SIGINT
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete
receive sigquit and wait
wait for another event * 2
receive sigquit and wait
wait for another event
receive signal SIGINT
TEST FAILED on kilwa : console multi_process_synch (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,4c1
< The following new files/directories were created:
< <Test Directory>
< ----file
< ----file2
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< Waiting for application event 'first sleep to complete' to occur.
<
< Expected application event 'first sleep to complete' occurred, proceeding.
<
< Generating signal SIGINT
<
< Waiting for application event 'other usecase to write file' to occur.
<
< Expected application event 'other usecase to write file' occurred, proceeding.
<
< Generating signal SIGINT
< Hello First UseCase
<
---------- New result in exitcode ----------
1
---------- Missing result in errors2 ----------
---------- Missing result in output2 ----------
Waiting for application event 'first sleep to complete' to occur.
Expected application event 'first sleep to complete' occurred, proceeding.
Generating signal SIGINT
Waiting for application event 'other usecase to write file' to occur.
Expected application event 'other usecase to write file' occurred, proceeding.
Generating signal SIGINT
Hello Second UseCase
---------- Missing result in recorded_usecase ----------
wait for first sleep to complete
receive signal SIGINT
wait for other usecase to write file
receive signal SIGINT
---------- Missing result in recorded_usecase2 ----------
wait for first sleep to complete
receive signal SIGINT
wait for other usecase to write file
receive signal SIGINT
TEST FAILED on tabora : documentation supported_description_tkinter (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
< The following lists the Tkinter widget types and the associated actions on them which
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
< types is also supported.
<
< Tkinter.Button : clicked
< Tkinter.Canvas : left-clicked , middle-clicked , right-clicked
< Tkinter.Checkbutton : checked , unchecked
< Tkinter.Entry : edited text
< Tkinter.Label : left-clicked , middle-clicked , right-clicked
< Tkinter.Listbox : select item
< Tkinter.Menu : select item
< Tkinter.Tk : closed
< Tkinter.Toplevel : closed
<
< The following lists the Tkinter widget types whose status and changes StoryText trunk is
< currently capable of monitoring and logging. Any type derived from the listed types
< is also supported but will only have features of the listed type described.
<
< Tkinter.Button
< Tkinter.Canvas
< Tkinter.Checkbutton
< Tkinter.Entry
< Tkinter.Frame
< Tkinter.Label
< Tkinter.LabelFrame
< Tkinter.Listbox
< Tkinter.Menu
< Tkinter.Menubutton
< Tkinter.Text
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
2 TESTS FAILED on tabora :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,108d0
< Usage: storytext [options] <program> <program_args> ...
<
< StoryText is a record/replay tool for Python GUIs, currently consisting of a generic
< interface and an implementation for PyGTK. Unlike traditional record/replay tools,
< it does not record UI events directly but relies on its user maintaining a mapping
< between the current UI controls and "domain language" names that express the
< intent of the actions, allowing tests to be recorded in a very high level customer-readable format.
<
< For PyGTK, it also generates a logfile describing in a textual format the visible GUI and the changes
< that occur in it. This makes it easy to test PyGTK GUIs using a text-based test tool such as TextTest.
< It does not currently have any other means of "asserting" what is happening in the GUI.
<
< For fuller documentation refer to the online docs at http://www.texttest.org
<
< Options:
< --version show program's version number and exit
< -h, --help show this help message and exit
< -d SECONDS, --delay=SECONDS
< amount of time to wait between each action when
< replaying. Also enabled via the environment variable
< USECASE_REPLAY_DELAY.
< -i INTERFACE, --interface=INTERFACE
< type of interface used by application, should be
< 'console', 'gtk', 'tkinter', 'wx', 'javaswing',
< 'javaswt', 'javarcp' or 'javagef' ('gtk' is default)
< -f FILENAME, --pollfile=FILENAME
< file to poll for updates, generating an application
< event when it appears or disappears
< -F EVENTNAME, --pollfile-event-name=EVENTNAME
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
documentation help_text (
Last six runs
Dec2013
Nov2013
)
documentation no_args (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on rennell : documentation supported_description_html_gtk (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,61d0
< <div class="Text_Header">PyGTK Widgets and signals supported for record/replay</div>
< <div class="Text_Normal">The following lists the PyGTK widget types and the associated signals on them which
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
< types is also supported.
< </div>
< <div class="Text_Normal"><table border=1 cellpadding=1 cellspacing=1>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtkbutton.html>gtk.Button</a></td><td><div class="Table_Text_Normal">clicked</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtkcellrenderertext.html>gtk.CellRendererText</a></td><td><div class="Table_Text_Normal">edited</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtkcellrenderertoggle.html>gtk.CellRendererToggle</a></td><td><div class="Table_Text_Normal">toggled</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtkcheckmenuitem.html>gtk.CheckMenuItem</a></td><td><div class="Table_Text_Normal">toggled</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtkcombobox.html>gtk.ComboBox</a></td><td><div class="Table_Text_Normal">changed</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtkdialog.html>gtk.Dialog</a></td><td><div class="Table_Text_Normal">delete-event , response</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtkentry.html>gtk.Entry</a></td><td><div class="Table_Text_Normal">activate , changed</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtkfilechooser.html>gtk.FileChooser</a></td><td><div class="Table_Text_Normal">current-folder-changed , current-name-changed , selection-changed</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtkmenuitem.html>gtk.MenuItem</a></td><td><div class="Table_Text_Normal">activate</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtknotebook.html>gtk.Notebook</a></td><td><div class="Table_Text_Normal">switch-page</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtktextview.html>gtk.TextView</a></td><td><div class="Table_Text_Normal">changed</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtktogglebutton.html>gtk.ToggleButton</a></td><td><div class="Table_Text_Normal">toggled</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtktoggletoolbutton.html>gtk.ToggleToolButton</a></td><td><div class="Table_Text_Normal">toggled</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtktoolbutton.html>gtk.ToolButton</a></td><td><div class="Table_Text_Normal">clicked</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtktreeselection.html>gtk.TreeSelection</a></td><td><div class="Table_Text_Normal">changed</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtktreeview.html>gtk.TreeView</a></td><td><div class="Table_Text_Normal">button-press-event , row-activated , row-collapsed , row-expanded</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtktreeviewcolumn.html>gtk.TreeViewColumn</a></td><td><div class="Table_Text_Normal">clicked</div></td></tr>
< <tr><td><a class="Text_Link" href=http://library.gnome.org/devel/pygtk/stable/class-gtkwindow.html>gtk.Window</a></td><td><div class="Table_Text_Normal">delete-event</div></td></tr>
< </table></div>
< <div class="Text_Header">PyGTK Widgets supported for automatic logging</div>
< <div class="Text_Normal">
< The following lists the PyGTK widget types whose status and changes StoryText trunk is
< currently capable of monitoring and logging. Any type derived from the listed types
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
TEST FAILED on kilimanjaro : documentation supported_description_html_tkinter (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,37d0
< <div class="Text_Header">Tkinter Widgets and actions supported for record/replay</div>
< <div class="Text_Normal">The following lists the Tkinter widget types and the associated actions on them which
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
< types is also supported.
< </div>
< <div class="Text_Normal"><table border=1 cellpadding=1 cellspacing=1>
< <tr><td><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/button.html>Tkinter.Button</a></td><td><div class="Table_Text_Normal">clicked</div></td></tr>
< <tr><td><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/canvas.html>Tkinter.Canvas</a></td><td><div class="Table_Text_Normal">left-clicked , middle-clicked , right-clicked</div></td></tr>
< <tr><td><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/checkbutton.html>Tkinter.Checkbutton</a></td><td><div class="Table_Text_Normal">checked , unchecked</div></td></tr>
< <tr><td><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/entry.html>Tkinter.Entry</a></td><td><div class="Table_Text_Normal">edited text</div></td></tr>
< <tr><td><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/label.html>Tkinter.Label</a></td><td><div class="Table_Text_Normal">left-clicked , middle-clicked , right-clicked</div></td></tr>
< <tr><td><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/listbox.html>Tkinter.Listbox</a></td><td><div class="Table_Text_Normal">select item</div></td></tr>
< <tr><td><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/menu.html>Tkinter.Menu</a></td><td><div class="Table_Text_Normal">select item</div></td></tr>
< <tr><td><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/tk.html>Tkinter.Tk</a></td><td><div class="Table_Text_Normal">closed</div></td></tr>
< <tr><td><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/toplevel.html>Tkinter.Toplevel</a></td><td><div class="Table_Text_Normal">closed</div></td></tr>
< </table></div>
< <div class="Text_Header">Tkinter Widgets supported for automatic logging</div>
< <div class="Text_Normal">
< The following lists the Tkinter widget types whose status and changes StoryText trunk is
< currently capable of monitoring and logging. Any type derived from the listed types
< is also supported but will only have features of the listed type described.
< </div>
< <div class="Text_Normal">
< <li><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/button.html>Tkinter.Button</a>
< <li><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/canvas.html>Tkinter.Canvas</a>
< <li><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/checkbutton.html>Tkinter.Checkbutton</a>
< <li><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/entry.html>Tkinter.Entry</a>
< <li><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/frame.html>Tkinter.Frame</a>
< <li><a class="Text_Link" href=http://infohost.nmt.edu/tcc/help/pubs/tkinter/label.html>Tkinter.Label</a>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
TEST FAILED on yandina : documentation supported_description_gtk (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,55d0
< The following lists the PyGTK widget types and the associated signals on them which
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
< types is also supported.
<
< gtk.Button : clicked
< gtk.CellRendererText : edited
< gtk.CellRendererToggle : toggled
< gtk.CheckMenuItem : toggled
< gtk.ComboBox : changed
< gtk.Dialog : delete-event , response
< gtk.Entry : activate , changed
< gtk.FileChooser : current-folder-changed , current-name-changed , selection-changed
< gtk.MenuItem : activate
< gtk.Notebook : switch-page
< gtk.TextView : changed
< gtk.ToggleButton : toggled
< gtk.ToggleToolButton : toggled
< gtk.ToolButton : clicked
< gtk.TreeSelection : changed
< gtk.TreeView : button-press-event , row-activated , row-collapsed , row-expanded
< gtk.TreeViewColumn : clicked
< gtk.Window : delete-event
<
< The following lists the PyGTK widget types whose status and changes StoryText trunk is
< currently capable of monitoring and logging. Any type derived from the listed types
< is also supported but will only have features of the listed type described.
<
< gtk.Button
< gtk.CellView
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
TEST FAILED on piarco : documentation supported_description_wx (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,34d0
< The following lists the wxPython widget types and the associated actions on them which
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
< types is also supported.
<
< wx.Button : Press
< wx.CheckBox : Check , CheckThirdState , Uncheck
< wx.Choice : Choose
< wx.DirDialog : SelectDir
< wx.DirSelectorWidget : DirSelectorReply
< wx.FileDialog : SelectFile
< wx.FileSelectorWidget : FileSelectorReply
< wx.Frame : Close , Menu
< wx.GetColourFromUserWidget: GetColourFromUserReply
< wx.GetFontFromUserWidget : GetFontFromUserReply
< wx.ListCtrl : ListCtrlSelect
< wx.MessageBoxWidget : MessageBoxReply
< wx.TextCtrl : TextEnter
< wx.Window : ContextMenu
<
< The following lists the wxPython widget types whose status and changes StoryText trunk is
< currently capable of monitoring and logging. Any type derived from the listed types
< is also supported but will only have features of the listed type described.
<
< wx.Button
< wx.CheckBox
< wx.Choice
< wx.Dialog
< wx.Frame
< wx.ListCtrl
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
TEST FAILED on kigoma : documentation supported_description_html_wx (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,40d0
< <div class="Text_Header">wxPython Widgets and actions supported for record/replay</div>
< <div class="Text_Normal">The following lists the wxPython widget types and the associated actions on them which
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
< types is also supported.
< </div>
< <div class="Text_Normal"><table border=1 cellpadding=1 cellspacing=1>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.Button-class.html>wx.Button</a></td><td><div class="Table_Text_Normal">Press</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.CheckBox-class.html>wx.CheckBox</a></td><td><div class="Table_Text_Normal">Check , CheckThirdState , Uncheck</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.Choice-class.html>wx.Choice</a></td><td><div class="Table_Text_Normal">Choose</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.DirDialog-class.html>wx.DirDialog</a></td><td><div class="Table_Text_Normal">SelectDir</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.DirSelectorWidget-class.html>wx.DirSelectorWidget</a></td><td><div class="Table_Text_Normal">DirSelectorReply</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.FileDialog-class.html>wx.FileDialog</a></td><td><div class="Table_Text_Normal">SelectFile</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.FileSelectorWidget-class.html>wx.FileSelectorWidget</a></td><td><div class="Table_Text_Normal">FileSelectorReply</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.Frame-class.html>wx.Frame</a></td><td><div class="Table_Text_Normal">Close , Menu</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.GetColourFromUserWidget-class.html>wx.GetColourFromUserWidget</a></td><td><div class="Table_Text_Normal">GetColourFromUserReply</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.GetFontFromUserWidget-class.html>wx.GetFontFromUserWidget</a></td><td><div class="Table_Text_Normal">GetFontFromUserReply</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.ListCtrl-class.html>wx.ListCtrl</a></td><td><div class="Table_Text_Normal">ListCtrlSelect</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.MessageBoxWidget-class.html>wx.MessageBoxWidget</a></td><td><div class="Table_Text_Normal">MessageBoxReply</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.TextCtrl-class.html>wx.TextCtrl</a></td><td><div class="Table_Text_Normal">TextEnter</div></td></tr>
< <tr><td><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.Window-class.html>wx.Window</a></td><td><div class="Table_Text_Normal">ContextMenu</div></td></tr>
< </table></div>
< <div class="Text_Header">wxPython Widgets supported for automatic logging</div>
< <div class="Text_Normal">
< The following lists the wxPython widget types whose status and changes StoryText trunk is
< currently capable of monitoring and logging. Any type derived from the listed types
< is also supported but will only have features of the listed type described.
< </div>
< <div class="Text_Normal">
< <li><a class="Text_Link" href=http://www.wxpython.org/docs/api/wx.Button-class.html>wx.Button</a>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
2 TESTS FAILED on mbeya :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Window 'tk' ----------
< 'A blue label' (blue)
< Button 'QUIT' , Button 'Hello'
< ---------------------------------
<
< 'say hello' event created with arguments ''
< hi there, everyone!
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
say hello
quit
tkinter other slow_motion (
Last six runs
Dec2013
Nov2013
)
tkinter widgets buttons (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on seronera : tkinter widgets checkbutton (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Window 'tk' ----------
< .....Settings......
<
< Check Button 'Music'
< Check Button 'Video' (checked)
< Check Button 'Subtitles'
< ---------------------------------
<
< 'turn the music on' event created with arguments ''
< Let the music play...
< Toggled Check Button 'Music' (checked)
<
< 'turn the video off' event created with arguments ''
< Toggled Check Button 'Video'
<
< 'turn the subtitles on' event created with arguments ''
< Toggled Check Button 'Subtitles' (checked)
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
turn the music on
turn the video off
turn the subtitles on
close
TEST FAILED on songea : tkinter widgets toplevel_windows multiple_windows (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'tk' ----------
< Button 'QUIT' , Button 'Hello'
< ---------------------------------
<
< 'say hello' event created with arguments ''
<
< ---------- Window 'Hi!' ----------
< 'hi there, everyone!' (white)
< ----------------------------------
<
< 'close hello window' event created with arguments ''
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
say hello
close hello window
quit
TEST FAILED on rennell : tkinter widgets toplevel_windows close_windows (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'tk' ----------
< Button 'QUIT' , Button 'Hello'
< ---------------------------------
<
< 'say hello' event created with arguments ''
<
< ---------- Window 'Hi!' ----------
< 'hi there, everyone!' (white)
< ----------------------------------
<
< 'close hello window via window manager' event created with arguments ''
<
< 'close main window' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in pythonmocks ----------
<-PYT:import tkMessageBox
<-PYT:tkMessageBox.askyesno('Quit', 'Are you sure you want to terminate this fantastic program?')
->RET:True
---------- Missing result in recorded_usecase ----------
say hello
close hello window via window manager
close main window
TEST FAILED on bukoba : tkinter widgets toplevel_windows modal_dialogs (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,15d0
<
< ---------- Window 'tk' ----------
< Button 'QUIT' , Button 'Hello'
< ---------------------------------
<
< 'say hello' event created with arguments ''
< Changed title of window to 'There's a modal dialog!'
<
< ---------- Window 'Hi!' ----------
< 'hi there, everyone!' (white)
< ----------------------------------
<
< 'close hello window' event created with arguments ''
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
say hello
close hello window
quit
TEST FAILED on kigoma : tkinter widgets toplevel_windows modal_dialog_at_startup (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
<
< ---------- Window 'tk' ----------
< Button 'QUIT'
< ---------------------------------
<
< ---------- Window 'Hi!' ----------
< 'hi there, everyone!' (white)
< ----------------------------------
<
< 'close hello window' event created with arguments ''
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close hello window
quit
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,36d0
<
< ---------- Window 'tk' ----------
< ========== Canvas ==========
< Rectangle (green) , Polygon (red)
< 'Green rectangle'
< Oval (blue)
< 'Tkinter canvas'
< Check Button 'A Checkbutton'
< ============================
< ---------------------------------
<
< 'select shape' event created with arguments 'rectangle'
< Clicked item (5,)
< Toggled Check Button 'A Checkbutton' (checked)
<
< 'select shape' event created with arguments '10000'
< Clicked item (3,)
<
< ========== Canvas ==========
< Rectangle (green) , Polygon (yellow)
< 'Green rectangle'
< Oval (blue)
< 'Tkinter canvas'
< Check Button 'A Checkbutton' (checked)
< ============================
<
< 'select shape' event created with arguments 'stupid'
< ERROR: Could not simulate command 'select shape stupid' - Could not find canvas item 'stupid'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select shape rectangle
select shape 10000
select shape 4
select shape rectangle
close window
TEST FAILED on dodoma : tkinter widgets entry_field (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'Tkwidgets application' ----------
< Text entry (set to 'your choice')
< Button 'exit'
< Button 'application's print'
< ----------------------------------------------------
<
< 'set choice to' event created with arguments 'hello world!'
< Updated Text entry (set to 'hello world!')
<
< 'print choice' event created with arguments ''
< this is to be printed hello world!
<
< 'exit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set choice to hello world!
print choice
exit
TEST FAILED on kilwa : tkinter widgets menu_and_text (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,38d0
<
< ---------- Window 'tk' ----------
< Root menu:
< >>>
< File (+)
< Edit (+)
< Help (+)
<
< File menu:
< Open
< Save
< ---
< Exit
<
< Edit menu:
< Cut
< Copy
< Paste
<
< Help menu:
< About
<
< 'Some text:' ========== Text ==========
<
< ==========================
< ---------------------------------
<
< 'choose help option' event created with arguments 'About'
< hello
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
choose help option About
choose file option Exit
TEST FAILED on kisaumi : tkinter widgets menubutton (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Window 'menu bar' ----------
< ..................
<
< file menu:
< >>>
< open
< close
<
< edit menu:
< >>>
< copy
< paste
<
< help menu (empty)
< ---------------------------------------
<
< 'select file /' event created with arguments 'open'
< Open!
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select file / open
close window
TEST FAILED on yandina : tkinter widgets listbox (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Window 'tk' ----------
< .................
< -> a list entry
< -> one
< -> two
< -> three
< -> four
< .................
< ---------------------------------
<
< 'choose item' event created with arguments 'one'
< Selected ('1',)
<
< 'choose item' event created with arguments 'four'
< Selected ('4',)
<
< 'choose item' event created with arguments 'nonsense'
< ERROR: Could not simulate command 'choose item nonsense' - Could not find item 'nonsense' in Listbox.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
choose item one
choose item four
close window
TEST FAILED on tabora : tkinter other autologging password_entry (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Window 'Login screen' ----------
< 'User Name' Text entry
< 'Password' Text entry
< Button 'Login' Button 'Quit'
< -------------------------------------------
<
< 'set user name to' event created with arguments 'geoff'
< Updated Text entry (set to 'geoff')
<
< 'set password to' event created with arguments 'password'
< Updated Text entry (set to '********')
<
< 'log in' event created with arguments ''
< Logging in with username geoff and password password
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set user name to geoff
set password to password
log in
quit
TEST FAILED on kigoma : tkinter other autologging text_in_subwindow (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Window 'tk' ----------
< Button 'QUIT' , Button 'Hello'
< ---------------------------------
<
< 'show hello window' event created with arguments ''
<
< ---------- Window 'Hi!' ----------
< ========== Text ==========
< Hello there!
< ==========================
< ----------------------------------
<
< 'close hello window' event created with arguments ''
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
show hello window
close hello window
quit
---------- Missing result in widgetstructure ----------
New <id>
storytext.tkintertoolkit.Tk <id>
--Tkinter.Frame <id>
----storytext.tkintertoolkit.Button <id>
----storytext.tkintertoolkit.Button <id>
New <id>
storytext.tkintertoolkit.Toplevel <id>
--Tkinter.Text <id>
TEST FAILED on yandina : tkinter other autologging buttons_at_bottom (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Window 'tk' ----------
< Button 'QUIT' , Button 'Hello'
<
< 'A blue label' (blue)
< ---------------------------------
<
< 'say hello' event created with arguments ''
< hi there, everyone!
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
say hello
quit
TEST FAILED on tabora : tkinter other autologging sensitivity (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'tk' ----------
< Check Button 'Quit Allowed'
< Button 'QUIT' (greyed out) , Button 'Disable Check'
< ---------------------------------
<
< 'allow quitting' event created with arguments ''
< Toggled Check Button 'Quit Allowed' (checked)
< Changed state of Button 'QUIT'
<
< 'disable check button' event created with arguments ''
< Changed state of Check Button 'Quit Allowed' (checked) (greyed out)
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
allow quitting
disable check button
quit
TEST FAILED on mbeya : tkinter other autologging grid_layout (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,8d0
<
< ---------- Window 'tk' ----------
< 'Top Left' 'Top Right'
< 'Bottom Left'
< Button 'QUIT'
< ---------------------------------
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
quit
TEST FAILED on piarco : tkinter other unicode buttons (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Window 'Svensk översättning' ----------
< 'Lite blå text' (blue)
< Button 'STÄNG' , Button 'Hälsa'
< --------------------------------------------------
<
< 'say hello' event created with arguments ''
< hejsan, allihopa!
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in pythonmocks ----------
<-PYT:locale.getdefaultlocale()
->RET:('en_US', 'UTF8')
---------- Missing result in recorded_usecase ----------
say hello
close window
TEST FAILED on yandina : tkinter other unicode menu_and_text (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,38d0
<
< ---------- Window 'tk' ----------
< Root menu:
< >>>
< Fil (+)
< Ändra (+)
< Hjälp (+)
<
< Fil menu:
< Öppna
< Spara
< ---
< Avsluta
<
< Ändra menu:
< Klippa
< Kopiera
< Klistra
<
< Hjälp menu:
< Om
<
< 'En textfält:' ========== Text ==========
<
< ==========================
< ---------------------------------
<
< 'Välj filoption' event created with arguments 'Öppna'
< hejsan
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in pythonmocks ----------
<-PYT:locale.getdefaultlocale()
->RET:('en_US', 'UTF8')
---------- Missing result in recorded_usecase ----------
Välj filoption Öppna
Välj filoption Avsluta
TEST FAILED on rennell : tkinter other unicode bad_locale (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< ---------- Window 'tk' ----------
< 'A blue label' (blue)
< Button 'QUIT' , Button 'Hello'
< ---------------------------------
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in pythonmocks ----------
<-PYT:locale.getdefaultlocale()
->RET:raise exceptions.ValueError('unknown locale: xx_XX')
---------- Missing result in recorded_usecase ----------
quit
TEST FAILED on lushoto : pygtk other_ui_features autologging frame (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< ---------- Window 'Example' ----------
< .....'GTK Frame Widget'......
< 'A label'
< ...........
< 'Another Label'
< --------------------------------------
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close
TEST FAILED on tabora : pygtk other_ui_features autologging toolitem_linkbutton (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Pyapp 'Example' ----------
< Focus widget is 'My Home Page'
<
< Tool Bar :
< Link button 'My Home Page'
< ----
< Tool button (Stock image 'gtk-quit')
< -------------------------------------
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close
TEST FAILED on dodoma : pygtk other_ui_features autologging cellview (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Window 'Example' ----------
< 'Cell View Text '
< --------------------------------------
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close
TEST FAILED on yandina : pygtk other_ui_features autologging progressbar (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,36d0
<
< Waiting for application event 'progress to reach 6%' to occur.
<
< ---------- Window 'ProgressBar' ----------
< Default widget is 'close'
< Progress bar set to fraction 0.0
< ---------------
< Viewing table with 3 rows and 2 columns.
< Check button 'Show text'
< Check button 'Activity mode'
< Check button 'Right to Left'
< Button 'close'
< ------------------------------------------
<
< Progress bar set to fraction 0.02
<
< Progress bar set to fraction 0.04
<
< Progress bar set to fraction 0.06
<
< Expected application event 'progress to reach 6%' occurred, proceeding.
<
< 'show text' event created with arguments ''
<
< Waiting for application event 'progress to reach 10%' to occur.
<
< Progress bar set to fraction 0.06, text 'some text'
< Toggled Check button 'Show text' (checked)
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for progress to reach 6%
show text
wait for progress to reach 10%
close application
TEST FAILED on yandina : pygtk other_ui_features autologging expander (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,8d0
<
< ---------- Window 'Example' ----------
< Focus widget is 'GtkExpander'
< Expander: Stock image 'gtk-open' , ' Folder Time'
< -> 'The Current Time'
< --------------------------------------
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close
TEST FAILED on rennell : pygtk other_ui_features autologging images (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Window 'Example' ----------
< Button (Animation 'soccerball.gif') , Button (Image 'chaos.jpg') , Button (Image 'important.tif')
< --------------------------------------
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close
TEST FAILED on piarco : pygtk other_ui_features autologging action_widgets (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,43d0
<
< ---------- Window 'None' ----------
< Focus widget is 'GtkButton'
<
< Menu Bar : '_File' (+) , '_Sound' (+) , '_Radio Band' (+)
<
< Tool Bar :
< _Quit (Stock image 'gtk-quit', accelerator 'Ctrl+Q', tooltip 'Quit the Program')
< ----
< _Mute (accelerator 'Ctrl+M', tooltip 'Mute the volume')
< ----
< _AM (depressed) (accelerator 'Ctrl+A', tooltip 'AM Radio')
< _FM (accelerator 'Ctrl+F', tooltip 'FM Radio')
< SS_B (accelerator 'Ctrl+S', tooltip 'Single Sideband Radio')
< 'Sound is not muted'
< 'Radio band is AM'
< Button '_Quit' (accelerator 'Ctrl+Q', tooltip 'Quit the Program')
< -----------------------------------
<
< 'set mute from toolbar' event created with arguments ''
<
< Toggled Toolbar Item _Mute (depressed) (accelerator 'Ctrl+M', tooltip 'Mute the volume')
<
< Changing Sound Label to: 'Sound is muted'
<
< 'show radio band menu' event created with arguments ''
<
< ---------- Popup Window ----------
< '_AM' (checked) (accelerator 'Ctrl+A')
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set mute from toolbar
show radio band menu
enable FM from menu
quit
TEST FAILED on bukoba : pygtk other_ui_features autologging combobox_add_options (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'None' ----------
< Focus widget is 'Add More Pies!'
< Button 'Add More Pies!' , Combo Box (selected 'Select a pie:') (drop-down list containing ['Select a pie:', 'Apple', 'Cherry'])
< -----------------------------------
<
< 'add more pies' event created with arguments ''
< Updated drop-down list in 'Pie List' Combo Box (selected 'Select a pie:') (drop-down list containing ['Select a pie:', 'Apple', 'Cherry', 'Blueberry', 'Grape', 'Peach', 'Raisin'])
<
< 'choose pie' event created with arguments 'Blueberry'
< I like Blueberry pie
< Changed selection in 'Pie List' Combo Box (selected 'Blueberry')
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add more pies
choose pie Blueberry
close
TEST FAILED on kigoma : pygtk other_ui_features autologging single_update_description (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'Example' ----------
< Focus widget is 'GtkNotebook'
<
< Showing Notebook with tabs: Tab 1 , Tab 2
< Viewing page 'Tab 1'
< 'Original text'
< --------------------------------------
<
< 'view' event created with arguments 'Tab 2'
<
< Current page changed in Notebook with tabs: Tab 1 , Tab 2
< Viewing page 'Tab 2'
< Button 'Change the text!'
<
< 'change text' event created with arguments ''
<
< Current page changed in Notebook with tabs: Tab 1 , Tab 2
< Viewing page 'Tab 1'
< 'New text'
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
view Tab 2
change text
close
TEST FAILED on mbeya : pygtk other_ui_features autologging sensitivity_changes_cancel (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Window 'Example' ----------
< Focus widget is 'Grey and Ungrey'
< Button 'Grey and Ungrey' , Button 'Ungrey and Grey' , Button 'I'm just Grey' (greyed out)
< --------------------------------------
<
< 'grey and ungrey' event created with arguments ''
<
< 'ungrey and grey' event created with arguments ''
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
grey and ungrey
ungrey and grey
close
TEST FAILED on tabora : pygtk other_ui_features autologging spinbutton (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,33d0
<
< ---------- Window 'Spin Button' ----------
< Focus widget is 'Day'
< .....'Not accelerated'......
< 'Day :'
< Spin button entry (set to '1') (min=1.0, max=31.0, step=1.0) , 'Month :'
< Spin button entry (set to '1') (min=1.0, max=12.0, step=1.0) , 'Year :'
< Spin button entry (set to '1998') (min=0.0, max=2100.0, step=1.0)
< .....'Accelerated'......
< 'Value :'
< Spin button entry (set to '0.00') (min=-10000.0, max=10000.0, step=0.5) , 'Digits :'
< Spin button entry (set to '2') (min=1.0, max=5.0, step=1.0)
<
< Check button 'Snap to 0.5-ticks' (checked)
< Check button 'Numeric only input mode' (checked)
< Button 'Value as Int' , Button 'Value as Float'
< '0'
< Button 'Close'
< ------------------------------------------
<
< 'set day =' event created with arguments '24'
< Edited 'Day' Spin button entry (set to '24')
<
< 'set month =' event created with arguments '5'
< Edited 'Month' Spin button entry (set to '5')
<
< 'set year =' event created with arguments '2010'
< Edited 'Year' Spin button entry (set to '2010')
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set day = 24
set month = 5
set year = 2010
set value = 14.00
close
TEST FAILED on yandina : pygtk other_ui_features autologging vertical_separators (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< ---------- Window 'Example' ----------
< 'A label' , --------------- (vertical) , 'Left Window'
<
< ------------------------------ (vertical pane separator)
< 'Right Window'
< --------------------------------------
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close
TEST FAILED on piarco : pygtk other_ui_features autologging entry_completion (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,23d0
<
< ---------- Window 'Entry Completion' ----------
< Focus widget is 'GtkEntry'
< 'Type a, b, c or d
< for completion'
< Text entry
< Button 'Hello'
< -----------------------------------------------
<
< 'set text to' event created with arguments 'o'
< Edited 'GtkEntry' Text entry (set to 'o') (completions ['comb', 'color', 'dog', 'doghouse'])
<
< 'press button' event created with arguments ''
<
< 'set text to' event created with arguments 'z'
< Edited 'GtkEntry' Text entry (set to 'z')
<
< 'press button' event created with arguments ''
<
< 'set text to' event created with arguments ''
< Edited 'GtkEntry' Text entry
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set text to o
press button
set text to z
press button
set text to
close
TEST FAILED on yandina : pygtk other_ui_features autologging inline_entry_completion (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
<
< ---------- Window 'Entry Completion' ----------
< Focus widget is 'GtkEntry'
< 'Type a, b, c or d
< for completion'
< Text entry
< -----------------------------------------------
<
< 'set text to' event created with arguments 'd'
< Edited 'GtkEntry' Text entry (set to 'dog') (inline completions ['dog', 'doghouse'])
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set text to dog
close
TEST FAILED on lushoto : pygtk other_ui_features autologging progressbar_textfield (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,67d0
<
< Waiting for application event 'progress bar to be updated' to occur.
< Waiting for application event 'progress to reach 2%' to occur.
< Waiting for application event 'unreliable progress to reach 2%' to occur.
<
< ---------- Window 'ProgressBar' ----------
< Default widget is 'close'
< Progress bar set to fraction 0.0
< ---------------
< Text entry
< Text entry
< Button 'close'
< ------------------------------------------
<
< Progress bar set to fraction 0.02
<
< Expected application event 'progress bar to be updated' occurred, proceeding.
< Expected application event 'progress to reach 2%' occurred, proceeding.
< Expected application event 'unreliable progress to reach 2%' occurred, proceeding.
<
< 'set text1 to' event created with arguments 'a'
<
< Waiting for application event 'progress bar to be updated' to occur.
< Waiting for application event 'progress to reach 4%' to occur.
< Edited 'Entry1' Text entry (set to 'a')
<
< Progress bar set to fraction 0.04
<
< Expected application event 'progress bar to be updated' occurred, proceeding.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for progress bar to be updated, progress to reach 2%, unreliable progress to reach 2%
set text1 to abc
wait for progress bar to be updated * 2, progress to reach 6%
set text2 to abc
wait for progress bar to be updated * 2, progress to reach 10%, unreliable progress to reach 8%
close application
TEST FAILED on tabora : pygtk other_ui_features tree_view_handling non_unique_path (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Column 0
< -> leaf
< -> leaf
< -----------------------------------------------------
<
< 'select row' event created with arguments 'leaf (2),leaf (1)'
<
< Changed selection in GtkTreeView with columns: Column 0
< -> leaf ***
< -> leaf ***
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select row leaf (2),leaf (1)
close application
TEST FAILED on yandina : pygtk other_ui_features tree_view_handling triple_multiple_levels (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,48d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Column 0
< -> sub_branch1
< -> leaf
< -> branch1
< -> sub_branch1
< -> leaf
< -> sub_branch2
< -> leaf
< -----------------------------------------------------
<
< 'select row' event created with arguments 'leaf under sub_branch1 under branch1'
<
< Changed selection in GtkTreeView with columns: Column 0
< -> sub_branch1
< -> leaf
< -> branch1
< -> sub_branch1
< -> leaf ***
< -> sub_branch2
< -> leaf
<
< 'select row' event created with arguments 'leaf under sub_branch2'
<
< Changed selection in GtkTreeView with columns: Column 0
< -> sub_branch1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select row leaf under sub_branch1 under branch1
select row leaf under sub_branch2
select row leaf under sub_branch1 at top level
close application
TEST FAILED on yandina : pygtk other_ui_features tree_view_handling add_data_func_rows (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Name
< Button 'Add File'
< -----------------------------------------------------
<
< 'add a file' event created with arguments ''
<
< Updated : GtkTreeView with columns: Name
< -> The File (bold)
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add a file
close application
TEST FAILED on lushoto : pygtk other_ui_features tree_view_handling model_filter_duplicate_names (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,29d0
<
< ---------- Window 'TreeModelFilter Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns: Bug No. , Status , Description
< -> 120595 | NEW | Custom GtkTreeModelFilter wrappers need
< -> 120595 | NEW | Duplicated bug number
< Toggle button 'NEW' (depressed)
< ------------------------------------------------------
<
< 'select bug' event created with arguments '120595 (1)'
<
< Changed selection in GtkTreeView with columns: Bug No. , Status , Description
< -> 120595 | NEW | Custom GtkTreeModelFilter wrappers need ***
< -> 120595 | NEW | Duplicated bug number
<
< 'select bug' event created with arguments '120595 (2)'
<
< Changed selection in GtkTreeView with columns: Bug No. , Status , Description
< -> 120595 | NEW | Custom GtkTreeModelFilter wrappers need
< -> 120595 | NEW | Duplicated bug number ***
<
< 'select bug' event created with arguments ''
<
< Changed selection in GtkTreeView with columns: Bug No. , Status , Description
< -> 120595 | NEW | Custom GtkTreeModelFilter wrappers need
< -> 120595 | NEW | Duplicated bug number
<
< 'close application' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select bug 120595 (1)
select bug 120595 (2)
select bug
close application
TEST FAILED on kigoma : pygtk other_ui_features tree_view_handling activation_implies_selection (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,27d0
<
< Waiting for application event 'application to start' to occur.
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Column 0
< -> leaf
< -----------------------------------------------------
<
< Expected application event 'application to start' occurred, proceeding.
<
< 'select row' event created with arguments 'leaf'
<
< Waiting for application event 'selection to be changed' to occur.
<
< Changed selection in GtkTreeView with columns: Column 0
< -> leaf ***
<
< Expected application event 'selection to be changed' occurred, proceeding.
<
< 'activate row' event created with arguments 'leaf'
<
< Changed selection in GtkTreeView with columns: Column 0
< -> leaf
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for selection to be changed
activate row leaf
wait for selection to be changed
close application
TEST FAILED on mbeya : pygtk other_ui_features tree_view_handling markup_missing (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Column 0 , Column 1
< -> <b>Bold Text</b> | <i>Italic Text</i>
< -> <u>Underline Text</u>
< -----------------------------------------------------
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close application
TEST FAILED on songea : pygtk other_ui_features tree_view_handling foreground_with_weight (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns: Pixbuf and Text , Text Only
< -> Stock image 'gtk-open' (yellow) | Open (cyan,800) | Open a File (pink/blue)
< -> (yellow) | New (cyan,800) | New File (pink/blue)
< -> Stock image 'gtk-print' (yellow) | Print (cyan,800) | Print File (blue)
< -----------------------------------------------------
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close application
TEST FAILED on piarco : pygtk other_ui_features tree_view_handling add_rows_from_empty (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Name
< Button 'Add File'
< -----------------------------------------------------
<
< 'add a file' event created with arguments ''
<
< Updated : GtkTreeView with columns: Name
< -> The File
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add a file
close application
TEST FAILED on bukoba : pygtk other_ui_features tree_view_handling selecting_multiple (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,176d0
<
< ---------- Window 'Paned Windows' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Messages
< -> Message #0
< -> Message #1
< -> Message #2
< -> Message #3
< -> Message #4
< -> Message #5
< -> Message #6
< -> Message #7
< -> Message #8
< -> Message #9
<
< ------------------------------ (horizontal pane separator)
<
< ========== GtkTextView ==========
< No message selected.
< =================================
< --------------------------------------------
<
< 'select message' event created with arguments 'Message #1'
<
< Changed selection in GtkTreeView with columns: Messages
< -> Message #0
< -> Message #1 ***
< -> Message #2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select message Message #1
change text to Now Showing: Message #1 alone
select message Message #1,Message #0,Message #4
change text to Now Showing: Message #4 and some others?
select message Message #0
change text to Now Showing: Message #0 alone
select message
change text to Now Showing: nothing!
select message Message #4
change text to Now Showing: Message #4 alone
select message Message #4
close application
TEST FAILED on bukoba : pygtk other_ui_features tree_view_handling insert_and_expand (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,29d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns:
< Button 'Add Rows'
< -----------------------------------------------------
<
< 'add rows' event created with arguments ''
<
< Updated : GtkTreeView with columns:
< -> parent 0 (bold)
< -> <span foreground='red'>child 0</span>
< -> <span foreground='red'>child 1</span>
< -> <span foreground='red'>child 2</span>
< -> parent 1 (bold)
< -> <span foreground='red'>child 0</span>
< -> <span foreground='red'>child 1</span>
< -> <span foreground='red'>child 2</span>
< -> parent 2 (bold)
< -> <span foreground='red'>child 0</span>
< -> <span foreground='red'>child 1</span>
< -> <span foreground='red'>child 2</span>
< -> parent 3 (bold)
< -> <span foreground='red'>child 0</span>
< -> <span foreground='red'>child 1</span>
< -> <span foreground='red'>child 2</span>
<
< 'close application' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add rows
close application
2 TESTS FAILED on tabora :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Result , Symbol
< -> Right | Stock image 'gtk-yes'
< -> Wrong | Stock image 'gtk-no'
< -----------------------------------------------------
<
< 'activate row' event created with arguments 'Wrong'
<
< Updated : GtkTreeView with columns: Result , Symbol
< -> Right | Stock image 'gtk-yes'
< -> Wrong | Stock image 'gtk-yes'
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
activate row Wrong
close application
pygtk other_ui_features hildon hildon_tree_view (
Last six runs
Dec2013
Nov2013
)
pygtk other_ui_features tree_view_handling insert_column_methods (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on tabora : pygtk other_ui_features tree_view_handling activation_implies_selection_2 (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,23d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Column 0
< -> leaf
< -----------------------------------------------------
<
< 'select row' event created with arguments 'leaf'
<
< Waiting for application event 'selection to be changed' to occur.
<
< Changed selection in GtkTreeView with columns: Column 0
< -> leaf ***
<
< Expected application event 'selection to be changed' occurred, proceeding.
<
< 'activate row' event created with arguments 'leaf'
<
< Changed selection in GtkTreeView with columns: Column 0
< -> leaf
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
activate row leaf
wait for selection to be changed
close application
TEST FAILED on rennell : pygtk other_ui_features widgets_complex dialog_run_checkbutton (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'None' ----------
< Focus widget is 'hi - this button opens the dialog'
< Button 'hi - this button opens the dialog'
< -----------------------------------
<
< 'open dialog' event created with arguments ''
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'check button 1'
< Check button 'check button 1'
< ---------------
< Button 'Close'
< -----------------------------------------------
<
< 'check the button' event created with arguments ''
< Toggled Check button 'check button 1' (checked)
<
< 'close the dialog' event created with arguments ''
< The dialog was actually destroyed!
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
open dialog
check the button
close the dialog
quit
TEST FAILED on kigoma : pygtk other_ui_features widgets_complex window_hidden (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,8d0
<
< ---------- Window 'None' ----------
< Window is maximized initially
< Focus widget is 'Hellooo'
< Button 'Hellooo'
< -----------------------------------
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close
TEST FAILED on crownpoint : pygtk other_ui_features widgets_complex dialog_run_entry (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,30d0
<
< ---------- Window 'None' ----------
< Focus widget is 'hi - this button opens the dialog'
< Button 'hi - this button opens the dialog'
< -----------------------------------
<
< 'open dialog' event created with arguments ''
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'First'
< 'Enter some text'
< Text entry
< 'Enter some other text'
< Text entry
< ---------------
< Button 'Close'
< -----------------------------------------------
<
< 'enter first text' event created with arguments 'Hello'
< Edited 'First' Text entry (set to 'Hello')
<
< 'enter second text' event created with arguments 'Hello'
< Edited 'Second' Text entry (set to 'Hello')
<
< 'enter second text' event created with arguments 'Hello World'
< Edited 'Second' Text entry (set to 'Hello World')
<
< 'close the dialog' event created with arguments ''
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
open dialog
enter first text Hello
enter second text Hello World
close the dialog
quit
TEST FAILED on yandina : pygtk other_ui_features widgets_complex find_sensitive_widget (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< ---------- Window 'Example' ----------
< Focus widget is 'Click me!'
< Button 'Click me!' , Button 'Click me!' (greyed out)
< --------------------------------------
<
< 'click the RIGHT button' event created with arguments ''
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
click the RIGHT button
close
TEST FAILED on yandina : pygtk other_ui_features widgets_complex dialog_disconnect (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'None' ----------
< Focus widget is 'hi - this button opens the dialog'
< Button 'hi - this button opens the dialog'
< -----------------------------------
<
< 'open dialog' event created with arguments ''
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'Button'
< ---------------
< Button 'Close' , Button 'Button'
< -----------------------------------------------
<
< 'press button' event created with arguments ''
< Disconnecting!
<
< 'press button' event created with arguments ''
<
< 'close the dialog' event created with arguments ''
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
open dialog
press button
press button
close the dialog
quit
TEST FAILED on kilwa : pygtk other_ui_features widgets_complex dialog_destroy_from_response (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,8d0
<
< ---------- Dialog 'None' ----------
< Focus widget is 'Quit'
< ---------------
< Button 'Quit'
< -----------------------------------
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
quit
TEST FAILED on tabora : pygtk other_ui_features widgets_complex dialog_destroy_from_child (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,8d0
<
< ---------- Dialog 'None' ----------
< Focus widget is 'Log in'
< ---------------
< Button 'Log in'
< -----------------------------------
<
< 'log in' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
log in
TEST FAILED on tabora : pygtk other_ui_features widgets_complex window_destroy_from_child (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< ---------- Window 'None' ----------
< Focus widget is 'Quit'
< Button 'Quit'
< -----------------------------------
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
quit
TEST FAILED on bukoba : pygtk other_ui_features widgets_complex dialog_run_from_tree allow_select (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,23d0
<
< ---------- Window 'None' ----------
< Focus widget is 'The List'
<
< Showing The List with columns: Name
< -> A Row
< -----------------------------------
<
< 'select' event created with arguments 'A Row'
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'Close'
< 'Some message'
< ---------------
< Button 'Close'
< -----------------------------------------------
<
< 'close the dialog' event created with arguments ''
<
< Changed selection in The List with columns: Name
< -> A Row ***
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select A Row
close the dialog
quit
TEST FAILED on kigoma : pygtk other_ui_features widgets_complex dialog_run_from_tree disallow_select (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Window 'None' ----------
< Focus widget is 'The List'
<
< Showing The List with columns: Name
< -> A Row
< -----------------------------------
<
< 'select' event created with arguments 'A Row'
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'Close'
< 'Some message'
< ---------------
< Button 'Close'
< -----------------------------------------------
<
< 'close the dialog' event created with arguments ''
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select A Row
close the dialog
quit
TEST FAILED on kigoma : pygtk other_ui_features widgets_complex dialog_run_from_tree disallow_select_full (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Window 'None' ----------
< Focus widget is 'The List'
<
< Showing The List with columns: Name
< -> Row 1
< -> Row 2
< -----------------------------------
<
< 'select' event created with arguments 'Row 1'
<
< Changed selection in The List with columns: Name
< -> Row 1 ***
< -> Row 2
<
< 'select' event created with arguments 'Row 2'
<
< Changed selection in The List with columns: Name
< -> Row 1
< -> Row 2
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'Close'
< 'Some message'
< ---------------
< Button 'Close'
< -----------------------------------------------
<
< 'close the dialog' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select Row 1
select Row 2
close the dialog
quit
TEST FAILED on crownpoint : pygtk other_ui_features widgets_complex dialog_entries_both_windows (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,27d0
<
< ---------- Window 'None' ----------
< Focus widget is 'Main Text'
< 'Enter some text in the main window'
< Text entry
< Button 'hi - this button opens the dialog'
< -----------------------------------
<
< 'enter main text' event created with arguments 'Hello Main'
< Edited 'Main Text' Text entry (set to 'Hello Main')
<
< 'open dialog' event created with arguments ''
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'Dialog Text'
< 'Enter some text in the dialog'
< Text entry
< ---------------
< Button 'Close'
< -----------------------------------------------
<
< 'enter dialog text' event created with arguments 'Hello Dialog'
< Edited 'Dialog Text' Text entry (set to 'Hello Dialog')
<
< 'close the dialog' event created with arguments ''
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
enter main text Hello Main
open dialog
enter dialog text Hello Dialog
close the dialog
quit
TEST FAILED on kilimanjaro : pygtk other_ui_features miscellaneous ui_appevent (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Pyapp 'App event' ----------
<
< ---------------------------------------
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
wait for application to start
quit
TEST FAILED on dodoma : pygtk other_ui_features miscellaneous custom_widgets (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
< We faked a button click!
< Refusing to record the button click!
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
Auto.TreeView.row-inserted.'Name=Movie Tree'
close
TEST FAILED on kisaumi : pygtk other_ui_features miscellaneous slow_motion_replay (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'None' ----------
< Focus widget is 'hi - this button opens the about dialog'
< Button 'hi - this button opens the about dialog'
< -----------------------------------
<
< 'open the about dialog' event created with arguments ''
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'File a bug'
< 'Some text'
< ---------------
< Button 'Close' , Button 'Donate' , Button 'File a bug'
< -----------------------------------------------
<
< 'file a bug' event created with arguments ''
<
< Changing GtkLabel to: 'Latest result was 42'
<
< 'close the about dialog' event created with arguments ''
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
open the about dialog
file a bug
close the about dialog
quit
TEST FAILED on songea : pygtk other_ui_features miscellaneous custom_widgets_error (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
2c2
< ImportError: No module named nosuchmodule
---
> ImportError: No module named filepolling
TEST FAILED on barakoma : pygtk other_ui_features miscellaneous builder_dialog (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
<
< ---------- Dialog 'None' ----------
< Focus widget is 'Say Hello'
< 'Hello'
< ---------------
< Button 'Say Hello' , Button 'OK'
< -----------------------------------
<
< 'say hello' event created with arguments ''
< Hello!
<
< 'press ok' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
say hello
press ok
TEST FAILED on kilwa : pygtk other_ui_features miscellaneous builder_treeview (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,19d0
<
< ---------- Dialog 'None' ----------
< Focus widget is 'treeview'
<
< Showing treeview with columns: Name , Value
< -> Foo | 20 ***
< -> Bar | 22
< ---------------
< Button 'Cancel' , Button 'OK'
< -----------------------------------
<
< 'double click' event created with arguments 'Bar'
< Bar 22
<
< Changed selection in treeview with columns: Name , Value
< -> Foo | 20
< -> Bar | 22
<
< 'press ok' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
double click Bar
press ok
TEST FAILED on rennell : pygtk other_ui_features miscellaneous uimap_square_brackets (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Pyapp 'The title [with nasty brackets]' ----------
<
< -------------------------------------------------------------
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
quit
TEST FAILED on mbeya : pygtk other_ui_features miscellaneous frame_update_label (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Window 'None' ----------
< Focus widget is 'Count up'
< .....'Current count: 0 '......
< Button 'Count up'
< -----------------------------------
<
< 'count up' event created with arguments ''
< .....
< Changing GtkFrame label to: 'Current count: 1'......
< Button 'Count up'
<
< 'count up' event created with arguments ''
< .....
< Changing GtkFrame label to: 'Current count: 2'......
< Button 'Count up'
<
< 'count up' event created with arguments ''
< .....
< Changing GtkFrame label to: 'Current count: 3'......
< Button 'Count up'
<
< 'count up' event created with arguments ''
< .....
< Changing GtkFrame label to: 'Current count: 4'......
< Button 'Count up'
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
count up
count up
count up
count up
close window
2 TESTS FAILED on tabora :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
close
pygtk other_ui_features miscellaneous regexps_in_ui_map (
Last six runs
Dec2013
Nov2013
)
pygtk widgets textfield_button (
Last six runs
Dec2013
Nov2013
)
2 TESTS FAILED on yandina :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,19d0
<
< ---------- Window 'Check Button' ----------
< Focus widget is 'check button 1'
< Check button 'check button 1'
< Check button 'check button 2
< (This button has an extra line...)' (checked)
< Button 'Quit'
< -------------------------------------------
<
< 'check first button' event created with arguments ''
< check button 1 was toggled ON
< Toggled Check button 'check button 1' (checked)
<
< 'uncheck second button' event created with arguments ''
< check button 2 was toggled OFF
< Toggled Check button 'check button 2
< (This button has an extra line...)'
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
check first button
uncheck second button
quit
pygtk other_ui_features hildon check_button (
Last six runs
Dec2013
Nov2013
)
pygtk widgets check_button (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on kigoma : pygtk other_ui_features hildon app_menu (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,13d0
<
< ---------- Window 'Main Window' ----------
<
< ------------------------------------------
<
< 'show app menu' event created with arguments ''
<
< ---------- Appmenu 'App Menu' ----------
< ---------------
<
< ----------------------------------------
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
show app menu
close
TEST FAILED on bukoba : pygtk other_ui_features hildon edit_toolbar (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Stackablewindow 'Main Window' ----------
< Button 'Hello'
< ---------------------------------------------------
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,13d0
<
< ---------- Pyapp 'Toolbar' ----------
< Focus widget is 'GtkButton'
<
< Tool Bar :
< Tool button (Stock image 'gtk-new')
< Tool button (Stock image 'gtk-open')
< Tool button (Stock image 'gtk-save')
< ----
< Tool button (Image 'important.tif')
< -------------------------------------
<
< 'quit via toolbar' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
quit via toolbar
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Window 'None' ----------
< Focus widget is 'GtkToggleButton'
< Combo Box (selected 'Select a pie:') (drop-down list containing ['Select a pie:', 'Apple', 'Cherry', 'Blueberry', 'Grape', 'Peach', 'Raisin'])
< -----------------------------------
<
< 'set pie choice to' event created with arguments 'Grape'
< I like Grape pie
< Changed selection in Combo Box (selected 'Grape')
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set pie choice to Grape
close application
TEST FAILED on songea : pygtk widgets radio_buttons (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,19d0
< radio button 1 was toggled OFF
< radio button 2 was toggled ON
<
< ---------- Window 'radio buttons' ----------
< Default widget is 'close'
< Radio button 'radio button1'
< Radio button 'radio button2' (checked)
< Radio button 'radio button3'
< ---------------
< Button 'close'
< --------------------------------------------
<
< 'check third button' event created with arguments ''
< radio button 2 was toggled OFF
< radio button 3 was toggled ON
< Toggled Radio button 'radio button2'
< Toggled Radio button 'radio button3' (checked)
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
check third button
close application
TEST FAILED on bukoba : pygtk widgets tree_views expand_collapse_markup (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,107d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns:
< -> parent 0 (bold)
< -> parent 1 (bold)
< -> parent 2 (bold)
< -> parent 3 (bold)
< -----------------------------------------------------
<
< 'show children for' event created with arguments 'parent 0'
<
< Expanded row in GtkTreeView with columns:
< -> parent 0 (bold)
< -> <span foreground='red'>child 0</span>
< -> <span foreground='red'>child 1</span>
< -> <span foreground='red'>child 2</span>
< -> parent 1 (bold)
< -> parent 2 (bold)
< -> parent 3 (bold)
<
< 'show children for' event created with arguments 'parent 2'
<
< Expanded row in GtkTreeView with columns:
< -> parent 0 (bold)
< -> <span foreground='red'>child 0</span>
< -> <span foreground='red'>child 1</span>
< -> <span foreground='red'>child 2</span>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
show children for parent 0
show children for parent 2
select row child 0 under parent 2,child 2 under parent 0
show children for parent 1
hide children for parent 0
# The next two lines are to check that deselections
# aren't always removed prior to row collapses
select row
hide children for parent 1
close application
TEST FAILED on tabora : pygtk widgets tree_views edit_cell_data (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,66d0
<
< ---------- Window 'CellRenderer Example' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Name , Complete
< -> Buy groceries | Check box ***
< -> Do some programming | Check box
< -> Power up systems
< (Linux) | Check box
< -> Watch some tv | Check box
< ---------------------------------------------------
<
< 'complete task' event created with arguments 'Buy groceries'
< Toggle 'Buy groceries' to: True
<
< Updated : GtkTreeView with columns: Name , Complete
< -> Buy groceries | Check box (checked) ***
< -> Do some programming | Check box
< -> Power up systems
< (Linux) | Check box
< -> Watch some tv | Check box
<
< 'show reminders for' event created with arguments 'Power up systems / (Linux)'
<
< Expanded row in GtkTreeView with columns: Name , Complete
< -> Buy groceries | Check box (checked) ***
< -> Do some programming | Check box
< -> Power up systems
< (Linux) | Check box
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
complete task Buy groceries
show reminders for Power up systems / (Linux)
change name for Turn on the client but leave the server = Turn on the client and restart the server
complete task Turn on the client and restart the server
reopen task Buy groceries
close application
TEST FAILED on kigoma : pygtk widgets tree_views model_filter_column_click (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,116d0
<
< ---------- Window 'TreeModelFilter Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns: Bug No. , Status , Description
< -> 120595 | NEW | Custom GtkTreeModelFilter wrappers need
< -> 121339 | RESO | dsextras.py installation directory is incorrect
< -> 122569 | NEW | gtk.Window derived class segfaults
< -> 123014 | NEW | PyGtk build problem on Win32 using the 'distutils' approach.
< -> 123037 | NEW | gtk.ListStore.set_column_types is missing
< -> 123456 | RESO | ItemFactory.create_items and <ImageItem> bug
< -> 123458 | NEED | pygtk does not wrap all of gdk-pixbuf
< -> 124181 | NEED | Python Shell inside a gtk GUI
< -> 138163 | VERI | NOTA gtk.main_iteration(TRUE) unblocks every .1 seconds
< -> 138619 | UNCO | codegen/definitions.py could use some refactoring
< -> 138804 | UNCO
< Toggle button 'NEW' (depressed) , Toggle button 'RESO' (depressed) , Toggle button 'NEED' (depressed) , Toggle button 'VERI' (depressed) , Toggle button 'UNCO' (depressed)
< ------------------------------------------------------
<
< 'hide bugs with state new' event created with arguments ''
<
< Updated : GtkTreeView with columns: Bug No. , Status , Description
< -> 121339 | RESO | dsextras.py installation directory is incorrect
< -> 123456 | RESO | ItemFactory.create_items and <ImageItem> bug
< -> 123458 | NEED | pygtk does not wrap all of gdk-pixbuf
< -> 124181 | NEED | Python Shell inside a gtk GUI
< -> 138163 | VERI | NOTA gtk.main_iteration(TRUE) unblocks every .1 seconds
< -> 138619 | UNCO | codegen/definitions.py could use some refactoring
< -> 138804 | UNCO
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
hide bugs with state new
sort bugs by description
sort bugs by status
select bug 123458
hide bugs with state reso
hide bugs with state unco
show bugs with state new
sort bugs by bug no.
hide bugs with state need
close application
TEST FAILED on crownpoint : pygtk widgets tree_views popup_menus (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,39d0
<
< ---------- Window 'TreeViewColumn Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns: Pixbuf and Text , Text Only
< -> Stock image 'gtk-open' (yellow) | Open (cyan) | Open a File (pink)
< -> (yellow) | New (cyan) | New File (pink)
< -> Stock image 'gtk-print' (yellow) | Print (cyan) | Print File
< -----------------------------------------------------
<
< 'view actions for row' event created with arguments 'Open'
<
< ---------- Popup Window ----------
< 'Colour Last Column'
< 'Clear Last Column Colour'
< ----------------------------------
<
< 'disable colouring' event created with arguments ''
<
< Updated : GtkTreeView with columns: Pixbuf and Text , Text Only
< -> Stock image 'gtk-open' (yellow) | Open (cyan) | Open a File
< -> (yellow) | New (cyan) | New File (pink)
< -> Stock image 'gtk-print' (yellow) | Print (cyan) | Print File
<
< 'view actions for row' event created with arguments 'Print'
<
< ---------- Popup Window ----------
< 'Colour Last Column'
< 'Clear Last Column Colour'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
view actions for row Open
disable colouring
view actions for row Print
enable colouring
close application
TEST FAILED on tabora : pygtk widgets tree_views activate_rows (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Window <texttest sandbox>/sampledir' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Name , Size , Mode , Last Changed
< -> Image 'Folder' | .. | <file size> | <permissions> | <date/time> ***
< -> Image 'File' | file1.txt | <file size> | <permissions> | <date/time>
< -> Image 'File' | file2.txt | <file size> | <permissions> | <date/time>
< -> Image 'Folder' | subdir | <file size> | <permissions> | <date/time>
< ----------------------------------------------------------------------------------------------------
<
< 'select file' event created with arguments 'subdir'
<
< Changing title for Window <texttest sandbox>/sampledir/subdir'
<
< Recreated GtkTreeView with columns: Name , Size , Mode , Last Changed
< -> Image 'Folder' | .. | <file size> | <permissions> | <date/time>
< -> Image 'File' | file.txt | <file size> | <permissions> | <date/time>
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select file subdir
close application
TEST FAILED on piarco : pygtk widgets tree_views tree_select (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,62d0
<
< ---------- Window 'Paned Windows' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Messages
< -> Message #0
< -> Message #1
< -> Message #2
< -> Message #3
< -> Message #4
< -> Message #5
< -> Message #6
< -> Message #7
< -> Message #8
< -> Message #9
<
< ------------------------------ (horizontal pane separator)
<
< ========== GtkTextView ==========
< No message selected.
< =================================
< --------------------------------------------
<
< 'select message' event created with arguments 'Message #1'
<
< Changed selection in GtkTreeView with columns: Messages
< -> Message #0
< -> Message #1 ***
< -> Message #2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select message Message #1
select message Message #5
close application
TEST FAILED on crownpoint : pygtk widgets textview_edit (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'show' event created with arguments 'text info'
<
< Current page changed in Notebook with tabs: text info , video view
< Viewing page 'text info'
<
< ========== GtkTextView ==========
< This is the Video Store, an example program for PyUseCase
< =================================
<
< 'change help text to' event created with arguments 'This is the Video Store, an example program for PyUseCase/nIt's very ugly/nBut we don't mind'
<
< ========== GtkTextView ==========
< This is the Video Store, an example program for PyUseCase
< It's very ugly
< But we don't mind
< =================================
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
show text info
change help text to This is the Video Store, an example program for PyUseCase\nIt's very ugly\nBut we don't mind
close
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,200d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Nisse'
< Edited 'Movie Name' Text entry (set to 'Nisse')
<
< 'select menu 'file'' event created with arguments ''
<
< ---------- Popup Window ----------
< 'Actions' (+)
< 'Show buttons' (checked)
< 'Enable buttons' (checked)
< 'Quit'
< ----------------------------------
<
< 'select menu item 'actions'' event created with arguments ''
<
< ---------- Popup Window ----------
< 'Add'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Nisse
select menu 'file'
select menu item 'actions'
select menu item 'add'
set new movie name to Basse
add movie
set new movie name to Muppe
add movie by pressing <enter>
select menu 'file'
select menu item 'actions'
select menu item 'sort'
select menu 'file'
select menu item 'actions'
hide buttons
set new movie name to Nils
add movie by pressing <enter>
select menu 'file'
select menu item 'actions'
show buttons
set new movie name to Nils igen
add movie
select menu 'file'
select menu item 'actions'
select menu item 'sort'
select menu 'file'
select menu item 'actions'
close
TEST FAILED on kikweto : pygtk widgets textfield_activate (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie by pressing <enter>' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie by pressing <enter>
close
TEST FAILED on mbeya : pygtk widgets view_notebook (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Hello'
< Edited 'Movie Name' Text entry (set to 'Hello')
<
< 'show' event created with arguments 'text info'
<
< Current page changed in Notebook with tabs: text info , video view
< Viewing page 'text info'
<
< ========== GtkTextView ==========
< This is the Video Store, an example program for PyUseCase
< =================================
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Hello
show text info
close
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,33d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'add movie' event created with arguments ''
<
< ---------- Dialog 'VideoStore Error!' ----------
< Focus widget is 'gtk-ok'
< 'Movie 'Star Wars' has already been added'
< ---------------
< Stock Button 'gtk-ok'
< ------------------------------------------------
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
add movie
accept videostore error
close
TEST FAILED on crownpoint : pygtk widgets popup_menu_on_button (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Window 'GTK Menu Test' ----------
< Focus widget is 'press me'
<
< Menu Bar : 'Root Menu' (+)
< Button 'press me'
< --------------------------------------------
<
< 'bring up the button's popup menu' event created with arguments ''
<
< ---------- Popup Window ----------
< 'Test-undermenu - 0'
< 'Test-undermenu - 1'
< 'Test-undermenu - 2'
< ----------------------------------
<
< 'choose test-undermenu - 2' event created with arguments ''
< Test-undermenu - 2
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
bring up the button's popup menu
choose test-undermenu - 2
close application
TEST FAILED on lushoto : pygtk widgets file_choosers save basic_save (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Filechooserdialog 'Save..' ----------
< Default widget is 'gtk-save'
<
< Showing FileChooserWidget
< Shortcut folders (1) :
< - <texttest sandbox>/sampledir/subdir2
< Stock Button 'gtk-save' , Stock Button 'gtk-cancel'
< ------------------------------------------------
<
< 'change to folder' event created with arguments 'subdir2'
<
< 'enter file name for save =' event created with arguments 'file3.txt'
<
< 'save selected file' event created with arguments ''
< Saving to <texttest sandbox>/sampledir/subdir2/file3.txt
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
change to folder subdir2
enter file name for save = file3.txt
save selected file
TEST FAILED on piarco : pygtk widgets file_choosers save extra_widgets (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,18d0
<
< ---------- Dialog 'Save..' ----------
< Default widget is 'gtk-save'
<
< Showing FileChooserWidget (tooltip 'The FileChooser')
< Shortcut folders (1) :
< - <texttest sandbox>/sampledir/subdir2
< Check button 'Make the file readonly'
< ---------------
< Stock Button 'gtk-save' , Stock Button 'gtk-cancel'
< -------------------------------------
<
< 'change to folder' event created with arguments 'subdir2'
<
< 'enter file name for save =' event created with arguments 'file3.txt'
<
< 'save selected file' event created with arguments ''
< Saving writeable file to <texttest sandbox>/sampledir/subdir2/file3.txt
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
change to folder subdir2
enter file name for save = file3.txt
save selected file
TEST FAILED on kilimanjaro : pygtk widgets file_choosers open subdirectory (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Filechooserdialog 'Open..' ----------
< Default widget is 'gtk-open'
<
< Showing FileChooserWidget (selected <texttest sandbox>/sampledir/subdir/subsubdir')
< Shortcut folders (1) :
< - <texttest sandbox>/sampledir/subdir2
< Stock Button 'gtk-open' , Stock Button 'gtk-cancel'
< ------------------------------------------------
<
< 'look in folder' event created with arguments 'subsubdir'
<
< Updated : FileChooserWidget (selected <texttest sandbox>/sampledir/subdir/subsubdir/file3.txt')
<
< 'open selected file' event created with arguments ''
< <texttest sandbox>/sampledir/subdir/subsubdir/file3.txt selected
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
look in folder subsubdir
open selected file
TEST FAILED on yandina : pygtk widgets file_choosers open shortcut_folder (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Filechooserdialog 'Open..' ----------
< Default widget is 'gtk-open'
<
< Showing FileChooserWidget (selected <texttest sandbox>/sampledir/subdir/subsubdir')
< Shortcut folders (1) :
< - <texttest sandbox>/sampledir/subdir2
< Stock Button 'gtk-open' , Stock Button 'gtk-cancel'
< ------------------------------------------------
<
< 'look in folder' event created with arguments 'subdir2'
<
< Updated : FileChooserWidget (selected <texttest sandbox>/sampledir/subdir2/file2.txt')
<
< 'select file' event created with arguments 'file1.txt'
<
< Updated : FileChooserWidget (selected <texttest sandbox>/sampledir/subdir2/file1.txt')
<
< 'open selected file' event created with arguments ''
< <texttest sandbox>/sampledir/subdir2/file1.txt selected
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
look in folder subdir2
select file file1.txt
open selected file
TEST FAILED on lushoto : pygtk widgets combobox_entry (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
< I like Apple pie
<
< ---------- Window 'None' ----------
< Focus widget is 'GtkEntry'
< Text entry (set to 'Apple') (drop-down list containing ['Apple', 'Cherry', 'Blueberry', 'Grape', 'Peach', 'Raisin'])
< -----------------------------------
<
< 'set pie choice to' event created with arguments 'Grape'
< I like Grape pie
< Edited 'GtkEntry' Text entry (set to 'Grape')
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set pie choice to Grape
close application
TEST FAILED on kilwa : pygtk widgets dialog_int_responses (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,25d0
<
< ---------- Window 'None' ----------
< Focus widget is 'hi - this button opens the about dialog'
< Button 'hi - this button opens the about dialog'
< -----------------------------------
<
< 'open the about dialog' event created with arguments ''
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'File a bug'
< 'Some text'
< ---------------
< Button 'Close' , Button 'Donate' , Button 'File a bug'
< -----------------------------------------------
<
< 'file a bug' event created with arguments ''
< Result was 42
<
< 'donate some money' event created with arguments ''
< Result was -1
<
< 'close the about dialog' event created with arguments ''
< Result was -7
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
open the about dialog
file a bug
donate some money
close the about dialog
quit
TEST FAILED on yandina : pygtk widgets dialog_run (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Window 'None' ----------
< Focus widget is 'hi - this button opens the about dialog'
< Button 'hi - this button opens the about dialog'
< -----------------------------------
<
< 'open the about dialog' event created with arguments ''
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'File a bug'
< 'Some text'
< ---------------
< Button 'Close' , Button 'Donate' , Button 'File a bug'
< -----------------------------------------------
<
< 'file a bug' event created with arguments ''
<
< Changing GtkLabel to: 'Latest result was 42'
<
< 'donate some money' event created with arguments ''
<
< Changing GtkLabel to: 'Latest result was -1'
<
< 'close the about dialog' event created with arguments ''
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
open the about dialog
file a bug
donate some money
close the about dialog
quit
TEST FAILED on kilimanjaro : pygtk error_handling bad_command (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'The Muppet Show'
< Edited 'Movie Name' Text entry (set to 'The Muppet Show')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> The Muppet Show
< ERROR: Could not simulate command 'unknown command' - could not find matching entry in UI map file.
< ERROR: Could not simulate command 'click non-existent widget' - no widget found with descriptor 'Label=No Such Widget' to perform action 'clicked' on.
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
# A comment
set new movie name to The Muppet Show
add movie
close
TEST FAILED on mbeya : pygtk error_handling bad_python_version (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1c1,12
< StoryText trunk requires at least Python 2.5: found version 2.4.
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- New result in exitcode ----------
1
TEST FAILED on kigoma : pygtk error_handling replay_bad_file (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1c1,12
< Cannot replay script 'no_such_file', no such file or directory.
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- New result in exitcode ----------
1
TEST FAILED on rennell : pygtk error_handling no_usecase (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1d0
< Hello
---------- New result in exitcode ----------
1
TEST FAILED on barakoma : pygtk error_handling file_choosers bad_paths (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Filechooserdialog 'Open..' ----------
< Default widget is 'gtk-open'
<
< Showing FileChooserWidget (selected <texttest sandbox>/sampledir/file.txt')
< Stock Button 'gtk-open' , Stock Button 'gtk-cancel'
< ------------------------------------------------
<
< 'look in folder' event created with arguments 'no-such-folder'
< ERROR: Could not simulate command 'look in folder no-such-folder' - Cannot find folder 'no-such-folder' to change to!
<
< 'select file' event created with arguments 'no-such-file'
< ERROR: Could not simulate command 'select file no-such-file' - Cannot select file 'no-such-file', no such file in current folder
<
< 'cancel file selection' event created with arguments ''
< Closed, no files selected
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
cancel file selection
TEST FAILED on lushoto : pygtk error_handling file_choosers dialog_and_widget (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Filechooserdialog 'Save Dialog' ----------
< Default widget is 'gtk-save'
<
< Showing FileChooserWidget
< Stock Button 'gtk-save' , Stock Button 'gtk-cancel'
< -----------------------------------------------------
<
< 'cancel original save' event created with arguments ''
< Closed, nothing will be saved
<
< ---------- Dialog 'Save Dialog with Widget' ----------
< Default widget is 'gtk-save'
<
< Showing FileChooserWidget
< Check button 'Make the file readonly'
< ---------------
< Stock Button 'gtk-save' , Stock Button 'gtk-cancel'
< ------------------------------------------------------
<
< 'perform widget save' event created with arguments ''
< Saving to None
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
cancel original save
perform widget save
TEST FAILED on tabora : pygtk error_handling tree_views select_invisible_row (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,37d0
<
< ---------- Window 'TreeModelFilter Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns: Bug No. , Status , Description
< -> 120595 | NEW | Custom GtkTreeModelFilter wrappers need
< -> 121339 | RESO | dsextras.py installation directory is incorrect
< -> 122569 | NEW | gtk.Window derived class segfaults
< -> 123014 | NEW | PyGtk build problem on Win32 using the 'distutils' approach.
< -> 123037 | NEW | gtk.ListStore.set_column_types is missing
< -> 123456 | RESO | ItemFactory.create_items and <ImageItem> bug
< -> 123458 | NEED | pygtk does not wrap all of gdk-pixbuf
< -> 124181 | NEED | Python Shell inside a gtk GUI
< -> 138163 | VERI | NOTA gtk.main_iteration(TRUE) unblocks every .1 seconds
< -> 138619 | UNCO | codegen/definitions.py could use some refactoring
< -> 138804 | UNCO | In gtk2.4, gdk_font_get_display and gdk_pixmap_lookup is ...
< Toggle button 'NEW' (depressed) , Toggle button 'RESO' (depressed) , Toggle button 'NEED' (depressed) , Toggle button 'VERI' (depressed) , Toggle button 'UNCO' (depressed)
< ------------------------------------------------------
<
< 'hide bugs with state reso' event created with arguments ''
<
< Updated : GtkTreeView with columns: Bug No. , Status , Description
< -> 120595 | NEW | Custom GtkTreeModelFilter wrappers need
< -> 122569 | NEW | gtk.Window derived class segfaults
< -> 123014 | NEW | PyGtk build problem on Win32 using the 'distutils' approach.
< -> 123037 | NEW | gtk.ListStore.set_column_types is missing
< -> 123458 | NEED | pygtk does not wrap all of gdk-pixbuf
< -> 124181 | NEED | Python Shell inside a gtk GUI
< -> 138163 | VERI | NOTA gtk.main_iteration(TRUE) unblocks every .1 seconds
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
hide bugs with state reso
close application
TEST FAILED on rennell : pygtk error_handling tree_views select_bad_column (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1c1,12
< ERROR in UI map file: Could not find column with name 'no such column'
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Window 'TreeModelFilter Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns: Bug No. , Status , Description
< -> 120595 | NEW | Custom GtkTreeModelFilter wrappers need
< -> 121339 | RESO | dsextras.py installation directory is incorrect
< -> 122569 | NEW | gtk.Window derived class segfaults
< -> 123014 | NEW | PyGtk build problem on Win32 using the 'distutils' approach.
< -> 123037 | NEW | gtk.ListStore.set_column_types is missing
< -> 123456 | RESO | ItemFactory.create_items and <ImageItem> bug
< -> 123458 | NEED | pygtk does not wrap all of gdk-pixbuf
< -> 124181 | NEED | Python Shell inside a gtk GUI
< -> 138163 | VERI | NOTA gtk.main_iteration(TRUE) unblocks every .1 seconds
< -> 138619 | UNCO | codegen/definitions.py could use some refactoring
< -> 138804 | UNCO | In gtk2.4, gdk_font_get_display and gdk_pixmap_lookup is ...
< Toggle button 'NEW' (depressed) , Toggle button 'RESO' (depressed) , Toggle button 'NEED' (depressed) , Toggle button 'VERI' (depressed) , Toggle button 'UNCO' (depressed)
< ------------------------------------------------------
< ERROR: Could not simulate command 'sort bugs by no such column' - no widget found with descriptor 'Type=TreeView' to perform action 'clicked.no such column' on.
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close application
TEST FAILED on yandina : pygtk error_handling tree_views select_ambiguous_row (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns: Column 0
< -> parent 0 (bold)
< -> parent 1 (bold)
< -> parent 2 (bold)
< -> parent 3 (bold)
< -----------------------------------------------------
<
< 'show children for' event created with arguments 'parent 0'
<
< Expanded row in GtkTreeView with columns: Column 0
< -> parent 0 (bold)
< -> <span foreground='red'>child 0</span>
< -> <span foreground='red'>child 1</span>
< -> <span foreground='red'>child 2</span>
< -> parent 1 (bold)
< -> parent 2 (bold)
< -> parent 3 (bold)
<
< 'select row' event created with arguments 'child 1'
< ERROR: Could not simulate command 'select row child 1' - 'child 1' in Tree View is ambiguous, could refer to 4 different paths
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
show children for parent 0
close application
TEST FAILED on tabora : pygtk error_handling tree_views select_bad_row (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Window 'TreeModelFilter Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns: Bug No. , Status , Description
< -> 120595 | NEW | Custom GtkTreeModelFilter wrappers need
< -> 121339 | RESO | dsextras.py installation directory is incorrect
< -> 122569 | NEW | gtk.Window derived class segfaults
< -> 123014 | NEW | PyGtk build problem on Win32 using the 'distutils' approach.
< -> 123037 | NEW | gtk.ListStore.set_column_types is missing
< -> 123456 | RESO | ItemFactory.create_items and <ImageItem> bug
< -> 123458 | NEED | pygtk does not wrap all of gdk-pixbuf
< -> 124181 | NEED | Python Shell inside a gtk GUI
< -> 138163 | VERI | NOTA gtk.main_iteration(TRUE) unblocks every .1 seconds
< -> 138619 | UNCO | codegen/definitions.py could use some refactoring
< -> 138804 | UNCO | In gtk2.4, gdk_font_get_display and gdk_pixmap_lookup is ...
< Toggle button 'NEW' (depressed) , Toggle button 'RESO' (depressed) , Toggle button 'NEED' (depressed) , Toggle button 'VERI' (depressed) , Toggle button 'UNCO' (depressed)
< ------------------------------------------------------
<
< 'select bug' event created with arguments 'no_such_bug'
< ERROR: Could not simulate command 'select bug no_such_bug' - Could not find row 'no_such_bug' in Tree View
< Known names are ['123014', '138163', '124181', '120595', '123037', '121339', '138804', '122569', '123458', '123456', '138619']
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close application
TEST FAILED on crownpoint : pygtk error_handling tree_views no_model (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< ---------- Window 'None' ----------
< Focus widget is 'GtkTreeView'
< Showing GtkTreeView with columns: Column 1 , Button 'Quit'
< -----------------------------------
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
quit
TEST FAILED on kigoma : pygtk error_handling tree_views bad_column_signal (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,23d0
<
< ---------- Window 'TreeModelFilter Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns: Bug No. , Status , Description
< -> 120595 | NEW | Custom GtkTreeModelFilter wrappers need
< -> 121339 | RESO | dsextras.py installation directory is incorrect
< -> 122569 | NEW | gtk.Window derived class segfaults
< -> 123014 | NEW | PyGtk build problem on Win32 using the 'distutils' approach.
< -> 123037 | NEW | gtk.ListStore.set_column_types is missing
< -> 123456 | RESO | ItemFactory.create_items and <ImageItem> bug
< -> 123458 | NEED | pygtk does not wrap all of gdk-pixbuf
< -> 124181 | NEED | Python Shell inside a gtk GUI
< -> 138163 | VERI | NOTA gtk.main_iteration(TRUE) unblocks every .1 seconds
< -> 138619 | UNCO | codegen/definitions.py could use some refactoring
< -> 138804 | UNCO | In gtk2.4, gdk_font_get_display and gdk_pixmap_lookup is ...
< Toggle button 'NEW' (depressed) , Toggle button 'RESO' (depressed) , Toggle button 'NEED' (depressed) , Toggle button 'VERI' (depressed) , Toggle button 'UNCO' (depressed)
< ------------------------------------------------------
<
< 'change title for description' event created with arguments ''
< ERROR: Could not simulate command 'change title for description' - Cannot generate signal u'notify' for widget of type 'TreeView'
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close application
change title for description
2 TESTS FAILED on bukoba :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< ---------- Window 'None' ----------
< Focus widget is 'Quit'
< Combo Box (drop-down list containing []) , Button 'Quit'
< -----------------------------------
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
quit
pygtk error_handling combobox_empty (
Last six runs
Dec2013
Nov2013
)
pygtk error_handling combobox_no_model (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on kigoma : pygtk error_handling use_hidden (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,40d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'The Muppet Show'
< Edited 'Movie Name' Text entry (set to 'The Muppet Show')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> The Muppet Show
<
< 'select menu 'file'' event created with arguments ''
<
< ---------- Popup Window ----------
< 'Actions' (+)
< 'Show buttons' (checked)
< 'Enable buttons' (checked)
< 'Quit'
< ----------------------------------
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to The Muppet Show
add movie
select menu 'file'
select menu item 'actions'
hide buttons
close
TEST FAILED on yandina : pygtk error_handling bad_notebook_tab (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'show' event created with arguments 'non-existent tab'
< ERROR: Could not simulate command 'show non-existent tab' - 'show' failed : Could not find page 'non-existent tab' in the Notebook.
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close
TEST FAILED on geita : pygtk error_handling use_insensitive (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,42d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'The Muppet Show'
< Edited 'Movie Name' Text entry (set to 'The Muppet Show')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> The Muppet Show
<
< 'select menu 'file'' event created with arguments ''
<
< ---------- Popup Window ----------
< 'Actions' (+)
< 'Show buttons' (checked)
< 'Enable buttons' (checked)
< 'Quit'
< ----------------------------------
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to The Muppet Show
add movie
select menu 'file'
select menu item 'actions'
disable buttons
enable buttons
close
TEST FAILED on piarco : pygtk error_handling record_bad_file (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1,3c1,12
< ERROR: Unable to record u'set new movie name to Star Wars' to file '/no/such/file'
< ERROR: Unable to record u'add movie' to file '/no/such/file'
< ERROR: Unable to record u'close' to file '/no/such/file'
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
TEST FAILED on songea : pygtk error_handling use_hidden_menu (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'The Muppet Show'
< Edited 'Movie Name' Text entry (set to 'The Muppet Show')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> The Muppet Show
<
< 'select menu item 'delete'' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to The Muppet Show
add movie
select menu item 'delete'
close
TEST FAILED on crownpoint : pygtk error_handling unexpected_image (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< ---------- Window 'None' ----------
< Focus widget is 'Quit'
< Button , Button 'Quit'
< -----------------------------------
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
quit
TEST FAILED on yandina : pygtk error_handling bad_ui_map_file (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1c1,12
< ERROR: could not parse UI map file(s) at <texttest sandbox>/usecases/ui_map.conf
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- New result in exitcode ----------
1
TEST FAILED on dodoma : pygtk error_handling ui_map_duplicate_entries (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1c1,12
< WARNING: UI map file(s) at <texttest sandbox>/usecases/ui_map.conf has duplicated sections for widgets identified by 'Label=Add', the earlier ones will be ignored.
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,18d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
< ERROR: Could not simulate command 'add movie' - could not find matching entry in UI map file.
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
close
TEST FAILED on barakoma : pygtk shortcuts inserting other_actions_intervene (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
set new movie name to Gone With The Wind
add movie
set new movie name to Die Hard
add movie
close
TEST FAILED on rennell : pygtk shortcuts inserting multiple_insert (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Gone With The Wind
add movie
add several
set new movie name to Back To The Future
add movie
add several
close
2 TESTS FAILED on kisaumi :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add several
close
pygtk shortcuts inserting handle_brackets (
Last six runs
Dec2013
Nov2013
)
pygtk shortcuts inserting insert_longest_shortcut (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on kilwa : pygtk shortcuts inserting insert_after_partial_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
set new movie name to Gone with the Wind
add movie
add several
close
2 TESTS FAILED on lushoto :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
add die hard and wait
wait for movie to load
set new movie name to Chariots of Fire
add movie
set new movie name to Star Wars
add movie
add die hard and wait
wait for movie to load * 2
close
pygtk shortcuts inserting part_of_composite_multiple_wait (
Last six runs
Dec2013
Nov2013
)
pygtk shortcuts inserting part_of_multiple_wait (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on lushoto : pygtk shortcuts inserting part_of_composite_wait (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
add die hard and wait
wait for star wars to load
close
2 TESTS FAILED on tabora :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
< -> Die Hard
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add several
close
pygtk shortcuts insert_when_running (
Last six runs
Dec2013
Nov2013
)
pygtk shortcuts use_shortcut (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on bukoba : pygtk shortcuts shortcut_bar set_uimap_no_initial (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
set new movie name to Die Hard
add movie
close
TEST FAILED on yandina : pygtk shortcuts shortcut_bar set_uimap (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,32d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< 'Shortcuts:' , Button '_New'
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
set new movie name to Die Hard
add movie
close
TEST FAILED on mbeya : pygtk shortcuts shortcut_bar create_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,4c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------Add_Several.shortcut
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,48d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< 'Shortcuts:' , Button '_New'
< ----------------------------------------------
<
< 'create new shortcut' event created with arguments ''
< Hiding the '_New' widget
< 'Recording shortcut named:'
< Text entry
< Button 'S_top'
<
< 'set shortcut name to' event created with arguments 'Add Several'
< Edited 'Shortcut Name' Text entry (set to 'Add Several')
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
create new shortcut
set shortcut name to Add Several
set new movie name to Star Wars
add movie
set new movie name to Die Hard
add movie
stop recording
close
---------- Missing result in shortcut ----------
set new movie name to Star Wars
add movie
set new movie name to Die Hard
add movie
TEST FAILED on dodoma : pygtk shortcuts shortcut_bar use_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,32d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< 'Shortcuts:' , Button 'add several' , Button '_New'
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add several
close
TEST FAILED on tabora : pygtk shortcuts shortcut_bar custom_widgets (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,36d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< 'Shortcuts:' , Button '_New'
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
< We faked a button click!
< Refusing to record the button click!
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
< We faked a button click!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
Auto.TreeView.row-inserted.'Name=Movie Tree'
set new movie name to Die Hard
Auto.TreeView.row-inserted.'Name=Movie Tree'
close
TEST FAILED on tabora : pygtk shortcuts shortcut_bar create_empty_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,27d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< 'Shortcuts:' , Button '_New'
< ----------------------------------------------
<
< 'create new shortcut' event created with arguments ''
< Hiding the '_New' widget
< 'Recording shortcut named:'
< Text entry
< Button 'S_top'
<
< 'stop recording' event created with arguments ''
< Button '_New'
< Hiding the 'Recording shortcut named:' widget
< Hiding the 'Shortcut Name' widget
< Hiding the 'S_top' widget
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
create new shortcut
stop recording
close
6 TESTS FAILED on tabora :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
< -> Die Hard
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add movies Star Wars and Die Hard
close
pygtk shortcuts nested_shortcuts_arguments (
Last six runs
Dec2013
Nov2013
)
pygtk shortcuts nested_shortcuts_numbered_arguments numbered_numbered_arguments (
Last six runs
Dec2013
Nov2013
)
pygtk shortcuts nested_shortcuts_numbered_arguments numbered_unnumbered_arguments (
Last six runs
Dec2013
Nov2013
)
pygtk shortcuts nested_shortcuts_numbered_arguments unnumbered_numbered_arguments (
Last six runs
Dec2013
Nov2013
)
pygtk shortcuts use_shortcut_arguments (
Last six runs
Dec2013
Nov2013
)
pygtk shortcuts use_shortcut_numbered_arguments (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on crownpoint : pygtk shortcuts use_multiple_shortcuts (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
< -> Die Hard
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add star wars
# What happens to this comment?
add die hard
# And this one?
close
TEST FAILED on kigoma : pygtk shortcuts complex_overlap (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,41d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'set new movie name to' event created with arguments 'Titanic'
< Edited 'Movie Name' Text entry (set to 'Titanic')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
< -> Titanic
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add star wars
set new movie name to Titanic
add and set die hard
add movie
close
TEST FAILED on dodoma : pygtk shortcuts complex_overlap_2 (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,43d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
< -> Die Hard
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
set new movie name to Die Hard
add and select Star Wars
select Die Hard and close
TEST FAILED on piarco : pygtk shortcuts shortcut_arguments_match_partial (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,41d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Die Hard
<
< 'set new movie name to' event created with arguments 'Titanic'
< Edited 'Movie Name' Text entry (set to 'Titanic')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Die Hard
< -> Titanic
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Die Hard
add movie
add movies Titanic and star wars
close
TEST FAILED on crownpoint : pygtk shortcuts use_multiple_similar_shortcuts_arguments (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,33d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'sort' event created with arguments ''
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
sort and add and set Star Wars
add and set Die Hard
close
TEST FAILED on yandina : pygtk shortcuts use_multiple_similar_shortcuts_different_length (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,45d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'sort' event created with arguments ''
<
< 'set new movie name to' event created with arguments 'Titanic'
< Edited 'Movie Name' Text entry (set to 'Titanic')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Titanic
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
sort and add and set titanic
add and set die hard
add and set titanic
close
TEST FAILED on bukoba : pygtk shortcuts choose_shortcut_shorter_arguments (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set and add Star Wars movie
close
TEST FAILED on rennell : pygtk shortcuts shortcut_name_substring (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set and add star wars
close
TEST FAILED on rennell : pygtk shortcuts dollars_in_shorcut_arguments (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,77d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments '$Dollar'
< Edited 'Movie Name' Text entry (set to '$Dollar')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> $Dollar
<
< 'set new movie name to' event created with arguments 'One $1'
< Edited 'Movie Name' Text entry (set to 'One $1')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> $Dollar
< -> One $1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add movies $Dollar and One $1
add movies Two $2 and $
add movies $New Dollar and $$DOUBLE
close
TEST FAILED on piarco : pygtk shortcuts self_reference_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1,2c1,12
< ERROR: Cannot execute shortcut command 'add movies Star Wars and Die Hard' - shortcut is trying to call itself!
< ERROR: Cannot execute shortcut command 'add movies Star Wars and Die Hard' - shortcut is trying to call itself!
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
< -> Die Hard
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
set new movie name to Die Hard
add movie
close
TEST FAILED on kigoma : pygtk shortcuts nested_shortcuts (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,41d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'set new movie name to' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
< -> Die Hard
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add three movies
close
TEST FAILED on kilimanjaro : wxpython widgets frame (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Frame 'wxPython Frame' ----------
<
< --------------------------------------------
<
< 'close frame' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
close frame
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Frame 'wxPython GUI' ----------
< Button 'Hello'
<
< Button 'Close'
< ------------------------------------------
<
< 'say hello' event created with arguments ''
< Hello World!
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
say hello
close
TEST FAILED on mbeya : wxpython widgets listcontrol (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,42d0
<
< ---------- Frame 'wx.ListCtrl' ----------
< List :
< -> four
< -> three
< -> two
< -> one
< -> zero
< -----------------------------------------
<
< 'select' event created with arguments 'zero'
< Selected zero
<
< Updated List :
< -> four
< -> three
< -> two
< -> one
< -> zero ***
<
< 'select' event created with arguments 'two'
< Selected two
<
< Updated List :
< -> four
< -> three
< -> two ***
< -> one
< -> zero
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select zero
select two
select four,three
close frame
TEST FAILED on bukoba : wxpython widgets textcontrol (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Frame 'wx.TextCtrl' ----------
< ========== TextCtrl ==========
< PyUseCase
< ==============================
< -----------------------------------------
<
< 'enter text' event created with arguments 'Hello World!'
< Text: Hello World!
<
< Updated Text Field
< ========== TextCtrl ==========
< Hello World!
< ==============================
<
< 'close frame' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
enter text Hello World!
close frame
TEST FAILED on yandina : wxpython widgets dialog (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,27d0
<
< ---------- Frame 'Test wx.Dialog' ----------
< Button 'Show Dialog'
<
< Button 'Close Frame'
< --------------------------------------------
<
< 'Click Show Dialog Button' event created with arguments ''
<
< ---------- Frame 'wx.Dialog' ----------
< ========== TextCtrl ==========
< wx.Dialog
< ==============================
<
< Button 'Close Dialog'
< ---------------------------------------
<
< 'Enter Text' event created with arguments 'PyUseCase'
<
< Updated Text Field
< ========== TextCtrl ==========
< PyUseCase
< ==============================
<
< 'Click Close Dialog Button' event created with arguments ''
<
< 'Click Close Frame Button' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
Click Show Dialog Button
Enter Text PyUseCase
Click Close Dialog Button
Click Close Frame Button
TEST FAILED on lushoto : wxpython widgets dialog_no_mainloop (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,18d0
<
< ---------- Frame 'wxPython GUI' ----------
< Button 'Hello'
<
< Button 'Close'
< ------------------------------------------
<
< 'click hello' event created with arguments ''
< hello
< Hello World!
< Changed title of frame to 'Hello World!'
<
< 'click hello' event created with arguments ''
< hello
< Hello World!
<
< 'click close' event created with arguments ''
< close
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
click hello
click hello
click close
TEST FAILED on lushoto : wxpython widgets filedialogs cancel (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Frame 'FileDialog Exercise' ----------
<
< Menubar:
< >>>
< File (+)
<
< File menu
< Open
< --------------------
< Save As
< --------------------
< Exit
<
< ========== TextCtrl ==========
<
< ==============================
<
< -------------------------------------------------
<
< 'choose menu' event created with arguments 'File~~~Open'
< Changed title of frame to 'Open Dialog Canceled'
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
choose menu File~~~Open
close
TEST FAILED on barakoma : wxpython widgets filedialogs open_and_save (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Frame 'FileDialog Exercise' ----------
<
< Menubar:
< >>>
< File (+)
<
< File menu
< Open
< --------------------
< Save As
< --------------------
< Exit
<
< ========== TextCtrl ==========
<
< ==============================
<
< -------------------------------------------------
<
< 'choose menu' event created with arguments 'File~~~Open'
< Changed title of frame to 'Open <texttest sandbox>/target_ui.py'
<
< 'select file' event created with arguments 'target_ui.py'
<
< 'choose menu' event created with arguments 'File~~~Save As'
< Changed title of frame to 'Save as <texttest sandbox>/somefile'
<
< 'save as' event created with arguments 'somefile'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
choose menu File~~~Open
select file target_ui.py
choose menu File~~~Save As
save as somefile
close
TEST FAILED on dodoma : wxpython widgets messagebox (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Frame 'Test' ----------
< Button 'MessageBox'
<
< Button 'Close Me'
< ----------------------------------
<
< 'OpenMessageBox' event created with arguments ''
< ---------- Message Box 'Message Box #1' ----------
< Quit program?
< .....
< Button 'Yes' Button 'No' Button 'Cancel'
< --------------------------------------------------
< Changed title of frame to 'MessageBox Reply=YES'
<
< 'reply to message box 1' event created with arguments 'Yes'
<
< 'OpenMessageBox' event created with arguments ''
< ---------- Message Box 'Message Box #1' ----------
< Quit program?
< .....
< Button 'Yes' Button 'No' Button 'Cancel'
< --------------------------------------------------
< Changed title of frame to 'MessageBox Reply=NO'
<
< 'reply to message box 1' event created with arguments 'No'
<
< 'CloseApp' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
OpenMessageBox
reply to message box 1 Yes
OpenMessageBox
reply to message box 1 No
CloseApp
TEST FAILED on kigoma : wxpython widgets fileselector (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Frame 'Test' ----------
< Button 'Select File'
<
< Button 'Close Me'
< ----------------------------------
<
< 'OpenFileSelectorDialog' event created with arguments ''
<
< ---------- File Selector 'Select a File' ----------
< DefaultFile: None
< Flags : wx.FD_OPEN
< ---------------------------------------------------
< Changed title of frame to 'No file selected'
<
< 'SelectFile' event created with arguments ''
<
< 'OpenFileSelectorDialog' event created with arguments ''
<
< ---------- File Selector 'Select a File' ----------
< DefaultFile: None
< Flags : wx.FD_OPEN
< ---------------------------------------------------
< Changed title of frame to 'File=C:/cmpxml.c'
<
< 'SelectFile' event created with arguments 'C:/cmpxml.c'
<
< 'CloseApplication' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
OpenFileSelectorDialog
SelectFile
OpenFileSelectorDialog
SelectFile C:\cmpxml.c
CloseApplication
TEST FAILED on crownpoint : wxpython widgets dirselector (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Frame 'Test' ----------
< Button 'Select Dir'
<
< Button 'Close Me'
< ----------------------------------
<
< 'OpenDirSelectorDialog' event created with arguments ''
<
< ---------- Dir Selector 'Select a Directory' ----------
< DefaultDir: C:/
< Style : wx.DD_DEFAULT_STYLE
< -------------------------------------------------------
< Changed title of frame to 'No dir selected'
<
< 'SelectDirectory' event created with arguments ''
<
< 'OpenDirSelectorDialog' event created with arguments ''
<
< ---------- Dir Selector 'Select a Directory' ----------
< DefaultDir: C:/
< Style : wx.DD_DEFAULT_STYLE
< -------------------------------------------------------
< Changed title of frame to 'Dir=C:/Temp'
<
< 'SelectDirectory' event created with arguments 'C:/Temp'
<
< 'CloseApplication' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
OpenDirSelectorDialog
SelectDirectory
OpenDirSelectorDialog
SelectDirectory C:\Temp
CloseApplication
TEST FAILED on kilwa : wxpython widgets dirdialogs select (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Frame 'DirDialog Exercise' ----------
<
< Menubar:
< >>>
< File (+)
<
< File menu
< Select
< --------------------
< Exit
<
< ========== TextCtrl ==========
<
< ==============================
<
< ------------------------------------------------
<
< 'MenuSelection' event created with arguments 'File~~~Select'
< Changed title of frame to 'Open C:/DB2'
<
< 'SelectDir' event created with arguments 'C:/DB2'
<
< 'MenuSelection' event created with arguments 'File~~~Exit'
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
MenuSelection File~~~Select
SelectDir C:\DB2
MenuSelection File~~~Exit
TEST FAILED on tabora : wxpython widgets dirdialogs cancel (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Frame 'DirDialog Exercise' ----------
<
< Menubar:
< >>>
< File (+)
<
< File menu
< Select
< --------------------
< Exit
<
< ========== TextCtrl ==========
<
< ==============================
<
< ------------------------------------------------
<
< 'MenuSelection' event created with arguments 'File~~~Select'
< Changed title of frame to 'Select Directory Canceled'
<
< 'MenuSelection' event created with arguments 'File~~~Exit'
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
MenuSelection File~~~Select
MenuSelection File~~~Exit
TEST FAILED on piarco : wxpython widgets getcolourfromuser (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,40d0
<
< ---------- Frame 'Test' ----------
< Button 'Select Colour'
<
< Button 'Close Me'
< ----------------------------------
<
< 'OpenColourSelectionDialog' event created with arguments ''
<
< ---------- Get Colour from User 'Select a Colour' ----------
< ------------------------------------------------------------
< Changed title of frame to 'Colour selected: (255, 0, 0, 255)'
<
< 'SelectColour' event created with arguments '(255, 0, 0, 255)'
<
< 'OpenColourSelectionDialog' event created with arguments ''
<
< ---------- Get Colour from User 'Select a Colour' ----------
< ------------------------------------------------------------
< Changed title of frame to 'Colour selected: (0, 255, 0, 255)'
<
< 'SelectColour' event created with arguments '(0, 255, 0, 255)'
<
< 'OpenColourSelectionDialog' event created with arguments ''
<
< ---------- Get Colour from User 'Select a Colour' ----------
< ------------------------------------------------------------
< Changed title of frame to 'Colour selected: (0, 0, 255, 255)'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
OpenColourSelectionDialog
SelectColour (255, 0, 0, 255)
OpenColourSelectionDialog
SelectColour (0, 255, 0, 255)
OpenColourSelectionDialog
SelectColour (0, 0, 255, 255)
OpenColourSelectionDialog
SelectColour (-1, -1, -1, 255)
CloseApplication
TEST FAILED on kisaumi : wxpython other select_bad_list_item (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Frame 'wx.ListCtrl' ----------
< List :
< -> four
< -> three
< -> two
< -> one
< -> zero
< -----------------------------------------
<
< 'select' event created with arguments 'two'
< Selected two
<
< Updated List :
< -> four
< -> three
< -> two ***
< -> one
< -> zero
<
< 'select' event created with arguments 'nosuchline'
< ERROR: Could not simulate command 'select nosuchline' - Could not find item 'nosuchline' in ListCtrl.
<
< 'close frame' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select two
close frame
TEST FAILED on crownpoint : wxpython other slow_motion (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Frame 'wx.ListCtrl' ----------
< List :
< -> four
< -> three
< -> two
< -> one
< -> zero
< -----------------------------------------
<
< 'select' event created with arguments 'zero'
< Selected zero
<
< Updated List :
< -> four
< -> three
< -> two
< -> one
< -> zero ***
<
< 'select' event created with arguments 'two'
< Selected two
<
< Updated List :
< -> four
< -> three
< -> two ***
< -> one
< -> zero
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
select zero
select two
close frame
TEST FAILED on tabora : wxpython other frame_title (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Frame 'wx.Frame' ----------
< ========== TextCtrl ==========
< wx.Frame
< ==============================
<
< Button 'Change Title'
< --------------------------------------
<
< 'enter text' event created with arguments 'PyUseCase'
<
< Updated Text Field
< ========== TextCtrl ==========
< PyUseCase
< ==============================
<
< 'press button' event created with arguments ''
< Changed title of frame to 'PyUseCase'
<
< 'close frame' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
enter text PyUseCase
press button
close frame
---------- Missing result in widgetstructure ----------
New <id>
__main__.MainFrame <id>
--wx._controls.TextCtrl <id>
--wx._controls.Button <id>
TEST FAILED on yandina : wxpython other static_text (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,35d0
<
< ---------- Frame 'TextCtrls' ----------
< ''
< ---------------------------------------
<
< ---------- Frame 'Login' ----------
< 'Username:' ========== TextCtrl ==========
<
< ==============================
< 'Password:' ========== TextCtrl ==========
<
< ==============================
<
< Button 'OK'
< -----------------------------------
<
< 'set name to' event created with arguments 'Foo'
<
< Updated Username: Field
< ========== TextCtrl ==========
< Foo
< ==============================
<
< 'set password to' event created with arguments 'Bar'
<
< Updated Password: Field
< ========== TextCtrl ==========
< ***
< ==============================
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set name to Foo
set password to Bar
press ok
close frame
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,84d0
<
< ---------- Frame 'wxPython Menus' ----------
<
< Menubar:
< >>>
< Menu A (+)
< Menu B (+)
< Complex (+)
< Change (+)
< Real Stuff (+)
<
< Menu A menu
< Item 1
< Item 2
<
< Menu B menu
< Item 3
< Item 4
<
< Complex menu
< Item 6.5
< . Item 7
< o Item 8
< o Item 9
< --------------------
< Submenu menu
< Item 5
< Item 6
< --------------------
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
Click on Menu A~~~Item 1
Click on Menu B~~~Item 4
Click on Complex~~~Item 9
Click on Complex~~~Submenu~~~Item 5
Click on Complex~~~Submenu~~~Item 6
Click on Complex~~~Item 11
Click on Change~~~Check radio item 7
Click on Change~~~Toggle check item 13
Click on Change~~~Toggle enable item 10
Click on X to exit
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Frame 'Choice Exercise' ----------
< Choice 'My Choice': item A, item B, item C, item D (NO SELECTION)
< ---------------------------------------------
<
< 'Choose' event created with arguments 'item D'
< Changed title of frame to 'Selected Item: 'item D' at index 3'
<
< Updated Choice 'My Choice': item A, item B, item C, item D (item D)
<
< 'Choose' event created with arguments 'item C'
< Changed title of frame to 'Selected Item: 'item C' at index 2'
<
< Updated Choice 'My Choice': item A, item B, item C, item D (item C)
<
< 'Choose' event created with arguments 'item B'
< Changed title of frame to 'Selected Item: 'item B' at index 1'
<
< Updated Choice 'My Choice': item A, item B, item C, item D (item B)
<
< 'Choose' event created with arguments 'item A'
< Changed title of frame to 'Selected Item: 'item A' at index 0'
<
< Updated Choice 'My Choice': item A, item B, item C, item D (item A)
<
< 'Exit app' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
Choose item D
Choose item C
Choose item B
Choose item A
Exit app
TEST FAILED on dodoma : wxpython other add_button (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Frame 'Dynamic Button' ----------
< 'Press the OK button'
<
< Button 'OK'
< --------------------------------------------
<
< 'press ok' event created with arguments ''
< Changed title of frame to 'OK clicked: Now click on Continue'
<
< 'press continue' event created with arguments ''
< Changed title of frame to 'Continue Button Was Pressed'
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
press ok
press continue
close
TEST FAILED on yandina : wxpython other popup_menu (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Frame 'Popup Menu Example' ----------
<
< Menubar:
< >>>
< Menu (+)
<
< Menu menu
< Exit
<
< 'Right-click on the panel to show a popup menu'
<
< ------------------------------------------------
<
< 'choose context menu item' event created with arguments 'Three'
< Changed title of frame to 'Popup three'
<
< 'choose context menu item' event created with arguments 'Submenu~~~Subsubmenu~~~subsubmenu - Eight'
< Changed title of frame to 'Popup eight'
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
choose context menu item Three
choose context menu item Submenu~~~Subsubmenu~~~subsubmenu - Eight
close
TEST FAILED on bukoba : wxpython other pysimpleapp (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Frame 'My Frame' ----------
< Button 'Button 1'
<
< Button 'Button 2'
< --------------------------------------
<
< 'press rufus' event created with arguments ''
< Rufus
<
< 'press sallyanne' event created with arguments ''
< Sally-Anne
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
press rufus
press sallyanne
close
TEST FAILED on geita : wxpython other textencoding (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Frame 'Test' ----------
<
< Menubar:
< >>>
< File (+)
<
< File menu
< ahaÖ
<
< Button 'Close Me'
<
< ----------------------------------
<
< 'SelectMenuWithFunnyText' event created with arguments 'File~~~ahaÖ'
<
< 'ExitApplication' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in pythonmocks ----------
<-PYT:locale.getdefaultlocale()
->RET:('en_US', 'ISO8859-1')
---------- Missing result in recorded_usecase ----------
SelectMenuWithFunnyText File~~~ahaÖ
ExitApplication
TEST FAILED on crownpoint : storytext_editor basic_usage (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------ui_map.conf
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,45d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 4 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'edited text' | Text entry
< 'Button' | Combo Box (selected 'Label=Add') (drop-down list containing ['Label=Add', 'Label=Add, Type=Button', '<span foreground="red">Type=Button</span>']) | 'clicked' | Text entry
< 'Window' | Combo Box (selected 'Title=The Video Store') (drop-down list containing ['Title=The Video Store', 'Title=The Video Store, Type=Window', '<span foreground="red">Type=Window</span>']) | 'closed' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> set movie name to<i> Star Wars</i>
< -> ?
< -> ?
<
< 'enter usecase name for signal 'clicked' on Button 'Label=Add' =' event created with arguments 'add movie'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set movie name to Star Wars
add movie
close
---------- Missing result in ui_map ----------
[Name=Movie Name]
changed = set movie name to
[Label=Add]
clicked = add movie
[Title=The Video Store]
delete-event = close
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set movie name to
enter usecase name for signal 'clicked' on Button 'Label=Add' = add movie
enter usecase name for signal 'delete-event' on Window 'Title=The Video Store' = close
finish name entry editing
TEST FAILED on rennell : storytext_editor special_chars (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------ui_map.conf
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,45d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 4 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name='Movie Name'' | 'edited text' | Text entry
< 'Button' | 'Label=[Add]' | 'clicked' | Text entry
< 'Window' | 'Title=&The Video Store' | 'closed' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name='Movie Name'' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> set movie name to<i> Star Wars</i>
< -> ?
< -> ?
<
< 'enter usecase name for signal 'clicked' on Button 'Label=[Add]' =' event created with arguments 'add movie'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set movie name to Star Wars
add movie
close
---------- Missing result in ui_map ----------
[Name='Movie Name']
changed = set movie name to
[Label=<OPENBRACKET>Add<CLOSEBRACKET>]
clicked = add movie
[Title=&The Video Store]
delete-event = close
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name='Movie Name'' = set movie name to
enter usecase name for signal 'clicked' on Button 'Label=[Add]' = add movie
enter usecase name for signal 'delete-event' on Window 'Title=&The Video Store' = close
finish name entry editing
TEST FAILED on kilimanjaro : storytext_editor close_window (
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_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> <span foreground="red">add die hard</span>
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <span foreground="red">add star wars</span>
< -> <span foreground="red">close</span>
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'close editor window' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in usecase ----------
close editor window
TEST FAILED on mbeya : storytext_editor gtk_widget_tour (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------ui_map.conf
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,1020d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 31 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Button' | '<span foreground="red">Type=Button</span>' | 'clicked' | Text entry
< 'Dialog' | '<span foreground="red">Type=Dialog</span>' | 'ok' | Text entry
< 'Dialog' | '<span foreground="red">Type=Dialog</span>' | 'accept' | Text entry
< 'Dialog' | '<span foreground="red">Type=Dialog</span>' | 'Label='Some Text'' | Text entry
< 'Entry' | '<span foreground="red">Type=Entry</span>' | 'pressed Enter' | Text entry
< 'Entry' | '<span foreground="red">Type=Entry</span>' | 'edited text' | Text entry
< 'CheckMenuItem' | '<span foreground="red">Type=CheckMenuItem</span>' | 'checked' | Text entry
< 'CheckMenuItem' | '<span foreground="red">Type=CheckMenuItem</span>' | 'unchecked' | Text entry
< 'CheckButton' | '<span foreground="red">Type=CheckButton</span>' | 'unchecked' | Text entry
< 'CheckButton' | '<span foreground="red">Type=CheckButton</span>' | 'checked' | Text entry
< 'ComboBox' | '<span foreground="red">Type=ComboBox</span>' | 'selected item' | Text entry
< 'FileChooserDialog' | '<span foreground="red">Type=FileChooserDialog</span>' | 'current folder changed' | Text entry
< 'FileChooserDialog' | '<span foreground="red">Type=FileChooserDialog</span>' | 'filename changed' | Text entry
< 'FileChooserDialog' | '<span foreground="red">Type=FileChooserDialog</span>' | 'selection changed' | Text entry
< 'MenuItem' | '<span foreground="red">Type=MenuItem</span>' | 'selected' | Text entry
< 'Notebook' | '<span foreground="red">Type=Notebook</span>' | 'switch page' | Text entry
< 'RadioButton' | '<span foreground="red">Type=RadioButton</span>' | 'checked' | Text entry
< 'ToggleButton' | '<span foreground="red">Type=ToggleButton</span>' | 'unchecked' | Text entry
< 'ToggleButton' | '<span foreground="red">Type=ToggleButton</span>' | 'checked' | Text entry
< 'ToolButton' | '<span foreground="red">Type=ToolButton</span>' | 'clicked' | Text entry
< 'TreeView' | '<span foreground="red">Type=TreeView</span>' | 'right-clicked row' | Text entry
< 'TreeView' | '<span foreground="red">Type=TreeView</span>' | 'clicked on row' | Text entry
< 'TreeView' | '<span foreground="red">Type=TreeView</span>' | 'clicked column header 'Column'' | Text entry
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
click
press ok
press accept
press enter
edit some text
tick
untick
uncheck
check
choose item an option
choose folder subdir
set new filename newfilename
select file filename
select in menu
view tab tab name
choose
release
depress
click tool item
view popup for row1
select row row2
sort by Column
edit for Column row3
activate row row4
collapse row row5
expand row row6
---------- Missing result in ui_map ----------
[Type=Button]
clicked = click
[Type=Dialog]
response.ok = press ok
response.accept = press accept
response.Label--Some Text =
[Type=Entry]
activate = press enter
changed = edit
[Type=CheckMenuItem]
toggled.true = tick
toggled.false = untick
[Type=CheckButton]
toggled.false = uncheck
toggled.true = check
[Type=ComboBox]
changed = choose item
[Type=FileChooserDialog]
current-folder-changed = choose folder
current-name-changed = set new filename
selection-changed = select file
[Type=MenuItem]
activate = select in menu
<truncated after showing first 30 lines>
---------- Missing result in usecase ----------
enter usecase name for signal 'clicked' on Button 'Type=Button' = click
enter usecase name for signal 'response.ok' on Dialog 'Type=Dialog' = press ok
enter usecase name for signal 'response.accept' on Dialog 'Type=Dialog' = press accept
enter usecase name for signal 'activate' on Entry 'Type=Entry' = press enter
enter usecase name for signal 'changed' on Entry 'Type=Entry' = edit
enter usecase name for signal 'toggled.true' on CheckMenuItem 'Type=CheckMenuItem' = tick
enter usecase name for signal 'toggled.false' on CheckMenuItem 'Type=CheckMenuItem' = untick
enter usecase name for signal 'toggled.false' on CheckButton 'Type=CheckButton' = uncheck
enter usecase name for signal 'toggled.true' on CheckButton 'Type=CheckButton' = check
enter usecase name for signal 'changed' on ComboBox 'Type=ComboBox' = choose item
enter usecase name for signal 'current-folder-changed' on FileChooserDialog 'Type=FileChooserDialog' = choose folder
enter usecase name for signal 'current-name-changed' on FileChooserDialog 'Type=FileChooserDialog' = set new filename
enter usecase name for signal 'selection-changed' on FileChooserDialog 'Type=FileChooserDialog' = select file
enter usecase name for signal 'activate' on MenuItem 'Type=MenuItem' = choose
enter usecase name for signal 'switch-page' on Notebook 'Type=Notebook' = view tab
enter usecase name for signal 'activate' on MenuItem 'Type=MenuItem' = select in menu
enter usecase name for signal 'toggled.true' on RadioButton 'Type=RadioButton' = choose
enter usecase name for signal 'toggled.false' on ToggleButton 'Type=ToggleButton' = release
enter usecase name for signal 'toggled.true' on ToggleButton 'Type=ToggleButton' = depress
enter usecase name for signal 'clicked' on ToolButton 'Type=ToolButton' = click tool item
enter usecase name for signal 'button-press-event' on TreeView 'Type=TreeView' = view popup for
enter usecase name for signal 'changed.selection' on TreeView 'Type=TreeView' = select row
enter usecase name for signal 'clicked.Column.' on TreeView 'Type=TreeView' = sort by Column
enter usecase name for signal 'edited.Column' on TreeView 'Type=TreeView' = edit for Column
enter usecase name for signal 'row-activated' on TreeView 'Type=TreeView' = activate row
enter usecase name for signal 'row-collapsed' on TreeView 'Type=TreeView' = collapse row
enter usecase name for signal 'row-expanded' on TreeView 'Type=TreeView' = expand row
finish name entry editing
TEST FAILED on geita : storytext_editor unknown_interface (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------ui_map.conf
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,45d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 4 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'changed' | Text entry
< 'Button' | 'Label=Add' | 'clicked' | Text entry
< 'Window' | 'Title=The Video Store' | 'delete-event' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> set movie name to<i> Star Wars</i>
< -> ?
< -> ?
<
< 'enter usecase name for signal 'clicked' on Button 'Label=Add' =' event created with arguments 'add movie'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set movie name to Star Wars
add movie
close
---------- Missing result in ui_map ----------
[Name=Movie Name]
changed = set movie name to
[Label=Add]
clicked = add movie
[Title=The Video Store]
delete-event = close
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set movie name to
enter usecase name for signal 'clicked' on Button 'Label=Add' = add movie
enter usecase name for signal 'delete-event' on Window 'Title=The Video Store' = close
finish name entry editing
TEST FAILED on kisaumi : storytext_editor local_uimap (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,7c1
< The following new files/directories were created:
< <Test Directory>
< ----mapfile
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,45d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 4 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'edited text' | Text entry
< 'Button' | 'Label=Add' | 'clicked' | Text entry
< 'Window' | 'Title=The Video Store' | 'closed' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> set movie name to<i> Star Wars</i>
< -> ?
< -> ?
<
< 'enter usecase name for signal 'clicked' on Button 'Label=Add' =' event created with arguments 'add movie'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set movie name to Star Wars
add movie
close
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set movie name to
enter usecase name for signal 'clicked' on Button 'Label=Add' = add movie
enter usecase name for signal 'delete-event' on Window 'Title=The Video Store' = close
finish name entry editing
TEST FAILED on crownpoint : storytext_editor cancel_editing (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,4c1
<
< The following existing files/directories were deleted:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,29d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 4 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'edited text' | Text entry
< 'Button' | 'Label=Add' | 'clicked' | Text entry
< 'Window' | 'Title=The Video Store' | 'closed' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> set movie name to<i> Star Wars</i>
< -> ?
< -> ?
<
< 'cancel name entry editing' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set movie name to
cancel name entry editing
TEST FAILED on rennell : storytext_editor tkinter_widget_tour (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------ui_map.conf
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,113d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 8 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Button' | 'Name=hello button' | 'clicked' | Text entry
< 'Label' | 'Name=hello label' | 'left-clicked' | Text entry
< 'Entry' | '<span foreground="red">Type=Entry</span>' | 'edited text' | Text entry
< 'Button' | 'Label=Planner's Workspace' | 'clicked' | Text entry
< 'Label' | 'Name=another label' | 'right-clicked' | Text entry
< 'Listbox' | 'Name=the list box' | 'select item' | Text entry
< 'Tk' | 'Title=tk' | 'closed' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ?
< -> ?
< -> ? <i>hello</i>
< -> ?
< -> ?
< -> ? <i>fourth row</i>
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal '<Enter>,<Button-1>,<ButtonRelease-1>' on Button 'Name=hello button' =' event created with arguments 'say hello'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
say hello
click on hello label
set text to hello
click something
right-click something else
select list item fourth row
close
---------- Missing result in ui_map ----------
[Name=hello button]
<Enter>,<Button-1>,<ButtonRelease-1> = say hello
[Name=hello label]
<Button-1> = click on hello label
[Type=Entry]
<KeyPress>,<KeyRelease> = set text to
[Label=Planner's Workspace]
<Enter>,<Button-1>,<ButtonRelease-1> = click something
[Name=another label]
<Button-3> = right-click something else
[Name=the list box]
<<ListboxSelect>> = select list item
[Title=tk]
WM_DELETE_WINDOW = close
---------- Missing result in usecase ----------
enter usecase name for signal '<Enter>,<Button-1>,<ButtonRelease-1>' on Button 'Name=hello button' = say hello
enter usecase name for signal '<Button-1>' on Label 'Name=hello label' = click on hello label
enter usecase name for signal '<Enter>,<Button-1>,<ButtonRelease-1>' on Button 'Label=Planner's Workspace' = click something
enter usecase name for signal '<Button-3>' on Label 'Name=another label' = right-click something else
enter usecase name for signal '<KeyPress>,<KeyRelease>' on Entry 'Type=Entry' = set text to
enter usecase name for signal '<<ListboxSelect>>' on Listbox 'Name=the list box' = select list item
enter usecase name for signal 'WM_DELETE_WINDOW' on Tk 'Title=tk' = close
finish name entry editing
TEST FAILED on yandina : storytext_editor accept_with_enter_key (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------ui_map.conf
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,49d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 4 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'edited text' | Text entry
< 'Button' | 'Label=Add' | 'clicked' | Text entry
< 'Window' | 'Title=The Video Store' | 'closed' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set new movie name to'
< Edited 'GtkEntry' Text entry (set to 'set new movie name to')
<
< Updated : GtkTreeView with columns:
< -> set new movie name to<i> Star Wars</i>
< -> ?
< -> ?
<
< 'press <enter> in field for signal 'changed' on Entry 'Name=Movie Name'' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
close
---------- Missing result in ui_map ----------
[Name=Movie Name]
changed = set new movie name to
[Label=Add]
clicked = add movie
[Title=The Video Store]
delete-event = close
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set new movie name to
press <enter> in field for signal 'changed' on Entry 'Name=Movie Name'
enter usecase name for signal 'clicked' on Button 'Label=Add' = add movie
press <enter> in field for signal 'clicked' on Button 'Label=Add'
enter usecase name for signal 'delete-event' on Window 'Title=The Video Store' = close
press <enter> in field for signal 'delete-event' on Window 'Title=The Video Store'
TEST FAILED on bukoba : storytext_editor swing_widget_tour (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------ui_map.conf
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,59d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 5 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'JButton' | 'Label=Hello!' | 'Click' | Text entry
< 'JRadioButton' | 'Label=First' | 'Click' | Text entry
< 'JRadioButton' | 'Label=Second' | 'Click' | Text entry
< 'JFrame' | '<span foreground="red">Type=JFrame</span>' | 'Close' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ?
< -> ?
< -> ?
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'Click' on JButton 'Label=Hello!' =' event created with arguments 'click hello'
< Edited 'GtkEntry' Text entry (set to 'click hello')
<
< Updated : GtkTreeView with columns:
< -> click hello
< -> ?
< -> ?
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
click hello
select first
select second
close window
---------- Missing result in ui_map ----------
[Label=Hello!]
Click = click hello
[Label=First]
Click = select first
[Label=Second]
Click = select second
[Type=JFrame]
Close = close window
---------- Missing result in usecase ----------
enter usecase name for signal 'Click' on JButton 'Label=Hello!' = click hello
enter usecase name for signal 'Click' on JRadioButton 'Label=First' = select first
enter usecase name for signal 'Click' on JRadioButton 'Label=Second' = select second
enter usecase name for signal 'Close' on JFrame 'Type=JFrame' = close window
finish name entry editing
TEST FAILED on wawi : storytext_editor add_to_correct_uimap (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,6c1
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
< ----usecases
< --------ui_map.conf
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,27d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 2 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'edited text' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> add movie
< -> close
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set new movie name to'
< Edited 'GtkEntry' Text entry (set to 'set new movie name to')
<
< Updated : GtkTreeView with columns:
< -> set new movie name to<i> Star Wars</i>
< -> add movie
< -> close
<
< 'finish name entry editing' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
close
---------- Missing result in ui_map ----------
[Title=The Video Store]
delete-event = close
[Name=Movie Name]
activate = add movie by pressing <enter>
changed = set new movie name to
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set new movie name to
finish name entry editing
TEST FAILED on tanga : storytext_editor text_not_utf8 (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------ui_map.conf
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,63d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 4 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Textfältet' | 'edited text' | Text entry
< 'Button' | 'Label=Lägg till' | 'clicked' | Text entry
< 'Window' | 'Title=Videoaffären' | 'closed' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> <span foreground="red">Någonting på svenska</span>
< -> ? <i>Stjärnornas Krig</i>
< -> <span foreground="red">Något annat på svenska</span>
< -> ?
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Textfältet' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> <span foreground="red">Någonting på svenska</span>
< -> set movie name to<i> Stjärnornas Krig</i>
< -> <span foreground="red">Något annat på svenska</span>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in pythonmocks ----------
<-PYT:locale.getdefaultlocale()
->RET:('en_US', 'ISO8859-1')
---------- Missing result in recorded_usecase ----------
Någonting på svenska
set movie name to Stjärnornas Krig
Något annat på svenska
add movie
close
---------- Missing result in ui_map ----------
[Name=Textfältet]
changed = set movie name to
[Label=Lägg till]
clicked = add movie
[Title=Videoaffären]
delete-event = close
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Textfältet' = set movie name to
enter usecase name for signal 'clicked' on Button 'Label=Lägg till' = add movie
enter usecase name for signal 'delete-event' on Window 'Title=Videoaffären' = close
expand preview node set movie name to Stjärnornas Krig
finish name entry editing
TEST FAILED on lushoto : storytext_editor ignore_actions (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------ui_map.conf
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,37d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 4 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'edited text' | Text entry
< 'Button' | 'Label=Add' | 'clicked' | Text entry
< 'Window' | 'Title=The Video Store' | 'closed' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> set movie name to<i> Star Wars</i>
< -> ?
< -> ?
<
< 'enter usecase name for signal 'delete-event' on Window 'Title=The Video Store' =' event created with arguments 'close'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set movie name to Star Wars
close
---------- Missing result in ui_map ----------
[Name=Movie Name]
changed = set movie name to
[Label=Add]
clicked =
[Title=The Video Store]
delete-event = close
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set movie name to
enter usecase name for signal 'delete-event' on Window 'Title=The Video Store' = close
finish name entry editing
TEST FAILED on yandina : storytext_editor shortcut_creation short_arguments (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------create_movie_$.shortcut
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,58d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> set new movie name to<i> E</i>
< -> add movie
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'select preview node' event created with arguments 'set new movie name to E,add movie'
<
< Changed selection in GtkTreeView with columns:
< -> set new movie name to<i> E</i> ***
< -> add movie ***
< -> close
<
< 'show preview node options for' event created with arguments 'add movie'
<
< ---------- Popup Window ----------
< 'Create shortcut'
< 'Delete shortcut' (greyed out)
< 'Rename' (greyed out)
< ----
< 'Update UI map file' (greyed out)
< ----------------------------------
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
create movie E
close
---------- Missing result in shortcut ----------
set new movie name to $
add movie
---------- Missing result in usecase ----------
select preview node set new movie name to E,add movie
show preview node options for add movie
create a new shortcut
enter new shortcut name create movie E
accept new shortcut name
finish name entry editing
TEST FAILED on yandina : storytext_editor shortcut_creation multiple_arguments_ignore_one (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------add_some_movies_including_$,_$.shortcut
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,78d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> set new movie name to<i> Star Wars</i>
< -> add movie
< -> set new movie name to<i> Titanic</i>
< -> add movie
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'select preview node' event created with arguments 'set new movie name to Die Hard,add movie (1),set new movie name to Star Wars,add movie (2),set new movie name to Titanic,add movie (3)'
<
< Changed selection in GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i> ***
< -> add movie ***
< -> set new movie name to<i> Star Wars</i> ***
< -> add movie ***
< -> set new movie name to<i> Titanic</i> ***
< -> add movie ***
< -> close
<
< 'show preview node options for' event created with arguments 'add movie (3)'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add some movies including Die Hard, Titanic
close
---------- Missing result in shortcut ----------
set new movie name to $
add movie
set new movie name to Star Wars
add movie
set new movie name to $
add movie
---------- Missing result in usecase ----------
select preview node set new movie name to Die Hard,add movie (1),set new movie name to Star Wars,add movie (2),set new movie name to Titanic,add movie (3)
show preview node options for add movie (3)
create a new shortcut
enter new shortcut name Add some movies including Die Hard, Titanic
accept new shortcut name
finish name entry editing
TEST FAILED on yandina : storytext_editor shortcut_creation enter_names_create_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,9c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------create_new_movie_$.shortcut
< --------ui_map.conf
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,131d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 4 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'edited text' | Text entry
< 'Button' | 'Label=Add' | 'clicked' | Text entry
< 'Window' | 'Title=The Video Store' | 'closed' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ? <i>Die Hard</i>
< -> ?
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> set movie name to<i> Star Wars</i>
< -> ?
< -> set movie name to<i> Die Hard</i>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
create new movie Star Wars
create new movie Die Hard
close
---------- Missing result in shortcut ----------
set movie name to $
add movie
---------- Missing result in ui_map ----------
[Name=Movie Name]
changed = set movie name to
[Label=Add]
clicked = add movie
[Title=The Video Store]
delete-event = close
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set movie name to
enter usecase name for signal 'clicked' on Button 'Label=Add' = add movie
enter usecase name for signal 'delete-event' on Window 'Title=The Video Store' = close
select preview node set movie name to Star Wars,add movie (1)
show preview node options for add movie (1)
create a new shortcut
enter new shortcut name create new movie Star Wars
accept new shortcut name
expand preview node create new movie Star Wars
expand preview node close
expand preview node add movie under create new movie Star Wars
finish name entry editing
TEST FAILED on wawi : storytext_editor shortcut_creation show_shortcuts (
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_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,47d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> <b>add die hard</b>
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'expand preview node' event created with arguments 'add die hard'
<
< Expanded row in GtkTreeView with columns:
< -> <b>add die hard</b>
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
<
< 'expand preview node' event created with arguments 'set new movie name to Die Hard'
<
< Expanded row in GtkTreeView with columns:
< -> <b>add die hard</b>
< -> set new movie name to<i> Die Hard</i>
< -> Perform 'changed' on widget identified by 'Name=Movie Name'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in usecase ----------
expand preview node add die hard
expand preview node set new movie name to Die Hard
expand preview node close
finish name entry editing
TEST FAILED on crownpoint : storytext_editor shortcut_creation show_shortcuts_arguments (
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_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,45d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> <b>add <i>movie</i>s <i>Star Wars</i> and <i>Die Hard</i></b>
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'expand preview node' event created with arguments 'add movies Star Wars and Die Hard'
<
< Expanded row in GtkTreeView with columns:
< -> <b>add <i>movie</i>s <i>Star Wars</i> and <i>Die Hard</i></b>
< -> set new movie name to<i> Star Wars</i>
< -> add movie
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> close
<
< 'expand preview node' event created with arguments 'set new movie name to Star Wars'
<
< Expanded row in GtkTreeView with columns:
< -> <b>add <i>movie</i>s <i>Star Wars</i> and <i>Die Hard</i></b>
< -> set new movie name to<i> Star Wars</i>
< -> Perform 'changed' on widget identified by 'Name=Movie Name'
< -> add movie
< -> set new movie name to<i> Die Hard</i>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in usecase ----------
expand preview node add movies Star Wars and Die Hard
expand preview node set new movie name to Star Wars
expand preview node add movie (2)
finish name entry editing
TEST FAILED on dodoma : storytext_editor shortcut_creation create_shortcut_arguments (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------create_movie_$.shortcut
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,64d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'select preview node' event created with arguments 'set new movie name to Die Hard,add movie at top level'
<
< Changed selection in GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i> ***
< -> add movie ***
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
<
< 'show preview node options for' event created with arguments 'add movie at top level'
<
< ---------- Popup Window ----------
< 'Create shortcut'
< 'Delete shortcut' (greyed out)
< 'Rename' (greyed out)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
create movie Die Hard
wait for the movies to reload
add star wars
close
---------- Missing result in shortcut ----------
set new movie name to $
add movie
---------- Missing result in usecase ----------
select preview node set new movie name to Die Hard,add movie at top level
show preview node options for add movie at top level
create a new shortcut
enter new shortcut name create movie Die Hard
accept new shortcut name
finish name entry editing
TEST FAILED on yandina : storytext_editor shortcut_creation insert_multiple_times (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------create_movie_$.shortcut
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,89d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> set new movie name to<i> Star Wars</i>
< -> add movie
< -> set new movie name to<i> Titanic</i>
< -> add movie
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'select preview node' event created with arguments 'set new movie name to Die Hard,add movie (1)'
<
< Changed selection in GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i> ***
< -> add movie ***
< -> set new movie name to<i> Star Wars</i>
< -> add movie
< -> set new movie name to<i> Titanic</i>
< -> add movie
< -> close
<
< 'show preview node options for' event created with arguments 'add movie (1)'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
create movie Die Hard
create movie Star Wars
create movie Titanic
close
---------- Missing result in shortcut ----------
set new movie name to $
add movie
---------- Missing result in usecase ----------
select preview node set new movie name to Die Hard,add movie (1)
show preview node options for add movie (1)
create a new shortcut
enter new shortcut name Create Movie Die Hard
accept new shortcut name
expand preview node create movie Star Wars
expand preview node set new movie name to Star Wars under create movie Star Wars
finish name entry editing
TEST FAILED on yandina : storytext_editor shortcut_creation create_shortcut_noargs (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------add_and_wait.shortcut
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,155d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'select preview node' event created with arguments 'set new movie name to Die Hard'
<
< Changed selection in GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i> ***
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
<
< 'show preview node options for' event created with arguments 'set new movie name to Die Hard'
<
< ---------- Popup Window ----------
< 'Create shortcut' (greyed out)
< 'Delete shortcut' (greyed out)
< 'Rename'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Die Hard
add and wait
add star wars
close
---------- Missing result in shortcut ----------
add movie
wait for the movies to reload
---------- Missing result in usecase ----------
select preview node set new movie name to Die Hard
show preview node options for set new movie name to Die Hard
select preview node close,add movie at top level
show preview node options for add movie at top level
select preview node close
select preview node add star wars,close
show preview node options for add star wars
select preview node close
select preview node add movie at top level,wait for the movies to reload
show preview node options for add movie at top level
create a new shortcut
accept new shortcut name
accept message
enter new shortcut name add movie
accept new shortcut name
accept message
enter new shortcut name add star wars
accept new shortcut name
accept message
enter new shortcut name add and wait
accept new shortcut name
finish name entry editing
TEST FAILED on crownpoint : storytext_editor shortcut_creation create_shortcut_with_shortcuts (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------add_new_$_with_name_$_and_sort.shortcut
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,91d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> <b>add <i>movie</i> named <i>Matrix</i></b>
< -> sort movies
< -> <b>add <i>movie</i> named <i>Star Trek</i></b>
< -> sort movies
< -> <b>add <i>movie</i>s <i>Star Wars</i> and <i>Die Hard</i></b>
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'select preview node' event created with arguments 'add movie named Matrix,sort movies (1)'
<
< Changed selection in GtkTreeView with columns:
< -> <b>add <i>movie</i> named <i>Matrix</i></b> ***
< -> sort movies ***
< -> <b>add <i>movie</i> named <i>Star Trek</i></b>
< -> sort movies
< -> <b>add <i>movie</i>s <i>Star Wars</i> and <i>Die Hard</i></b>
< -> close
<
< 'show preview node options for' event created with arguments 'sort movies (1)'
<
< ---------- Popup Window ----------
< 'Create shortcut'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add new movie with name Matrix and sort
add new movie with name Star Trek and sort
add movies Star Wars and Die Hard
close
---------- Missing result in shortcut ----------
add $ named $
sort movies
---------- Missing result in usecase ----------
select preview node add movie named Matrix,sort movies (1)
show preview node options for sort movies (1)
create a new shortcut
enter new shortcut name Add new movie named Matrix and sort
accept new shortcut name
accept message
enter new shortcut name Add new movie with name Matrix and sort
accept new shortcut name
expand preview node add new movie with name Matrix and sort
finish name entry editing
TEST FAILED on bukoba : storytext_editor shortcut_creation enter_names_rename_usecase (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,10c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------create_new_movie_$.shortcut
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
< ----usecases
< --------ui_map.conf
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,163d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 3 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'edited text' | Text entry
< 'Button' | 'Label=Add' | 'clicked' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ? <i>Die Hard</i>
< -> ?
< -> close
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> set movie name to<i> Star Wars</i>
< -> ?
< -> set movie name to<i> Die Hard</i>
< -> ?
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
create new movie Star Wars
create new movie Die Hard
exit
---------- Missing result in shortcut ----------
set movie name to $
add movie
---------- Missing result in ui_map ----------
[Title=The Video Store & Friends]
delete-event = exit
[Name=Movie Name]
changed = set movie name to
[Label=Add]
clicked = add movie
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set movie name to
enter usecase name for signal 'clicked' on Button 'Label=Add' = add movie
select preview node set movie name to Star Wars,add movie (1)
show preview node options for add movie (1)
create a new shortcut
enter new shortcut name create new movie Star Wars
accept new shortcut name
expand preview node create new movie Star Wars
expand preview node close
expand preview node add movie under create new movie Star Wars
show preview node options for close
rename a usecase name or shortcut
rename usecase exit
accept rename
finish name entry editing
TEST FAILED on piarco : storytext_editor shortcut_creation enter_names_rename_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,10c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------create_new_film_$.shortcut
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
< ----usecases
< --------ui_map.conf
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,163d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 3 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'edited text' | Text entry
< 'Button' | 'Label=Add' | 'clicked' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ? <i>Die Hard</i>
< -> ?
< -> close
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> set movie name to<i> Star Wars</i>
< -> ?
< -> set movie name to<i> Die Hard</i>
< -> ?
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
create new film Star Wars
create new film Die Hard
close
---------- Missing result in shortcut ----------
set movie name to $
add movie
---------- Missing result in ui_map ----------
[Title=The Video Store & Friends]
delete-event = close
[Name=Movie Name]
changed = set movie name to
[Label=Add]
clicked = add movie
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set movie name to
enter usecase name for signal 'clicked' on Button 'Label=Add' = add movie
select preview node set movie name to Star Wars,add movie (1)
show preview node options for add movie (1)
create a new shortcut
enter new shortcut name create new movie Star Wars
accept new shortcut name
expand preview node create new movie Star Wars
expand preview node close
expand preview node add movie under create new movie Star Wars
show preview node options for create new movie Star Wars
rename a usecase name or shortcut
rename shortcut create new film $
accept rename
finish name entry editing
TEST FAILED on piarco : storytext_editor shortcut_creation cancel_edit_enter_names_create_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----usecases
<
< The following existing files/directories were deleted:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,88d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 2 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Window' | 'Title=The Video Store' | 'closed' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> set new movie name to<i> Star Wars</i>
< -> add movie
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'delete-event' on Window 'Title=The Video Store' =' event created with arguments 'close'
< Edited 'GtkEntry' Text entry (set to 'close')
<
< Updated : GtkTreeView with columns:
< -> set new movie name to<i> Star Wars</i>
< -> add movie
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> close
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in usecase ----------
enter usecase name for signal 'delete-event' on Window 'Title=The Video Store' = close
select preview node set new movie name to Star Wars,add movie (1)
show preview node options for add movie (1)
create a new shortcut
enter new shortcut name add new movie named Star Wars
accept new shortcut name
expand preview node add new movie named Star Wars
cancel name entry editing
TEST FAILED on yandina : storytext_editor shortcut_creation enter_names_duplicates (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,6c1
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
< ----usecases
< --------ui_map.conf
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,79d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 3 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'edited text' | Text entry
< 'Button' | 'Label=Add' | 'clicked' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ? <i>Die Hard</i>
< -> ?
< -> close
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> set movie name to<i> Star Wars</i>
< -> ?
< -> set movie name to<i> Die Hard</i>
< -> ?
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set film name to Star Wars
add movie
set film name to Die Hard
add movie
close
---------- Missing result in ui_map ----------
[Title=The Video Store & Friends]
delete-event = close
[Label=Fake Set]
select = set movie name to
[Label=Fake Add]
select = add movie
[Name=Movie Name]
changed = set film name to
[Label=Add]
clicked = add movie
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set movie name to
enter usecase name for signal 'clicked' on Button 'Label=Add' = add movie
finish name entry editing
cancel message
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set film name to
finish name entry editing
accept message
TEST FAILED on piarco : storytext_editor update_uimap (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,5c1
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----usecases
< --------ui_map.conf
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,173d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'expand preview node' event created with arguments 'set new movie name to Die Hard'
<
< Expanded row in GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> Perform 'changed' on widget identified by 'Name=Movie Name'
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
<
< 'select preview node' event created with arguments 'Perform 'changed' on widget identified by 'Name=Movie Name' under set new movie name to Die Hard'
<
< Changed selection in GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> Perform 'changed' on widget identified by 'Name=Movie Name' ***
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in ui_map ----------
[Title=The Video Store & Friends]
delete-event = close
[Label=Add]
activate = select menu item 'add'
clicked = add movie
[Name=New Movie Name]
rechanged = set new movie name to
activate = add movie by pressing <enter>
---------- Missing result in usecase ----------
expand preview node set new movie name to Die Hard
select preview node Perform 'changed' on widget identified by 'Name=Movie Name' under set new movie name to Die Hard
show preview node options for Perform 'changed' on widget identified by 'Name=Movie Name' under set new movie name to Die Hard
update ui map file
enter new widget description Name=New Movie Name
enter new activity name rechanged
accept update ui map file
expand preview node add star wars
expand preview node set new movie name to Star Wars
expand preview node add movie at top level
show preview node options for Perform 'clicked' on widget identified by 'Label=Add' at top level
update ui map file
enter new widget description
accept update ui map file
accept message
enter new widget description Label=Update
enter new activity name
accept update ui map file
accept message
cancel update ui map file
finish name entry editing
TEST FAILED on kigoma : storytext_editor rename_usecase (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,7c1
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
< ----usecases
< --------add_star_wars.shortcut
< --------ui_map.conf
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,54d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'show preview node options for' event created with arguments 'set new movie name to Die Hard'
<
< Changed selection in GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i> ***
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
<
< ---------- Popup Window ----------
< 'Create shortcut' (greyed out)
< 'Delete shortcut' (greyed out)
< 'Rename'
< ----
< 'Update UI map file' (greyed out)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new film name to Die Hard
add movie
wait for the movies to reload
add star wars
close
---------- Missing result in shortcut ----------
set new film name to Star Wars
add movie
---------- Missing result in ui_map ----------
[Title=The Video Store & Friends]
delete-event = close
[Name=Movie Name]
changed = set new film name to
activate = add movie by pressing <enter>
[Label=Add]
activate = select menu item 'add'
clicked = add movie
---------- Missing result in usecase ----------
show preview node options for set new movie name to Die Hard
rename a usecase name or shortcut
rename usecase set new film name to
accept rename
finish name entry editing
TEST FAILED on lushoto : storytext_editor rename_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,15c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------add_film_star_wars.shortcut
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
< ----usecases
< --------add_die_hard.shortcut
<
< The following existing files/directories were deleted:
< <Test Directory>
< ----usecases
< --------add_star_wars.shortcut
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,96d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'show preview node options for' event created with arguments 'add star wars'
<
< Changed selection in GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b> ***
< -> close
<
< ---------- Popup Window ----------
< 'Create shortcut' (greyed out)
< 'Delete shortcut'
< 'Rename'
< ----
< 'Update UI map file' (greyed out)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Die Hard
add movie
wait for the movies to reload
add film star wars
close
---------- Missing result in shortcut ----------
set new movie name to Die Hard
add movie
---------- Missing result in usecase ----------
show preview node options for add star wars
rename a usecase name or shortcut
rename shortcut
accept rename
accept message
rename shortcut add movie star wars
accept rename
accept message
rename shortcut add die hard
accept rename
accept message
rename shortcut add film star wars
accept rename
finish name entry editing
TEST FAILED on mbeya : storytext_editor rename_shortcut_arguments (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,15c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------add_$_titled_$.shortcut
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
< ----usecases
< --------add_$s_$_and_$.shortcut
<
< The following existing files/directories were deleted:
< <Test Directory>
< ----usecases
< --------add_$_named_$.shortcut
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,91d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> <b>add <i>movie</i>s <i>Star Wars</i> and <i>Die Hard</i></b>
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add <i>movie</i> named <i>Matrix</i></b>
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'expand preview node' event created with arguments 'add movies Star Wars and Die Hard'
<
< Expanded row in GtkTreeView with columns:
< -> <b>add <i>movie</i>s <i>Star Wars</i> and <i>Die Hard</i></b>
< -> <b>add <i>movie</i> named <i>Star Wars</i></b>
< -> <b>add <i>movie</i> named <i>Die Hard</i></b>
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add <i>movie</i> named <i>Matrix</i></b>
< -> close
<
< 'show preview node options for' event created with arguments 'add movie named Matrix'
<
< Changed selection in GtkTreeView with columns:
< -> <b>add <i>movie</i>s <i>Star Wars</i> and <i>Die Hard</i></b>
< -> <b>add <i>movie</i> named <i>Star Wars</i></b>
< -> <b>add <i>movie</i> named <i>Die Hard</i></b>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
add movies Star Wars and Die Hard
wait for the movies to reload
add movie titled Matrix
close
---------- Missing result in shortcut ----------
set new $ name to $
add movie
---------- Missing result in usecase ----------
expand preview node add movies Star Wars and Die Hard
show preview node options for add movie named Matrix
rename a usecase name or shortcut
rename shortcut add $ named
accept rename
accept message
rename shortcut add $ titled $
accept rename
expand preview node add movie titled Matrix
finish name entry editing
TEST FAILED on yandina : storytext_editor change_widget_description (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,8c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------ui_map.conf
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,51d0
<
< ---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
< Default widget is 'gtk-ok'
< .....'Previously unseen actions: provide names for the interesting ones'......
< Viewing table with 4 rows and 4 columns.
< '<b><u>Widget Type</u></b>' | '<b><u>Identified By</u></b>' | '<b><u>Action Performed</u></b>' | '<b><u>Usecase Name</u></b>'
< 'Entry' | 'Name=Movie Name' | 'edited text' | Text entry
< 'Button' | Combo Box (selected 'Label=Add') (drop-down list containing ['Label=Add', 'Label=Add, Type=Button', '<span foreground="red">Type=Button</span>']) | 'clicked' | Text entry
< 'Window' | Combo Box (selected 'Title=The Video Store') (drop-down list containing ['Title=The Video Store', 'Title=The Video Store, Type=Window', '<span foreground="red">Type=Window</span>']) | 'closed' | Text entry
< ---------------
< .....'Current Usecase Preview'......
<
< Showing GtkTreeView with columns:
< -> ? <i>Star Wars</i>
< -> ?
< -> ?
< ---------------
< Stock Button 'gtk-cancel' , Stock Button 'gtk-ok'
< ----------------------------------------------------------------------------
<
< 'enter usecase name for signal 'changed' on Entry 'Name=Movie Name' =' event created with arguments 'set movie name to'
< Edited 'GtkEntry' Text entry (set to 'set movie name to')
<
< Updated : GtkTreeView with columns:
< -> set movie name to<i> Star Wars</i>
< -> ?
< -> ?
<
< 'choose widget description for signal 'clicked' on Button 'Label=Add' =' event created with arguments 'Label=Add, Type=Button'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set movie name to Star Wars
add movie
close
---------- Missing result in ui_map ----------
[Name=Movie Name]
changed = set movie name to
[Label=Add, Type=Button]
clicked = add movie
[Type=Window]
delete-event = close
---------- Missing result in usecase ----------
enter usecase name for signal 'changed' on Entry 'Name=Movie Name' = set movie name to
choose widget description for signal 'clicked' on Button 'Label=Add' = Label=Add, Type=Button
enter usecase name for signal 'clicked' on Button 'Label=Add' = add movie
choose widget description for signal 'delete-event' on Window 'Title=The Video Store' = Type=Window
enter usecase name for signal 'delete-event' on Window 'Title=The Video Store' = close
finish name entry editing
TEST FAILED on kilwa : storytext_editor rename_usecase_multiple (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,7c1
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
< ----usecases
< --------add_star_wars.shortcut
< --------ui_map.conf
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,99d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'expand preview node' event created with arguments 'set new movie name to Die Hard'
<
< Expanded row in GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i>
< -> Perform 'changed' on widget identified by 'Name=Movie Name'
< -> Perform 'changed' on widget identified by 'Name=Alternative Movie Name'
< -> add movie
< -> <span foreground="#826200">wait for<i> the movies to reload</i></span>
< -> <b>add star wars</b>
< -> close
<
< 'select preview node' event created with arguments 'set new movie name to Die Hard'
<
< Changed selection in GtkTreeView with columns:
< -> set new movie name to<i> Die Hard</i> ***
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new film name to Die Hard
add movie
wait for the movies to reload
add star wars
close
---------- Missing result in shortcut ----------
set new film name to Star Wars
add movie
---------- Missing result in ui_map ----------
[Title=The Video Store & Friends]
delete-event = close
[Name=Movie Name]
changed = set new film name to
activate = add movie by pressing <enter>
[Name=Alternative Movie Name]
changed = set new film name to
activate = add movie by pressing <enter>
[Label=Add]
activate = select menu item 'add'
clicked = add movie
---------- Missing result in usecase ----------
expand preview node set new movie name to Die Hard
select preview node set new movie name to Die Hard
show preview node options for set new movie name to Die Hard
rename a usecase name or shortcut
rename usecase set new film name to
accept rename
expand preview node add star wars
expand preview node set new film name to Star Wars
finish name entry editing
TEST FAILED on abau : storytext_editor delete_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,9c1
<
< The following existing files/directories changed their contents:
< <Test Directory>
< ----auto_recorded_usecase
<
< The following existing files/directories were deleted:
< <Test Directory>
< ----usecases
< --------add_new_movie_$.shortcut
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext_editor", line 16, in <module>
> from storytext.editor import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/editor.py", line 7, in <module>
> import gtktoolkit, gtk, encodingutils, os, sys, logging, shutil, re
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/gtktoolkit/__init__.py", line 9, in <module>
> import storytext.guishared, storytext.replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/guishared.py", line 5, in <module>
> import scriptengine, replayer, definitions, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,80d0
<
< ---------- Dialog 'auto_recorded_usecase' ----------
< Default widget is 'gtk-ok'
<
< Showing GtkTreeView with columns:
< -> <b>add new movie <i>Star Wars</i></b>
< -> <b>add new movie <i>Die Hard</i></b>
< -> close
< ---------------
< Stock Button 'gtk-ok'
< ----------------------------------------------------
<
< 'select preview node' event created with arguments 'add new movie Star Wars'
<
< Changed selection in GtkTreeView with columns:
< -> <b>add new movie <i>Star Wars</i></b> ***
< -> <b>add new movie <i>Die Hard</i></b>
< -> close
<
< 'show preview node options for' event created with arguments 'add new movie Star Wars'
<
< ---------- Popup Window ----------
< 'Create shortcut' (greyed out)
< 'Delete shortcut'
< 'Rename'
< ----
< 'Update UI map file' (greyed out)
< ----------------------------------
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
set new movie name to Die Hard
add movie
close
---------- Missing result in usecase ----------
select preview node add new movie Star Wars
show preview node options for add new movie Star Wars
delete shortcut
cancel message
show preview node options for add new movie Star Wars
delete shortcut
accept message
expand preview node set new movie name to Die Hard at top level
finish name entry editing
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,44d0
<
< ---------- Shell '' ----------
< Tool Bar:
< Item 0
< Item 1
< Item 2
< Item 3
< Item 4
< Item 5
< Item 6
< Item 7
<
< ------------------------------
<
< 'select first item' event created with arguments ''
< Selected item 1
<
< Updated Tool Bar:
< Item 0
< Item 1
< Item 2
< Item 3
< Item 4
< Item 5
< Item 6
< Item 7
< Extra Item 1
<
< 'select fourth item' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select first item
select fourth item
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Select &All Ctrl+A
< Cancel
< E&xit
<
< ------------------------------
<
< ERROR: Could not simulate command 'select all with an argument' - Action 'select all' did not expect an argument 'with an argument'.
<
< 'select all' event created with arguments ''
< Select All
<
< 'exit' event created with arguments ''
< Closed!
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select all
exit
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
< Got command line argument 'arg1'
< Got command line argument 'arg2'
< Got command line argument 'arg3'
<
< ---------- Shell '' ----------
< Tool Bar:
< Tooltip 'Item Number 0' (Image 1)
< Tooltip 'Item Number 1' (Image 1)
< Tooltip 'Item Number 2' (drop down, Image 1)
< Tooltip 'Item Number 3' (Image 1)
< Tooltip 'Item Number 4' (Image 1)
< Tooltip 'Item Number 5' (drop down, Image 1)
< Tooltip 'Item Number 6' (Image 1)
< Tooltip 'Item Number 7' (Image 1)
< Tooltip 'Item Number 8' (drop down, Image 1)
< Tooltip 'Item Number 9' (Image 1)
< Tooltip 'Item Number 10' (Image 1)
< Tooltip 'Item Number 11' (drop down, Image 1)
<
< ------------------------------
<
< 'choose blob 3' event created with arguments ''
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
choose blob 3
close window
TEST FAILED on barakoma : swt eclipse_rcp ui_forms expandable_composite (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,7c1
< The following new files/directories were created:
< <Test Directory>
< ----workspace
< --------.metadata
< ------------.plugins
< ----------------org.eclipse.ui.workbench
< --------------------dialog_settings.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,41d0
<
< ---------- Shell 'UI Forms RCP Application' ----------
< Menu Bar:
< Views (cascade)
< Open View 1
< Open View 2
< Show in View 1 (greyed out)
< Show in View 2 (greyed out)
< Show Info View
<
< TabFolder with tabs View (Icon 'defaultview_misc.gif', selected)
<
< Canvas 1
<
< Canvas 2
<
< Expandable 'ExpandableComposite - TWISTIE style' (collapsed)
<
< Expandable 'ExpandableComposite - TREE_NODE style' (collapsed)
<
< ------------------------------------------------------
<
< 'click on Twistie style' event created with arguments ''
<
< Updated Expandable 'ExpandableComposite - TWISTIE style' (expanded)
< 'Content'
<
< 'click on Tree node style' event created with arguments ''
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
click on Twistie style
click on Tree node style
click on Twistie style
click on Tree node style
close window
TEST FAILED on rennell : swt eclipse_rcp views disable_usecase_names (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,7c1
< The following new files/directories were created:
< <Test Directory>
< ----workspace
< --------.metadata
< ------------.plugins
< ----------------org.eclipse.ui.workbench
< --------------------dialog_settings.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,25d0
<
< ---------- Shell 'Tab (View) Selection Application' ----------
< Menu Bar:
< &File (cascade)
< E&xit Ctrl+X
< Views (cascade)
< Open View 1
< Open View 2
< Show in View 1
< Show in View 2 (greyed out)
< Show Info View
<
< TabFolder with tabs FirstView (cascade, Icon 'defaultview_misc.gif', selected)
<
< Button 'The First View Button'
<
< --------------- Horizontal sash ---------------
<
< TabFolder with tabs SecondView (cascade, Icon 'defaultview_misc.gif', selected)
<
< Button 'The Second View Button'
<
< --------------------------------------------------------------
<
< 'Auto.Shell.Close.'Label=Tab (View) Selection Application, Type=Shell'' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
Auto.Shell.Close.'Label=Tab (View) Selection Application, Type=Shell'
TEST FAILED on mbeya : swt eclipse_rcp views prefer_active_view (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,7c1
< The following new files/directories were created:
< <Test Directory>
< ----workspace
< --------.metadata
< ------------.plugins
< ----------------org.eclipse.ui.workbench
< --------------------dialog_settings.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,37d0
<
< ---------- Shell 'Tab (View) Selection Application' ----------
< Menu Bar:
< &File (cascade)
< E&xit Ctrl+X
< Views (cascade)
< Open View 1
< Open View 2
< Show in View 1
< Show in View 2 (greyed out)
< Show Info View
<
< TabFolder with tabs FirstView (cascade, Icon 'defaultview_misc.gif', selected)
<
< Button 'The First View Button'
<
< --------------- Horizontal sash ---------------
<
< TabFolder with tabs SecondView (cascade, Icon 'defaultview_misc.gif', selected)
<
< Button 'The Second View Button'
<
< --------------------------------------------------------------
<
< 'press current view button' event created with arguments ''
< Pressed in the first view!
<
< 'activate second view' event created with arguments 'SecondView'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
press current view button
activate second view SecondView
press current view button
close window
TEST FAILED on mbeya : swt eclipse_rcp views part_activation (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,7c1
< The following new files/directories were created:
< <Test Directory>
< ----workspace
< --------.metadata
< ------------.plugins
< ----------------org.eclipse.ui.workbench
< --------------------dialog_settings.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,52d0
<
< ---------- Shell 'Tab (View) Selection Application' ----------
< Menu Bar:
< &File (cascade)
< E&xit Ctrl+X
< Views (cascade)
< Open View 1
< Open View 2
< Show in View 1
< Show in View 2 (greyed out)
< Show Info View
<
< TabFolder with tabs FirstView (cascade, Icon 'defaultview_misc.gif', selected)
<
< Button 'The First View Button'
<
< --------------- Horizontal sash ---------------
<
< TabFolder with tabs SecondView (cascade, Icon 'defaultview_misc.gif', selected)
<
< Button 'The Second View Button'
<
< --------------------------------------------------------------
<
< 'activate second view' event created with arguments 'SecondView'
<
< Updated Views Menu:
< 'Show in View 1' changed to 'Show in View 1 (greyed out)'
< 'Show in View 2 (greyed out)' changed to 'Show in View 2'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
activate second view SecondView
create new first view
close window
TEST FAILED on lushoto : swt eclipse_rcp key_bindings (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,7c1
< The following new files/directories were created:
< <Test Directory>
< ----workspace
< --------.metadata
< ------------.plugins
< ----------------org.eclipse.ui.workbench
< --------------------dialog_settings.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,61d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Open in &New Window
< ---
< Open Message Ctrl+3 (Icon 'sample3.gif')
< Open Another Message View Ctrl+2 (Icon 'add_obj.gif')
< ---
< E&xit Ctrl+X
< Views (cascade)
< Open View 1
< Open View 2
< Show in View 1 (greyed out)
< Show in View 2 (greyed out)
< Show Info View
< &Help (cascade)
< &About
<
< Cool Bar:
< Tool Bar:
< Tooltip 'Open Another Message View (Ctrl+2)' (Icon 'add_obj.gif')
< Tooltip 'Open Message (Ctrl+3)' (Icon 'sample3.gif')
<
< Tree :
< -> me@addrthis.com (Icon 'fldr_obj.gif', +)
< -> other@addrol.com (Icon 'fldr_obj.gif', +)
<
< --------------- Vertical sash ---------------
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
open message
confirm message
quit
TEST FAILED on bukoba : swt eclipse_rcp rcpmail_demo (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,9c1
< The following new files/directories were created:
< <Test Directory>
< ----usecases
< --------osgi_bundle_image_types
< ----workspace
< --------.metadata
< ------------.plugins
< ----------------org.eclipse.ui.workbench
< --------------------dialog_settings.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
1c1,12
< NOTE: discarded terminal comments in usecase file, these are not supported for Java applications.
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,61d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Open in &New Window
< ---
< Open Message Ctrl+3 (Icon 'sample3.gif')
< Open Another Message View Ctrl+2 (Icon 'add_obj.gif')
< ---
< E&xit Ctrl+X
< Views (cascade)
< Open View 1
< Open View 2
< Show in View 1 (greyed out)
< Show in View 2 (greyed out)
< Show Info View
< &Help (cascade)
< &About
<
< Cool Bar:
< Tool Bar:
< Tooltip 'Open Another Message View (Ctrl+2)' (Icon 'add_obj.gif')
< Tooltip 'Open Message (Ctrl+3)' (Icon 'sample3.gif')
<
< Tree :
< -> me@addrthis.com (Icon 'fldr_obj.gif', +)
< -> other@addrol.com (Icon 'fldr_obj.gif', +)
<
< --------------- Vertical sash ---------------
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in osgi_bundle_cache ----------
{u'com.ibm.icu': [],
u'javax.servlet': [],
u'org.apache.log4j': ['gif'],
u'org.easymock': [],
u'org.eclipse.compare.core': [],
u'org.eclipse.core.commands': [],
u'org.eclipse.core.contenttype': [],
u'org.eclipse.core.databinding': [],
u'org.eclipse.core.databinding.observable': [],
u'org.eclipse.core.databinding.property': [],
u'org.eclipse.core.expressions': [],
u'org.eclipse.core.jobs': [],
u'org.eclipse.core.runtime': [],
u'org.eclipse.core.runtime.compatibility.auth': [],
u'org.eclipse.core.runtime.compatibility.registry': [],
u'org.eclipse.equinox.app': [],
u'org.eclipse.equinox.common': [],
u'org.eclipse.equinox.launcher': [],
u'org.eclipse.equinox.launcher.gtk.linux.x86_64': [],
u'org.eclipse.equinox.preferences': [],
u'org.eclipse.equinox.registry': [],
u'org.eclipse.help': ['png'],
u'org.eclipse.jface': ['gif'],
u'org.eclipse.jface.databinding': [],
u'org.eclipse.jface.text': ['gif', 'png'],
u'org.eclipse.osgi': [],
u'org.eclipse.osgi.services': [],
u'org.eclipse.swt': [],
u'org.eclipse.swt.gtk.linux.x86_64': [],
u'org.eclipse.swtbot.eclipse.finder': [],
<truncated after showing first 30 lines>
---------- Missing result in recorded_usecase ----------
# Close
close tab Message
# Expand!!
expand account me@this.com
quit
---------- Differences in catalogue ----------
1,7c1
< The following new files/directories were created:
< <Test Directory>
< ----workspace
< --------.metadata
< ------------.plugins
< ----------------org.eclipse.ui.workbench
< --------------------dialog_settings.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,47d0
<
< ---------- Shell 'Jobs RCP' ----------
< Menu Bar:
< &File (cascade)
< &Jobs (cascade)
< Views (cascade)
< Open View 1
< Open View 2
< Show in View 1 (greyed out)
< Show in View 2 (greyed out)
< Show Info View
<
< TabFolder with no tabs
<
< Tool Bar:
< Tooltip 'View Menu' (Unknown Image)
<
< Cool Bar:
<
< Canvas 1
<
< --------------------------------------
<
< 'start job 1' event created with arguments ''
<
< Waiting for application event 'completion of job 1' to occur.
< Executing the first task
< Executing the second task
< Executing the third task
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
start job 1
wait for completion of job 1
accept job completion dialog
wait for completion of close dialog
close window
TEST FAILED on kilimanjaro : swt visibility child_and_grandchild (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,30d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Show All
<
< ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'show all' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< 'Name' ========== Text ==========
<
< ==========================
<
< 'Name2'
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show all
set name to John
close window
TEST FAILED on barakoma : swt visibility show_in_main_from_dialog (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,35d0
<
< ---------- Shell 'Main Window' ----------
< Button 'Open a dialog'
<
< -----------------------------------------
<
< 'open dialog' event created with arguments ''
<
< ---------- Shell 'The Dialog' ----------
< Button 'Show All'
<
< ----------------------------------------
<
< 'show all' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Button 'Show All' 'Name' ========== Text ==========
<
< ==========================
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'close dialog' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
open dialog
show all
set name to John
close dialog
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Show All
<
< ------------------------------
<
< 'show all' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< 'Name' ========== Text ==========
<
< ==========================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show all
close window
TEST FAILED on tanga : swt visibility parent_and_child (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Show All
<
< ------------------------------
<
< 'show all' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< 'Name' ========== Text ==========
<
< ==========================
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show all
set name to John
close window
TEST FAILED on kikweto : swt visibility show_and_dispose (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Show All
<
< ------------------------------
<
< 'show all' event created with arguments ''
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show all
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,13d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Change Colour
<
< Canvas 1
<
< ------------------------------
<
< 'change colour' event created with arguments ''
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
change colour
close window
TEST FAILED on rennell : swt visibility add_new_widgets (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Add new row
<
< 'Name' ========== Text ========== (read only)
<
< ==========================
<
< ------------------------------
<
< 'add new row' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< 'Name' ========== Text ========== (read only)
< John
< ==========================
< 'City' ========== Text ==========
<
< ==========================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
add new row
close window
---------- Missing result in widgetstructure ----------
New <id>
org.eclipse.swt.widgets.Shell <id> (org.eclipse.swt.layout.FillLayout)
--org.eclipse.swt.widgets.Composite <id> (org.eclipse.swt.layout.GridLayout, 2 columns)
----org.eclipse.swt.widgets.Label <id>
----org.eclipse.swt.widgets.Text <id>
Widget <id> state:
org.eclipse.swt.widgets.Text <id>
Newly <id> widget:
org.eclipse.swt.widgets.Composite <id> (org.eclipse.swt.layout.GridLayout, 2 columns)
--org.eclipse.swt.widgets.Label <id>
--org.eclipse.swt.widgets.Text <id>
--org.eclipse.swt.widgets.Label <id>
--org.eclipse.swt.widgets.Text <id>
TEST FAILED on piarco : swt visibility resize_and_show (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Show All
<
< ------------------------------
<
< 'resize window' event created with arguments 'width 280 and height 350'
<
< 'show all' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< 'Name' ========== Text ==========
<
< ==========================
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
resize window width 280 and height 350
show all
set name to John
close window
TEST FAILED on yandina : swt visibility show_in_dialog (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Shell 'Main Window' ----------
< Button 'Open a dialog'
<
< -----------------------------------------
<
< 'open dialog' event created with arguments ''
<
< ---------- Shell 'The Dialog' ----------
< Button 'Show All'
<
< ----------------------------------------
<
< 'show all' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Button 'Show All' 'Name' ========== Text ==========
<
< ==========================
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'close dialog' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
open dialog
show all
set name to John
close dialog
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,38d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Rename
<
< TabFolder with tabs Item 0 (cascade, Image 1, selected) , Item 1 (cascade, Image 2)
<
< ========== Text ========== (greyed out)
< Content for Item 0
< ==========================
<
< ------------------------------
<
< 'select tab' event created with arguments 'Item 1'
<
< Updated TabFolder with tabs Item 0 (cascade, Image 1) , Item 1 (cascade, Image 2, selected)
<
< ========== Text ========== (greyed out)
< Content for Item 1
< ==========================
<
< 'rename tab' event created with arguments ''
<
< Updated TabFolder with tabs Item 0 (cascade, Image 1) , New (cascade, Image 2, selected)
<
< ========== Text ==========
< Content for Item 1
< ==========================
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select tab Item 1
rename tab
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< New TreeItem
<
< Tree (greyed out) :
< -> Initial - 0
< -> Initial - 1
< -> Initial - 2
< -> Initial - 3
<
< ------------------------------
<
< 'add to tree' event created with arguments ''
<
< Updated Tree (greyed out) :
< -> Initial - 0
< -> Initial - 1
< -> Initial - 2
< -> Initial - 3
< -> Added - 0
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
add to tree
close window
TEST FAILED on rennell : swt trees expand_and_collapse (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,63d0
<
< ---------- Shell '' ----------
< Tree :
< -> Root 0 (+)
< -> Root 1 (+)
<
< ------------------------------
<
< 'expand' event created with arguments 'Root 0'
<
< Updated Tree :
< -> Root 0
< -> Branch 0.0 (+)
< -> Branch 0.1 (+)
< -> Root 1 (+)
<
< ERROR: Could not simulate command 'expand No Such Node' - Could not find item labelled 'No Such Node' in tree.
<
< 'expand' event created with arguments 'Branch 0.1'
<
< Updated Tree :
< -> Root 0
< -> Branch 0.0 (+)
< -> Branch 0.1
< -> Leaf 0.1.0
< -> Leaf 0.1.1
< -> Root 1 (+)
<
< ERROR: Could not simulate command 'expand Leaf 0.1.0' - Item labelled 'Leaf 0.1.0' in tree is not expandable.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
expand Root 0
expand Branch 0.1
expand Root 1
select Branch 1.1
collapse Root 0
close window
TEST FAILED on seronera : swt trees select_and_activate (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,127d0
<
< ---------- Shell '' ----------
< Tree :
< -> Initial Item,with commas
< -> Item 1
< -> Item 2
< -> Item 3
< -> Item 4
< -> Item 5
< -> Item 6
< -> Item 7
< -> Item 8
< -> Item 9
< -> Item 10
< -> Item 11
<
< ------------------------------
<
< 'select' event created with arguments 'Initial Item,with commas'
< False TreeItem {Initial Item,with commas}
<
< Updated Tree :
< -> Initial Item,with commas (selected)
< -> Item 1
< -> Item 2
< -> Item 3
< -> Item 4
< -> Item 5
< -> Item 6
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Initial Item,with commas
select Item 2,Item 3
activate Item 4
activate Item 6
select Initial Item,with commas,Item 2
close window
TEST FAILED on yandina : swt trees collapse_deselects (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Shell '' ----------
< Tree :
< -> Root 0 (+)
< -> Root 1 (+)
<
< ------------------------------
<
< 'expand' event created with arguments 'Root 0'
<
< Updated Tree :
< -> Root 0
< -> Branch 0.0 (+)
< -> Branch 0.1 (+)
< -> Root 1 (+)
<
< 'select' event created with arguments 'Branch 0.1'
<
< Updated Tree :
< -> Root 0
< -> Branch 0.0 (+)
< -> Branch 0.1 (selected, +)
< -> Root 1 (+)
<
< 'collapse' event created with arguments 'Root 0'
<
< Updated Tree :
< -> Root 0 (+)
< -> Root 1 (+)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
expand Root 0
select Branch 0.1
collapse Root 0
close window
TEST FAILED on wawi : swt trees multiple_columns (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,25d0
<
< ---------- Shell '' ----------
< Tree :
< Column 1 Column 2 Column 3
< -> item 0 (selected, +) abc defghi
< -> item 1 (+) abc defghi
< -> item 2 (+) abc defghi
< -> item 3 (+) abc defghi
<
< ------------------------------
<
< 'expand' event created with arguments 'item 0'
<
< Updated Tree :
< Column 1 Column 2 Column 3
< -> item 0 (selected) abc defghi
< -> subitem 0 jklmnop qrs
< -> subitem 1 jklmnop qrs
< -> subitem 2 jklmnop qrs
< -> subitem 3 jklmnop qrs
< -> item 1 (+) abc defghi
< -> item 2 (+) abc defghi
< -> item 3 (+) abc defghi
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
expand item 0
close window
TEST FAILED on rennell : swt trees expand_changes_text (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Shell '' ----------
< Tree :
< -> Root 0 (+)
< -> Root 1 (+)
<
< ------------------------------
<
< 'expand' event created with arguments 'Root 0'
<
< Updated Tree :
< -> Root 0 - expanded!
< -> Branch 0.0
< -> Branch 0.1
< -> Root 1 (+)
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
expand Root 0
close window
TEST FAILED on wawi : swt trees add_rows_and_select (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,94d0
< False TreeItem {Initial - 0}
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< New TreeItem
<
< Tree :
< -> Initial - 0 (selected)
< -> Initial - 1
< -> Initial - 2
< -> Initial - 3
<
< ------------------------------
<
< 'add to tree' event created with arguments ''
<
< Updated Tree :
< -> Initial - 0 (selected)
< -> Initial - 1
< -> Initial - 2
< -> Initial - 3
< -> Added - 0
<
< 'add to tree' event created with arguments ''
<
< Updated Tree :
< -> Initial - 0 (selected)
< -> Initial - 1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
add to tree
add to tree
add to tree
select Added - 0 (2)
select Added - 0 (3)
select Added - 0
select Initial - 0
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Shell '' ----------
< Button 'Why?' (Image 1) Button 'Exit' (greyed out)
<
< ------------------------------
<
< ERROR: Could not simulate command 'exit' - widget of type Button is not sensitive to input at the moment.
<
< 'ask why' event created with arguments ''
< Because.
<
< Updated Button 'Exit'
<
< 'exit' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
ask why
exit
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,74d0
<
< ---------- Shell 'ExpandBar Example' ----------
< Menu Bar:
< &File (cascade)
< New ExpandItem
<
< Expand Bar:
< What is your favorite icon (Image 1)
< Context Menu 1
<
< Image 2 'SWT.ICON_ERROR'
< Image 3 'SWT.ICON_INFORMATION'
< Image 1 'SWT.ICON_QUESTION'
<
< Context Menu 1:
< Popup
<
< What is your favorite button (Image 1)
<
< -----------------------------------------------
<
< 'add row' event created with arguments ''
<
< Updated Expand Bar:
< What is your favorite icon (Image 1)
< Context Menu 1
<
< Image 2 'SWT.ICON_ERROR'
< Image 3 'SWT.ICON_INFORMATION'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
add row
set name to Geoff
collapse item What is your favorite icon
expand item What is your favorite button
close window
TEST FAILED on crownpoint : swt layouts row_in_grid (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'Name' ========== Text ==========
<
< ==========================
< 'Home' 'City' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on kigoma : swt layouts wide_grid_max_output_width (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< ---------- Shell '' ----------
< 'An enormously long name to make the grid output disgustingly wide and difficult to read so that we have no choice but to describe it in columns' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on rennell : swt layouts ignore_labels (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Shell '' ----------
< 'Name' '=' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to John
close window
TEST FAILED on piarco : swt layouts span_columns_odd (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,27d0
<
< ---------- Shell '' ----------
< 'Your details'
< 'Name' ========== Text ==========
<
< ==========================
< 'City' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'set city to' event created with arguments 'London'
<
< Updated City Field
< ========== Text ==========
< London
< ==========================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to John
set city to London
close window
TEST FAILED on piarco : swt layouts column_labels_in_grid (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'Name' 'City'
< ========== Text ========== (Tooltip 'Your Name') ========== Text ========== (Tooltip 'Where You Live')
<
< ========================== ==========================
<
< ------------------------------
<
< 'set name to' event created with arguments 'John'
<
< Updated Text Field
< ========== Text ========== (Tooltip 'Your Name')
< John
< ==========================
<
< 'set city to' event created with arguments 'London'
<
< Updated Text Field
< ========== Text ========== (Tooltip 'Where You Live')
< London
< ==========================
<
< 'describe choices' event created with arguments ''
< You are John and you live in London
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to John
set city to London
describe choices
close window
TEST FAILED on yandina : swt layouts text_in_grid (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,35d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'Name' ========== Text ==========
<
< ==========================
< 'City' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'set city to' event created with arguments 'London'
<
< Updated City Field
< ========== Text ==========
< London
< ==========================
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to John
set city to London
# Test we don't pick up changes to the same value
describe choices
close window
TEST FAILED on crownpoint : swt layouts stack_in_form (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,30d0
<
< ---------- Shell '' ----------
< ...... The Page Stack ......
< 'First Page'
< ............................
<
< Button 'Add Page'
<
< Button 'Change Page'
<
< ------------------------------
<
< 'add page' event created with arguments ''
<
< 'change page' event created with arguments ''
<
< ...... The Page Stack ......
< ========== Text ==========
< Text on page 2
< ==========================
< ............................
<
< 'set text to' event created with arguments 'New Text'
<
< Updated Text Field
< ========== Text ==========
< New Text
< ==========================
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
add page
change page
set text to New Text
close window
---------- Missing result in widgetstructure ----------
New <id>
org.eclipse.swt.widgets.Shell <id> (org.eclipse.swt.layout.FormLayout)
--org.eclipse.swt.widgets.Button <id>
--org.eclipse.swt.widgets.Button <id>
--org.eclipse.swt.widgets.Group <id> (org.eclipse.swt.custom.StackLayout)
----org.eclipse.swt.widgets.Composite <id> (org.eclipse.swt.layout.RowLayout)
------org.eclipse.swt.widgets.Label <id>
----org.eclipse.swt.widgets.Composite <id> (org.eclipse.swt.layout.RowLayout) (invisible)
Widget <id> state:
org.eclipse.swt.widgets.Group <id> (org.eclipse.swt.custom.StackLayout)
--org.eclipse.swt.widgets.Composite <id> (org.eclipse.swt.layout.RowLayout) (invisible)
----org.eclipse.swt.widgets.Label <id>
--org.eclipse.swt.widgets.Composite <id> (org.eclipse.swt.layout.RowLayout)
----org.eclipse.swt.widgets.Text <id>
Widget <id> state:
org.eclipse.swt.widgets.Text <id>
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Shell '' ----------
< Button 'Push'
<
< '(0, 0)' '(1, 0)'
<
< '(0, 1)' '(1, 1)'
<
< ------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,13d0
<
< ---------- Shell '' ----------
< ...... 2-Column Layout ......
< 'An enormously long name to make the grid output disgustingly wide and difficult to read so that we have no choice but to describe it in columns'
<
< ========== Text ==========
<
< ==========================
< .............................
<
< ------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on kisaumi : swt layouts span_columns (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Shell '' ----------
< 'Your details'
< -----vertical-----
< 'Name' ========== Text ==========
<
< ==========================
< 'City' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'set city to' event created with arguments 'London'
<
< Updated City Field
< ========== Text ==========
< London
< ==========================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to John
set city to London
close window
TEST FAILED on songea : swt layouts empty_labels (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,19d0
<
< ---------- Shell '' ----------
< 'Name' ========== Text ==========
<
< ==========================
< 'City' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to John
close window
TEST FAILED on dodoma : swt layouts adjacent_columns (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,13d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'TopRight'
<
< 'BottomLeft' 'BottomRight'
<
< ------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,30d0
<
< ---------- Shell '' ----------
< ...... Personal ...... ...... Corporate ......
< 'First Name' ========== Text ========== 'Employer' ========== Text ==========
<
< ========================== ==========================
< 'Surname' ========== Text ========== 'Position' ========== Text ==========
<
< ========================== ==========================
< ...................... .......................
<
< ------------------------------
<
< 'set first name to' event created with arguments 'Queen'
<
< ...... Royal Titles ......
< 'First Name' ========== Text ==========
< Queen
< ==========================
< 'Surname' ========== Text ==========
<
< ==========================
< ..........................
<
< Updated First Name Field
< ========== Text ==========
< Queen
< ==========================
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set first name to Queen
close window
TEST FAILED on kilwa : swt layouts type_free_text (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'Name' ========== Text ==========
<
< ==========================
< 'City' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'type text' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'describe choices' event created with arguments ''
< You are John and you live in
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to John
activate name field
describe choices
close window
TEST FAILED on wawi : swt layouts text_in_subgrid (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,23d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'Name' ========== Text ========== Button 'Button'
<
< ==========================
<
< ------------------------------
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'describe choices' event created with arguments ''
< You are John
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to John
describe choices
close window
TEST FAILED on rennell : swt layouts label_in_composite (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,33d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'Name' ========== Text ==========
<
< ==========================
< 'Home' 'City' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'set name to' event created with arguments 'John'
<
< Updated Name Field
< ========== Text ==========
< John
< ==========================
<
< 'set city to' event created with arguments 'London'
<
< Updated City Field
< ========== Text ==========
< London
< ==========================
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to John
set city to London
describe choices
close window
TEST FAILED on lushoto : swt layouts text_in_complex_layout (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,44d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'Names:' ========== Text ========== ========== Text ==========
<
< 'Phone Numbers:' ========================== ==========================
< ========== Text ========== ========== Text ==========
<
< ========================== ==========================
<
< ------------------------------
<
< 'set name2 to' event created with arguments 'second'
<
< Updated name2 Field
< ========== Text ==========
< second
< ==========================
<
< 'set phone2 to' event created with arguments '2222'
<
< Updated phone2 Field
< ========== Text ==========
< 2222
< ==========================
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name2 to second
set phone2 to 2222
set name1 to first
set phone1 to 1111
close window
2 TESTS FAILED on lushoto :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,15d0
<
< ---------- Shell 'Main Window' ----------
<
< -----------------------------------------
<
< 'close window' event created with arguments ''
<
< ---------- Shell 'Information' ----------
< 'You're exiting!'
<
< Button 'OK'
<
< -----------------------------------------
<
< 'agree with message' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
agree with message
swt dialogs closure_confirm (
Last six runs
Dec2013
Nov2013
)
swt dialogs show_before_dialog (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,36d0
<
< ---------- Shell 'Main Window' ----------
< Button 'Open a dialog'
<
< -----------------------------------------
<
< 'open first dialog' event created with arguments ''
<
< ---------- Shell 'First Dialog' ----------
< ========== Text ==========
<
< ==========================
<
< Button 'Open another dialog'
<
< ------------------------------------------
<
< 'enter text' event created with arguments 'Hello'
<
< Updated Text Field
< ========== Text ==========
< Hello
< ==========================
<
< 'open second dialog' event created with arguments ''
<
< ---------- Shell 'Second Dialog' ----------
< Button 'Close'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
open first dialog
enter text Hello
open second dialog
close second dialog
close first dialog
close window
TEST FAILED on barakoma : swt dialogs main_window_canvas (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Shell 'Main Window' ----------
< Button 'Show Dialog' Canvas 1
<
< -----------------------------------------
<
< 'show dialog' event created with arguments ''
<
< ---------- Shell 'The Dialog' ----------
< Button 'Close'
<
< ----------------------------------------
<
< 'close dialog' event created with arguments ''
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show dialog
close dialog
close window
TEST FAILED on mbeya : swt dialogs click_disposed_widget (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,29d0
<
< ---------- Shell 'Main Window' ----------
< Button 'Open a dialog'
<
< -----------------------------------------
<
< 'open first dialog' event created with arguments ''
<
< ---------- Shell 'First Dialog' ----------
< ========== Text ==========
<
< ==========================
<
< Button 'Open another dialog'
<
< ------------------------------------------
<
< 'enter text' event created with arguments 'Hello'
<
< Updated Text Field
< ========== Text ==========
< Hello
< ==========================
<
< 'close first dialog' event created with arguments ''
<
< ERROR: Could not simulate command 'enter text Something' - widget of type Text has already been disposed.
<
< 'close window' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
open first dialog
enter text Hello
close first dialog
close window
TEST FAILED on yandina : swt dialogs closure_confirm_appevents (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,43d0
<
< ---------- Shell 'Main Window' ----------
< 'Name' ========== Text ==========
<
< ==========================
< 'City' ========== Text ==========
<
< ==========================
<
< -----------------------------------------
<
< 'set name to' event created with arguments 'xxx'
<
< Waiting for application event 'text update to complete' to occur.
<
< Updated Name Field
< ========== Text ==========
< xxx
< ==========================
<
< Expected application event 'text update to complete' occurred, proceeding.
<
< 'set city to' event created with arguments 'xxx'
<
< Waiting for application event 'text update to complete' to occur.
<
< Updated City Field
< ========== Text ==========
< xxx
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to xxx
wait for text update to complete
set city to xxx
wait for text update to complete
close window
agree with message
TEST FAILED on kilimanjaro : swt dialogs appear_with_dialog (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Shell 'Main Window' ----------
< Button 'Show Dialog'
<
< -----------------------------------------
<
< 'show dialog' event created with arguments ''
<
< ---------- Shell 'The Dialog' ----------
< Button 'Close'
<
< ----------------------------------------
<
< 'close dialog' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Button 'Show Dialog' Button 'Appeared!'
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show dialog
close dialog
close window
TEST FAILED on yandina : swt documentation supported_description (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,50d0
< The following lists the SWT widget types and the associated event types on them which
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
< types is also supported.
<
< org.eclipse.swt.custom.CCombo : Activate , Modify , Selection
< org.eclipse.swt.custom.CTabFolder : CloseTab , Selection
< org.eclipse.swt.widgets.Button : Selection
< org.eclipse.swt.widgets.Combo : Activate , Modify , Selection
< org.eclipse.swt.widgets.DateTime : Selection
< org.eclipse.swt.widgets.ExpandBar : Collapse , Expand
< org.eclipse.swt.widgets.Link : Selection
< org.eclipse.swt.widgets.List : Selection
< org.eclipse.swt.widgets.MenuItem : Selection
< org.eclipse.swt.widgets.Shell : Close , Resize , TypeText
< org.eclipse.swt.widgets.Spinner : Selection
< org.eclipse.swt.widgets.TabFolder : Selection
< org.eclipse.swt.widgets.Table : MouseDoubleClick , MouseDown , Selection
< org.eclipse.swt.widgets.TableColumn : Selection
< org.eclipse.swt.widgets.Text : Activate , ContentAssist , Modify
< org.eclipse.swt.widgets.ToolItem : DropDownSelection , Selection
< org.eclipse.swt.widgets.Tree : Collapse , DefaultSelection , Expand , Selection
<
< The following lists the SWT widget types whose status and changes StoryText trunk is
< currently capable of monitoring and logging. Any type derived from the listed types
< is also supported but will only have features of the listed type described.
<
< org.eclipse.swt.browser.Browser
< org.eclipse.swt.custom.CCombo
< org.eclipse.swt.custom.CLabel
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
TEST FAILED on yandina : swt documentation supported_description_html (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,56d0
< <div class="Text_Header">SWT Widgets and event types supported for record/replay</div>
< <div class="Text_Normal">The following lists the SWT widget types and the associated event types on them which
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
< types is also supported.
< </div>
< <div class="Text_Normal"><table border=1 cellpadding=1 cellspacing=1>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CCombo.html>org.eclipse.swt.custom.CCombo</a></td><td><div class="Table_Text_Normal">Activate , Modify , Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CTabFolder.html>org.eclipse.swt.custom.CTabFolder</a></td><td><div class="Table_Text_Normal">CloseTab , Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Button.html>org.eclipse.swt.widgets.Button</a></td><td><div class="Table_Text_Normal">Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Combo.html>org.eclipse.swt.widgets.Combo</a></td><td><div class="Table_Text_Normal">Activate , Modify , Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/DateTime.html>org.eclipse.swt.widgets.DateTime</a></td><td><div class="Table_Text_Normal">Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/ExpandBar.html>org.eclipse.swt.widgets.ExpandBar</a></td><td><div class="Table_Text_Normal">Collapse , Expand</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Link.html>org.eclipse.swt.widgets.Link</a></td><td><div class="Table_Text_Normal">Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/List.html>org.eclipse.swt.widgets.List</a></td><td><div class="Table_Text_Normal">Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/MenuItem.html>org.eclipse.swt.widgets.MenuItem</a></td><td><div class="Table_Text_Normal">Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Shell.html>org.eclipse.swt.widgets.Shell</a></td><td><div class="Table_Text_Normal">Close , Resize , TypeText</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Spinner.html>org.eclipse.swt.widgets.Spinner</a></td><td><div class="Table_Text_Normal">Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/TabFolder.html>org.eclipse.swt.widgets.TabFolder</a></td><td><div class="Table_Text_Normal">Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Table.html>org.eclipse.swt.widgets.Table</a></td><td><div class="Table_Text_Normal">MouseDoubleClick , MouseDown , Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/TableColumn.html>org.eclipse.swt.widgets.TableColumn</a></td><td><div class="Table_Text_Normal">Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Text.html>org.eclipse.swt.widgets.Text</a></td><td><div class="Table_Text_Normal">Activate , ContentAssist , Modify</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/ToolItem.html>org.eclipse.swt.widgets.ToolItem</a></td><td><div class="Table_Text_Normal">DropDownSelection , Selection</div></td></tr>
< <tr><td><a class="Text_Link" href=http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/Tree.html>org.eclipse.swt.widgets.Tree</a></td><td><div class="Table_Text_Normal">Collapse , DefaultSelection , Expand , Selection</div></td></tr>
< </table></div>
< <div class="Text_Header">SWT Widgets supported for automatic logging</div>
< <div class="Text_Normal">
< The following lists the SWT widget types whose status and changes StoryText trunk is
< currently capable of monitoring and logging. Any type derived from the listed types
< is also supported but will only have features of the listed type described.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Select &All Ctrl+A
< Cancel
< E&xit
<
< ------------------------------
<
< 'select all' event created with arguments ''
< Select All
<
< 'resize window to' event created with arguments 'width 430 and height 320'
<
< 'close window' event created with arguments ''
< Closed!
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select all
resize window to width 430 and height 320
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,19d0
<
< ---------- Shell '' ----------
< ========== Combo ========== (read only)
< Alpha
< ===========================
<
< ------------------------------
<
< 'choose item' event created with arguments 'Charlie'
< Selection = 2
<
< Updated Combo Box
< ========== Combo ========== (read only)
< Charlie
< ===========================
<
< ERROR: Could not simulate command 'choose item nonsense' - Could not find item labelled 'nonsense' in Combo box.
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
choose item Charlie
close
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,64d0
<
< ---------- Shell '' ----------
< 'List of Items' List :
< -> Item 0
< -> Item 1
< -> Item 2
< -> Item 3
< -> Item 4
< -> Item 5
< -> Item 6
< -> Item 7
< -> Item 8
< -> Item 9
<
< ------------------------------
<
< 'select' event created with arguments 'Item 1'
< Selection = [1]
<
< Updated List :
< -> Item 0
< -> Item 1 (selected)
< -> Item 2
< -> Item 3
< -> Item 4
< -> Item 5
< -> Item 6
< -> Item 7
< -> Item 8
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Item 1
select Item 2,Item 3
select
close
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Shell '' ----------
< ========== Text ========== Button 'Copy'
<
< ==========================
< Button 'Paste'
<
< ------------------------------
<
< 'set text contents to' event created with arguments 'Hello'
<
< Updated Text Field
< ========== Text ==========
< Hello
< ==========================
<
< 'copy contents' event created with arguments ''
< Copied following to clipboard :
< Hello
<
< 'paste contents' event created with arguments ''
<
< Updated Text Field
< ========== Text ==========
< HelloHello
< ==========================
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set text contents to Hello
copy contents
paste contents
close
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Shell '' ----------
< Button 'first' (radio, selected) Button 'second' (radio)
<
< ------------------------------
<
< 'select second button' event created with arguments ''
< Selected the second button.
<
< Updated Button 'first' (radio)
<
< Updated Button 'second' (radio, selected)
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select second button
close
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,33d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Redraw!
<
< DateTime (calendar, showing 2/18/1975)
< DateTime (date, showing 2/3/1976) DateTime (time, short, showing 14:00:00)
<
< ------------------------------
<
< ERROR: Could not simulate command 'set calendar to nonsense' - Could not parse date/time argument 'nonsense', not of format 'M/d/yyyy'.
<
< ERROR: Could not simulate command 'set time to nonsense' - Could not parse date/time argument 'nonsense', not of format 'kk:mm:ss'.
<
< 'set calendar to' event created with arguments '3/4/1975'
< Calendar changed
<
< Updated DateTime (calendar, showing 3/4/1975)
<
< 'set date to' event created with arguments '3/4/1976'
< Date changed
<
< Updated DateTime (date, showing 3/4/1976)
<
< 'set time to' event created with arguments '15:00:00'
< Time changed
<
< Updated DateTime (time, short, showing 15:00:00)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set calendar to 3/4/1975
set date to 3/4/1976
set time to 15:00:00
redraw
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,15d0
<
< ---------- Shell '' ----------
< Link '<a>Here is a link</a>'
<
< Link '<a>Another link</a>'
<
< ------------------------------
<
< 'click first link' event created with arguments ''
< Selection: Here is a link
<
< 'click second link' event created with arguments ''
< Second Selection: Another link
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
click first link
click second link
close
TEST FAILED on tanga : swt label_text_becomes_empty (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Shell '' ----------
< Context Menu 1
<
< 'Right Panel'
<
<
< Context Menu 1:
< Popup
< ------------------------------
<
< 'cause other popup' event created with arguments ''
< Label emptied
<
< Label now empty, previously 'Right Panel'
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
cause other popup
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< ---------- Shell '' ----------
< TabFolder with no tabs
<
< ------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,48d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Rename
<
< TabFolder with tabs Item 0 (cascade, Image 1, selected) , Item 1 (cascade, Image 2)
<
< ========== Text ========== (greyed out)
< Content for Item 0
< ==========================
<
< ------------------------------
<
< 'select tab' event created with arguments 'Item 1'
<
< Updated TabFolder with tabs Item 0 (cascade, Image 1) , Item 1 (cascade, Image 2, selected)
<
< ========== Text ========== (greyed out)
< Content for Item 1
< ==========================
<
< 'close tab' event created with arguments 'Item 1'
<
< Updated TabFolder with tabs Item 0 (cascade, Image 1, selected)
<
< ========== Text ========== (greyed out)
< Content for Item 0
< ==========================
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select tab Item 1
close tab Item 1
rename tab
close tab New
close window
TEST FAILED on rennell : swt draw2d drag_rectangle (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Shell 'Draw2d Application' ----------
< A longish label
< [ (-blue) ] hello(~-green~)
< topleft topmid
< centre
< bottomleft
<
< ------------------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
---------- Missing result in widgetstructure ----------
New <id>
org.eclipse.swt.widgets.Shell <id> (org.eclipse.swt.layout.GridLayout, 2 columns)
--org.eclipse.draw2d.FigureCanvas <id>
----org.eclipse.draw2d.Figure <id>
------org.eclipse.draw2d.Label <id>
------org.eclipse.draw2d.RectangleFigure <id>
------__main__.TextRectangle <id>
------__main__.TextRectangle <id>
TEST FAILED on kilwa : swt draw2d eclipse_rcp_gef dnd_resize_figures (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,15c1
< The following new files/directories were created:
< <Test Directory>
< ----workspace
< --------.metadata
< ------------.plugins
< ----------------org.eclipse.core.resources
< --------------------.root
< ------------------------.indexes
< ----------------------------properties.version
< --------------------.safetable
< ----------------org.eclipse.core.runtime
< --------------------.settings
< ------------------------org.eclipse.core.resources.prefs
< ----------------org.eclipse.ui.workbench
< --------------------dialog_settings.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,34d0
<
< ---------- Shell 'RCP GEF Draw2d Application' ----------
< Menu Bar:
< File (cascade)
< Exit
<
< TabFolder with tabs file.graph1 (Tooltip 'project/file.graph1', cascade, Icon 'defaultview_misc.gif', selected)
<
< (-green)
< (-green) (-green) (-green)
<
< --------------------------------------------------------
<
< 'drag' event created with arguments 'Node1 to 54:133'
<
< Updated Canvas :
< (-green) (-green) (-green) (-green)
<
< 'select' event created with arguments 'Node2'
<
< 'select' event created with arguments 'Node2 (2)'
<
< 'select' event created with arguments 'Node1,Node2 (3)'
<
< 'close window' event created with arguments ''
<
< ---------- Shell 'Save Resource' ----------
< Unknown Image ''file.graph1' has been modified. Save changes?'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
drag Node1 to 54:133
select Node2
select Node2 (2)
select Node1,Node2 (3)
close window
no
TEST FAILED on songea : swt draw2d eclipse_rcp_gef multi_select_partial (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,15c1
< The following new files/directories were created:
< <Test Directory>
< ----workspace
< --------.metadata
< ------------.plugins
< ----------------org.eclipse.core.resources
< --------------------.root
< ------------------------.indexes
< ----------------------------properties.version
< --------------------.safetable
< ----------------org.eclipse.core.runtime
< --------------------.settings
< ------------------------org.eclipse.core.resources.prefs
< ----------------org.eclipse.ui.workbench
< --------------------dialog_settings.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Shell 'RCP GEF Draw2d Application' ----------
< Menu Bar:
< File (cascade)
< Exit
<
< TabFolder with tabs file.graph1 (Tooltip 'project/file.graph1', cascade, Icon 'defaultview_misc.gif', selected)
<
< (-green)
< (-green) (-green) (-green)
<
< --------------------------------------------------------
<
< 'select' event created with arguments 'Node1,NoSuchNode,Node2'
< Warning: not replaying full command, could not find any objects in viewer matching description 'NoSuchNode'
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Node1,Node2
close window
TEST FAILED on dodoma : swt draw2d eclipse_rcp_gef error_handling (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,15c1
< The following new files/directories were created:
< <Test Directory>
< ----workspace
< --------.metadata
< ------------.plugins
< ----------------org.eclipse.core.resources
< --------------------.root
< ------------------------.indexes
< ----------------------------properties.version
< --------------------.safetable
< ----------------org.eclipse.core.runtime
< --------------------.settings
< ------------------------org.eclipse.core.resources.prefs
< ----------------org.eclipse.ui.workbench
< --------------------dialog_settings.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Shell 'RCP GEF Draw2d Application' ----------
< Menu Bar:
< File (cascade)
< Exit
<
< TabFolder with tabs file.graph1 (Tooltip 'project/file.graph1', cascade, Icon 'defaultview_misc.gif', selected)
<
< (-green)
< (-green) (-green) (-green)
<
< --------------------------------------------------------
<
< ERROR: Could not simulate command 'select NoSuchNode' - could not find any objects in viewer matching description 'NoSuchNode'
<
< ERROR: Could not simulate command 'drag NoSuchNode to 1:1' - could not find any objects in viewer matching description 'NoSuchNode'
<
< ERROR: Could not simulate command 'drag Node2 to Hell' - drag destination must be in the form <xpos>:<ypos>
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on kigoma : swt draw2d coloured_regions (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Shell 'Draw2d Application' ----------
< topleft(-blue) topmid
< (orange&) centre(-green)
< bottomleft(orange) (red)
< (Lred) (Dorange)
<
< ------------------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on seronera : swt draw2d line_up_grids (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,15d0
<
< ---------- Shell 'Draw2d Application' ----------
< topleft topmid
< centre
< bottomleft
<
< [ 00 10 ]
< [ 11 ]
< [ 02 ]
<
< An extra label
<
< ------------------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on seronera : swt jface text_decoration (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,33d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'Name' ========== Text ========== (Decoration Image 1 , Tooltip 'Your Full Name Please!'
< 'Name may not be empty')
< ==========================
< 'City' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'set name to' event created with arguments 'Her Majesty Queen Elizabeth The Second'
<
< Updated Name Field
< ========== Text ========== (Tooltip 'Your Full Name Please!')
< Her Majesty Queen Elizabeth The Second
< ==========================
<
< 'set city to' event created with arguments 'London'
<
< Updated City Field
< ========== Text ========== (Decoration Image 2
< London 'London is in England!')
< ==========================
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to Her Majesty Queen Elizabeth The Second
set city to London
describe choices
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,52d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'Name' ========== Text ========== (Decoration Image 1 , Tooltip 'Your Full Name Please!'
< 'Must be a real name')
< ==========================
< 'City' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'type name as' event created with arguments '123'
<
< Updated Name Field
< ========== Text ========== (Decoration Image 1 , Tooltip 'Your Full Name Please!'
< 123 'Must be a real name')
< ==========================
<
< 'type name as' event created with arguments '234'
<
< Updated Name Field
< ========== Text ========== (Decoration Image 1 , Tooltip 'Your Full Name Please!'
< 234 'Must be a real name')
< ==========================
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
type name as 123
type name as 234
type name as 567
type city as London
describe choices
close window
TEST FAILED on kilwa : swt jface typed_text_combo (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,52d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'Name' ========== Combo ========== (Decoration Image 1 , Tooltip 'Your Full Name Please!'
< 'Most be a real name')
< ===========================
< 'City' ========== Combo ==========
<
< ===========================
<
< ------------------------------
<
< 'set name to' event created with arguments '123'
< Name is now u'1'
< Name is now u'12'
< Name is now u'123'
<
< Updated Name Combo Box
< ========== Combo ========== (Decoration Image 1 , Tooltip 'Your Full Name Please!'
< 123 'Most be a real name')
< ===========================
<
< 'set name to' event created with arguments '456'
< Name is now u'45'
< Name is now u'456'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set name to 123
set name to 456
set city to
describe choices
close window
TEST FAILED on tabora : swt jface cell_selection (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,59d0
<
< ---------- Shell '' ----------
< Table :
< ______________________________________
< Column 1 Column 2
< ______________________________________
< Column 0 => Item 0 Column 1 => Item 0
< Column 0 => Item 1 Column 1 => Item 1
< Column 0 => Item 2 Column 1 => Item 2
< Column 0 => Item 3 Column 1 => Item 3
< Column 0 => Item 4 Column 1 => Item 4
< Column 0 => Item 5 Column 1 => Item 5
< Column 0 => Item 6 Column 1 => Item 6
< Column 0 => Item 7 Column 1 => Item 7
< Column 0 => Item 8 Column 1 => Item 8
< Column 0 => Item 9 Column 1 => Item 9
< ______________________________________
<
< ------------------------------
<
< 'select cell' event created with arguments 'Column 2 for Column 0 => Item 4'
< Selected None
<
< Updated Table :
< _________________________________________________
< Column 1 Column 2
< _________________________________________________
< Column 0 => Item 0 Column 1 => Item 0
< Column 0 => Item 1 Column 1 => Item 1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select cell Column 2 for Column 0 => Item 4
select cell Column 1 for Column 0 => Item 6
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Shell 'Autocomplete' ----------
< ========== Text ==========
<
< ==========================
<
< ------------------------------------------
<
< 'show autocompletions' event created with arguments ''
<
< ---------- Shell '' ----------
< Table :
< ______________
< abc (selected)
< bcd
< cde
< abc2
< bcd2
< cde2
< ______________
<
< ------------------------------
<
< 'set text to' event created with arguments 'abc2'
<
< Updated Text Field
< ========== Text ==========
< abc2
< ==========================
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show autocompletions
set text to abc2
close window
TEST FAILED on tanga : swt jface custom_tooltips description_enabled (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,37d0
<
< ---------- Shell 'Custom Tooltips' ----------
< ...... 5-Column Layout ......
< 'First'
<
< ========== Text ========== (Custom Tooltip 1)
< Hello World
< ==========================
<
< 'Second'
<
< ========== Text ========== (Tooltip 'Hello World
< Hello World Hello World')
< ==========================
<
< Button 'Popup on press'
< .............................
<
<
< Custom Tooltip 1:
< 'ToolTip-Header' (bold) Image 1 Image 2
<
< Link 'This a custom tooltip you can:
< - pop up any control you want
< - define delays
< - ...
< Go and get Eclipse M4 from <a>http:#www.eclipse.org</a>'
< ---------------------------------------------
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set first field to Goodbye World
close window
TEST FAILED on kigoma : swt jface custom_tooltips description_disabled (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Shell 'Custom Tooltips' ----------
< 'First' ========== Text ========== 'Second' ========== Text ========== (Tooltip 'Hello World Button 'Popup on press'
< Hello World Hello World Hello World')
< ========================== ==========================
<
< ---------------------------------------------
<
< 'set first field to' event created with arguments 'Goodbye World'
<
< Updated First Field
< ========== Text ==========
< Goodbye World
< ==========================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set first field to Goodbye World
close window
TEST FAILED on dodoma : swt jface custom_tooltips tree_tooltips (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,23d0
<
< ---------- Shell 'Custom Tooltips' ----------
< Tree :
< -> Root (Tooltip 'Tooltip (Root)', +)
<
< ---------------------------------------------
<
< 'expand node' event created with arguments 'Root'
<
< Updated Tree :
< -> Root (Tooltip 'Tooltip (Root)')
< -> one (Tooltip 'Tooltip (one)')
< -> two (Tooltip 'Tooltip (two)')
< -> three (Tooltip 'Tooltip (three)')
< -> four (Tooltip 'Tooltip (four)')
< -> five (Tooltip 'Tooltip (five)')
< -> six (Tooltip 'Tooltip (six)')
< -> seven (Tooltip 'Tooltip (seven)')
< -> eight (Tooltip 'Tooltip (eight)')
< -> nine (Tooltip 'Tooltip (nine)')
< -> ten (Tooltip 'Tooltip (ten)')
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
expand node Root
close window
TEST FAILED on tanga : swt jface custom_tooltips table_tooltips (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Shell 'Custom Tooltips' ----------
< Table :
< _________________________________
< Column 1
< _________________________________
< one (Tooltip 'Tooltip (one)')
< two (Tooltip 'Tooltip (two)')
< three (Tooltip 'Tooltip (three)')
< four (Tooltip 'Tooltip (four)')
< five (Tooltip 'Tooltip (five)')
< six (Tooltip 'Tooltip (six)')
< seven (Tooltip 'Tooltip (seven)')
< eight (Tooltip 'Tooltip (eight)')
< nine (Tooltip 'Tooltip (nine)')
< ten (Tooltip 'Tooltip (ten)')
< _________________________________
<
< ---------------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on rennell : swt jface custom_tooltips table_custom_tooltips (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,51d0
<
< ---------- Shell 'Custom Tooltips' ----------
< Table :
< ________________________
< Column 1
< ________________________
< one (Custom Tooltip 1)
< two (Custom Tooltip 2)
< three (Custom Tooltip 3)
< four (Custom Tooltip 4)
< ________________________
<
< Custom Tooltip 1:
< 'ToolTip-Header'
<
< Link 'Custom tooltip for one - you can:
< - pop up any control you want
< - define delays
< - ...
< Go and get Eclipse M4 from <a>http:#www.eclipse.org</a>'
<
< Custom Tooltip 2:
< 'ToolTip-Header'
<
< Link 'Custom tooltip for two - you can:
< - pop up any control you want
< - define delays
< - ...
< Go and get Eclipse M4 from <a>http:#www.eclipse.org</a>'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Shell '' ----------
< Button 'first' (check, selected) Button 'second' (check)
<
< ------------------------------
<
< 'select second button' event created with arguments ''
< Selected the second button.
<
< Updated Button 'second' (check, selected)
<
< 'select second button' event created with arguments ''
<
< Updated Button 'second' (check)
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select second button
select second button
close
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Select &All Ctrl+A
<
< ========== Browser ==========
< about:config
< =============================
<
< ------------------------------
<
< 'select all' event created with arguments ''
<
< Waiting for application event 'browser to finish loading' to occur.
<
< Updated Text Field
< ========== Browser ==========
< topleft top topright
< midleft Image 'ring.png' midright
< bottomleft bottom bottomright
< =============================
<
< Expected application event 'browser to finish loading' occurred, proceeding.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select all
wait for browser to finish loading
close window
TEST FAILED on bukoba : swt browsers nested_tables (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,27d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Select &All Ctrl+A
<
< ========== Browser ==========
< about:config
< =============================
<
< ------------------------------
<
< 'select all' event created with arguments ''
<
< Waiting for application event 'browser to finish loading' to occur.
<
< Updated Text Field
< ========== Browser ==========
< Table-0
< Table-1
< Table-2
< Non-breaking spaces: Hello world
< =============================
<
< Expected application event 'browser to finish loading' occurred, proceeding.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select all
wait for browser to finish loading
close window
TEST FAILED on songea : swt browsers table_indent (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,15d0
<
< ---------- Shell '' ----------
< ========== Browser ==========
< The Title for the Page
< Affected Period 06Nov2012 - 13Nov2012
<
< 13Nov2012 15:07 actions info
< Created data with date 02OCT2009 XXX 999 XXX-YYY 02OCT2009 08:00-02OCT2009 20:00
< Attribute Value
< Selection help date; part of artificial key for dated information 02OCT2009
< =============================
<
< ------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Shell '' ----------
< ========== Browser ==========
< Scenario name: Empty Scenario
< Scenario id: Empty
< Owner: file geoff
< =============================
<
< ------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on seronera : swt toolbar_dropdown_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,37d0
<
< ---------- Shell '' ----------
< Tool Bar:
< Drop Down (drop down)
<
< ------------------------------
<
< 'select drop down' event created with arguments 'Item 2'
<
< Choosing from Drop Down Menu:
< Item 0
< Item 1
< Item 2
< Item 3
< Item 4
< Item 5
< Item 6
< Item 7
< Selected item 2
<
< 'click button' event created with arguments ''
< Pressed the normal button...
<
< 'select drop down' event created with arguments 'Item 0'
<
< Choosing from Drop Down Menu:
< Item 0
< Item 1
< Item 2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select drop down Item 2
click and select item 0
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,36d0
<
< ---------- Shell '' ----------
< Tree (Context Menu 1) : Context Menu 2
< -> Initial - 0 (selected)
< -> Initial - 1 'Right Panel' (Context Menu 2)
< -> Initial - 2
< -> Initial - 3
<
< Context Menu 1:
< Where am I?
<
<
< Context Menu 2:
< Popup (greyed out)
< ------------------------------
<
< 'select row' event created with arguments 'Initial - 2'
<
< Updated Tree (Context Menu 1) :
< -> Initial - 0
< -> Initial - 1
< -> Initial - 2 (selected)
< -> Initial - 3
<
< 'ask question' event created with arguments ''
< In a tree!
<
< Updated Context Menu 2:
< 'Popup (greyed out)' changed to 'Popup'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select row Initial - 2
ask question
cause other popup
close window
TEST FAILED on piarco : swt popup_menus disable_menu_describer (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,27d0
<
< ---------- Shell '' ----------
< Tree : 'Right Panel'
< -> Initial - 0 (selected)
< -> Initial - 1
< -> Initial - 2
< -> Initial - 3
<
< ------------------------------
<
< 'select row' event created with arguments 'Initial - 2'
<
< Updated Tree :
< -> Initial - 0
< -> Initial - 1
< -> Initial - 2 (selected)
< -> Initial - 3
<
< 'ask question' event created with arguments ''
< In a tree!
<
< 'cause other popup' event created with arguments ''
< Clicked menu
<
< Updated 'Right Panel Clicked!'
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select row Initial - 2
ask question
cause other popup
close window
TEST FAILED on piarco : swt popup_menus dynamic_add_item (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,29d0
<
< ---------- Shell '' ----------
< Tree (Context Menu 1) :
< -> Initial - 0
< -> Initial - 1
< -> Initial - 2
< -> Initial - 3
<
< Context Menu 1:
< Where am I?
<
< ------------------------------
<
< 'select row' event created with arguments 'Initial - 2'
<
< Updated Tree (Context Menu 1) :
< -> Initial - 0
< -> Initial - 1
< -> Initial - 2 (selected)
< -> Initial - 3
<
< Updated Context Menu 1:
< Where am I?
< Dynamic!
<
< 'click dynamic menu item' event created with arguments ''
< Clicked the dynamic one!
<
< 'close window' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select row Initial - 2
click dynamic menu item
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,51d0
<
< ---------- Shell '' ----------
< ========== CCombo ========== (border)
<
< ============================
<
< ------------------------------
<
< 'select' event created with arguments 'Alpha'
< Selection = 1
<
< Updated Combo Box
< ========== CCombo ========== (border)
< Alpha
< ============================
<
< 'select' event created with arguments 'Bravo'
< Selection = 2
<
< Updated Combo Box
< ========== CCombo ========== (border)
< Bravo
< ============================
<
< 'set text' event created with arguments 'Charlie'
<
< Updated Combo Box
< ========== CCombo ========== (border)
< Charlie
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Alpha
select Bravo
set text Charlie
perform edit
set text Nonsense
perform edit
select Charlie
close
TEST FAILED on wawi : swt appevents appevent_at_start (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,15d0
<
< Waiting for application event 'row 3 to be added' to occur.
<
< ---------- Shell '' ----------
< Tree :
< -> Initial - 0
< -> Initial - 1
< -> Initial - 2
< -> Initial - 3
<
< ------------------------------
<
< Expected application event 'row 3 to be added' occurred, proceeding.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
wait for row 3 to be added
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Shell '' ----------
< Tree :
< -> Initial - 0 (selected)
< -> Initial - 1
< -> Initial - 2
< -> Initial - 3
<
< ------------------------------
<
< 'select node' event created with arguments 'Initial - 1'
<
< Waiting for application event 'row to be added' to occur.
<
< Updated Tree :
< -> Initial - 0
< -> Initial - 1 (selected)
< -> Initial - 2
< -> Initial - 3
< -> Added - 0
<
< Expected application event 'row to be added' occurred, proceeding.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
# An initial comment
select node Initial - 1
# This is an application event
wait for row to be added
# And then we close the window
# and an extra row
close window
TEST FAILED on wawi : swt appevents appevent_from_dialog (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< Waiting for application event 'shell to be created' to occur.
<
< ---------- Shell 'Main Window' ----------
< Button 'Open a dialog'
<
< -----------------------------------------
<
< Expected application event 'shell to be created' occurred, proceeding.
<
< 'open dialog' event created with arguments ''
<
< ---------- Shell 'Dialog' ----------
< Button 'Disable me!' Button 'OK'
<
< ------------------------------------
<
< 'press disable button' event created with arguments ''
<
< Waiting for application event 'button to be disabled' to occur.
<
< Updated Button 'Disable me!' (greyed out)
<
< Expected application event 'button to be disabled' occurred, proceeding.
<
< 'ok dialog' event created with arguments ''
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
wait for shell to be created
open dialog
press disable button
# Whither this comment?
wait for button to be disabled
# And this one?
ok dialog
close window
TEST FAILED on yandina : swt appevents appevent_from_dialog_close (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Shell 'Main Window' ----------
< Button 'Open a dialog'
<
< -----------------------------------------
<
< 'open dialog' event created with arguments ''
<
< ---------- Shell 'Dialog' ----------
< Button 'OK'
<
< ------------------------------------
<
< 'ok dialog' event created with arguments ''
<
< Waiting for application event 'just before the dialog gets removed' to occur.
<
< Expected application event 'just before the dialog gets removed' occurred, proceeding.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
open dialog
ok dialog
wait for just before the dialog gets removed
close window
TEST FAILED on crownpoint : swt appevents repeat_event (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< Waiting for application event 'rows to be added' to occur.
<
< ---------- Shell '' ----------
< Tree :
< -> Initial - 0
< -> Initial - 1
< -> Initial - 2
< -> Initial - 3
<
< ------------------------------
<
< Expected application event 'rows to be added' occurred, proceeding.
<
< 'select node' event created with arguments 'Initial - 1'
<
< Waiting for application event 'rows to be added' to occur.
<
< Updated Tree :
< -> Initial - 0
< -> Initial - 1 (selected)
< -> Initial - 2
< -> Initial - 3
< -> Added - 0
<
< Expected application event 'rows to be added' occurred, proceeding.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
wait for rows to be added
# Make sure this comment gets placed correctly
select node Initial - 1
wait for rows to be added
close window
TEST FAILED on kikweto : swt appevents event_data_is_category (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,30d0
<
< Waiting for application event 'rows to be added' to occur.
<
< ---------- Shell '' ----------
< Tree :
< -> Initial - 0
< -> Initial - 1
< -> Initial - 2
< -> Initial - 3
<
< ------------------------------
<
< Expected application event 'rows to be added' occurred, proceeding.
<
< 'select node' event created with arguments 'Initial - 1'
<
< Waiting for application event 'a different event' to occur.
< Waiting for application event 'rows to be added' to occur.
<
< Updated Tree :
< -> Initial - 0
< -> Initial - 1 (selected)
< -> Initial - 2
< -> Initial - 3
< -> Added - 0
<
< Expected application event 'a different event' occurred, proceeding.
< Expected application event 'rows to be added' occurred, proceeding.
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
wait for rows to be added
# Make sure this comment gets placed correctly
select node Initial - 1
wait for a different event, rows to be added
close window
TEST FAILED on mbeya : swt tables hidden_columns (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,60d0
<
< ---------- Shell '' ----------
< Table (Context Menu 1) :
< _______________________
< id info
< _______________________
< item 0 edit this value
< item 1 edit this value
< item 2 edit this value
< item 3 edit this value
< item 4 edit this value
< item 5 edit this value
< item 6 edit this value
< item 7 edit this value
< item 8 edit this value
< item 9 edit this value
< _______________________
<
< Context Menu 1:
< Show/Hide column
<
< ------------------------------
<
< 'show or hide a column' event created with arguments ''
<
< Updated Table (Context Menu 1) :
< ____________________________________________
< id info additional
< ____________________________________________
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show or hide a column
show or hide a column
close window
TEST FAILED on lushoto : swt tables unnamed_cells_and_columns (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,68d0
<
< ---------- Shell '' ----------
< Table (Context Menu 1) :
< _______________________
< id
< _______________________
< item 0 edit this value
< item 1 edit this value
< item 2 edit this value
< item 3 edit this value
< item 4 edit this value
< item 5 edit this value
< item 6 edit this value
< item 7 edit this value
< item 8 edit this value
< edit this value
< _______________________
<
< Context Menu 1:
< Add Row
<
< ------------------------------
<
< 'select cell' event created with arguments '<untitled> for item 1'
<
< Updated Table (Context Menu 1) :
< __________________________________
< id
< __________________________________
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select cell <untitled> for item 1
select cell id for <unnamed>
close window
TEST FAILED on kisaumi : swt tables sort_by_column (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,81d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Add Column
<
< Table :
< ________________________________________________________________________________________________
< C ! Description Resource In Folder Location(<-)
< ________________________________________________________________________________________________
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 10 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 9 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 8 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 7 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 6 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 5 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 4 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 3 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 2 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 1 in nowhere
< ________________________________________________________________________________________________
<
< ------------------------------
<
< ERROR: Could not simulate command 'sort rows by Something Nonexistent' - Could not find column labelled 'Something Nonexistent' in table.
<
< 'sort rows by' event created with arguments 'Location'
<
< Updated Table :
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
sort rows by Location
add column
sort rows by Extra
close window
2 TESTS FAILED on dodoma :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,181d0
<
< ---------- Shell '' ----------
< Table (Context Menu 1) :
< _______________________
< id info
< _______________________
< item 0 edit this value
< item 1 edit this value
< item 2 edit this value
< item 3 edit this value
< item 4 edit this value
< item 5 edit this value
< item 6 edit this value
< item 7 edit this value
< item 8 edit this value
< item 9 edit this value
< _______________________
<
< Context Menu 1:
< Add Row
<
< ------------------------------
<
< 'select cell' event created with arguments 'info for item 4'
<
< Updated Table (Context Menu 1) :
< __________________________________
< id info
< __________________________________
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select cell info for item 4
set cell contents to Real Value
perform cell edit
select cell id for item 2
add row
select cell id for extra item
set cell contents to new item
perform cell edit
close window
swt tables edit_cells (
Last six runs
Dec2013
Nov2013
)
swt tables edit_cells_key_listen (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on kigoma : swt tables edit_cells_double_click (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,115d0
<
< ---------- Shell '' ----------
< Table :
< ____________________________
< Column 1 Column 2 Column 3
< ____________________________
< Item 0 Item 0 Item 0
< Item 1 Item 1 Item 1
< Item 2 Item 2 Item 2
< Item 3 Item 3 Item 3
< Item 4 Item 4 Item 4
< Item 5 Item 5 Item 5
< Item 6 Item 6 Item 6
< Item 7 Item 7 Item 7
< Item 8 Item 8 Item 8
< Item 9 Item 9 Item 9
< ____________________________
<
< ------------------------------
<
< 'edit cell' event created with arguments 'Column 1 for Item 2'
<
< Updated Table :
< _____________________________________
< Column 1 Column 2 Column 3
< _____________________________________
< Item 0 Item 0 Item 0
< Item 1 Item 1 Item 1
< Item 2 (selected) Item 2 Item 2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
edit cell Column 1 for Item 2
set cell contents to blah
perform cell edit
edit cell Column 3 for Item 8
set cell contents to And again
perform cell edit
close window
TEST FAILED on tabora : swt tables subsequent_data_input (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,74d0
<
< ---------- Shell '' ----------
< Table (Context Menu 1) :
< ____
< id
< ____
<
<
<
<
<
<
<
<
<
< ____
<
< Context Menu 1:
< Add Data
<
< ------------------------------
<
< 'select cell' event created with arguments '<untitled> for <unnamed> (1)'
<
< Updated Table (Context Menu 1) :
< __________
< id
< __________
< selected
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select cell <untitled> for <unnamed> (1)
add data
select cell id for item 5
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,39d0
<
< ---------- Shell '' ----------
< Table :
< _______
< Item 0
< Item 1
< Item 2
< Item 3
< Item 4
< Item 5
< Item 6
< Item 7
< Item 8
< Item 9
< Item 10
< Item 11
< _______
<
< ------------------------------
<
< 'select cell' event created with arguments 'Item 3'
<
< Updated Table :
< _________________
< Item 0
< Item 1
< Item 2
< Item 3 (selected)
< Item 4
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select cell Item 3
close window
TEST FAILED on tanga : swt tables implicit_enter_press (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,66d0
<
< ---------- Shell '' ----------
< Table :
< ____________________________
< Column 1 Column 2 Column 3
< ____________________________
<
< ____________________________
<
< ------------------------------
<
< 'edit cell' event created with arguments 'Column 1 for <unnamed>'
<
< Updated Table :
< ____________________________
< Column 1 Column 2 Column 3
< ____________________________
< selected
< ____________________________
<
< ========== Text ==========
<
< ==========================
<
< 'set cell contents to' event created with arguments 'row 1'
<
< Updated Table :
< ____________________________________
< Column 1 Column 2 Column 3
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
edit cell Column 1 for <unnamed>
set cell contents to row 1
perform cell edit
edit cell Column 2 for row 1
set cell contents to edited
select cell Column 3 for row 1
close window
TEST FAILED on yandina : swt tables min_field_widths (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,25d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Add Column
<
< Table :
< _____________________________________________________________________________________________________
< C ! Description Resource In Folder Location(<-)
< _____________________________________________________________________________________________________
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 10 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 9 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 8 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 7 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 6 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 5 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 4 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 3 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 2 in nowhere
< x y ! this stuff behaves the way I expect almost everywhere some.folder line 1 in nowhere
< _____________________________________________________________________________________________________
<
< ------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on tabora : swt tables long_primary_key (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,43d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Add Column
<
< Table :
< __________________________________________________________________________________________________________________________
< C ! Description Resource In Folder Location(<-)
< __________________________________________________________________________________________________________________________
< x y ! this description is unique but far too long to use as a key 0 almost everywhere some.folder line 10 in nowhere
< x y ! this description is unique but far too long to use as a key 1 almost everywhere some.folder line 9 in nowhere
< x y ! this description is unique but far too long to use as a key 2 almost everywhere some.folder line 8 in nowhere
< x y ! this description is unique but far too long to use as a key 3 almost everywhere some.folder line 7 in nowhere
< x y ! this description is unique but far too long to use as a key 4 almost everywhere some.folder line 6 in nowhere
< x y ! this description is unique but far too long to use as a key 5 almost everywhere some.folder line 5 in nowhere
< x y ! this description is unique but far too long to use as a key 6 almost everywhere some.folder line 4 in nowhere
< x y ! this description is unique but far too long to use as a key 7 almost everywhere some.folder line 3 in nowhere
< x y ! this description is unique but far too long to use as a key 8 almost everywhere some.folder line 2 in nowhere
< x y ! this description is unique but far too long to use as a key 9 almost everywhere some.folder line 1 in nowhere
< __________________________________________________________________________________________________________________________
<
< ------------------------------
<
< 'select cell' event created with arguments 'Location for line 6 in nowhere'
<
< Updated Table :
< _____________________________________________________________________________________________________________________________________
< C ! Description Resource In Folder Location(<-)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select cell Location for line 6 in nowhere
close window
TEST FAILED on kikweto : swt toolbar_state_changes (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Shell '' ----------
< Tool Bar:
< Item 1
< Item 2
< Item 3
< Item 4
< Item 5
< Item 6
< Item 7
<
< ------------------------------
<
< 'select first item' event created with arguments ''
< Selected item 1
<
< Updated Tool Bar:
< 'Item 1' changed to 'Item 1 (greyed out)'
<
< 'select fourth item' event created with arguments ''
< Selected item 4
<
< Updated Tool Bar:
< 'Item 4' changed to 'Item 4 (greyed out)'
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select first item
select fourth item
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,37d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Item 1
< Item 2
< Item 3
< Item 4
< Submenu.. (cascade)
< Item 5
< Item 6
< E&xit
<
< ------------------------------
<
< 'select item 1' event created with arguments ''
<
< Updated &File Menu:
< 'Item 1' changed to 'Item 1 (greyed out)'
<
< 'select item 3' event created with arguments ''
<
< Updated &File Menu:
< 'Item 3' changed to 'Item 3 (greyed out)'
<
< 'select item 5' event created with arguments ''
<
< Updated &File Menu:
< 'Item 5' changed to 'Item 5 (greyed out)'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select item 1
select item 3
select item 5
select item 6
exit
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,19d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Item
< Submenu (cascade)
< Item
< E&xit
<
< ------------------------------
<
< 'press submenu item' event created with arguments ''
< Submenu Item
<
< 'press item' event created with arguments ''
< Normal Item
<
< 'exit' event created with arguments ''
< Closed!
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
press submenu item
press item
exit
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Black (radio, selected)
< White (radio)
< E&xit
<
< ------------------------------
<
< 'select white' event created with arguments ''
< Black unselected
< White selected
<
< Updated &File Menu:
< 'Black (radio, selected)' changed to 'Black (radio)'
< 'White (radio)' changed to 'White (radio, selected)'
<
< 'select black' event created with arguments ''
< White unselected
< Black selected
<
< Updated &File Menu:
< 'Black (radio)' changed to 'Black (radio, selected)'
< 'White (radio, selected)' changed to 'White (radio)'
<
< 'exit' event created with arguments ''
< Closed!
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select white
select black
exit
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,18d0
<
< ---------- Shell '' ----------
< 'The Spinner' ========== Spinner ========== (Max 1000, Page Step 100)
< 500
< =============================
<
< ------------------------------
<
< 'set spinner to' event created with arguments '399'
<
< Updated The Spinner Field
< ========== Spinner ========== (Max 1000, Page Step 100)
< 399
< =============================
<
< ERROR: Could not simulate command 'set spinner to stupid' - Cannot set Spinners to non-numeric values!
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set spinner to 399
close
TEST FAILED on yandina : swt tooltip_label_conflict (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Shell '' ----------
< Button 'Why?' (Tooltip 'The Ultimate Question', Image 1) Button 'Exit'
<
< ------------------------------
<
< 'ask why' event created with arguments ''
< Because.
<
< 'exit' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
why via the label
exit
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,19d0
<
< ---------- Shell '' ----------
< ========== CCombo ========== (read only, border)
<
< ============================
<
< ------------------------------
<
< 'change combo contents to' event created with arguments 'Alpha'
< Selection = 1
<
< Updated Combo Box
< ========== CCombo ========== (read only, border)
< Alpha
< ============================
<
< 'perform edit' event created with arguments ''
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
change combo contents to Alpha
perform edit
close
TEST FAILED on crownpoint : swt menus_screenshots (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,5c1
< The following new files/directories were created:
< <Test Directory>
< ----screenshots
< --------screenshot2.png
< --------screenshot3.png
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,15d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Select &All Ctrl+A
< Cancel
< E&xit
<
< ------------------------------
<
< 'select all' event created with arguments ''
< Select All
<
< 'exit' event created with arguments ''
< Closed!
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select all
exit
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,29d0
<
< ---------- Shell '' ----------
< Tool Bar:
< Item 0
< Item 1
< Item 2
< Item 3
< ---
< ========== Combo ========== (read only)
<
< ===========================
<
< Item 5
< Item 6
< Item 7
< Item 8
<
< ------------------------------
<
< 'press item 2' event created with arguments ''
<
< 'select' event created with arguments 'Item 2'
<
< Updated Combo Box
< ========== Combo ========== (read only)
< Item 2
< ===========================
<
< 'close window' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
press item 2
select Item 2
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Shell '' ----------
< 'Left Panel'
<
< ------------------------------
<
< 'cause other popup' event created with arguments ''
< Label emptied
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
cause other popup
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Shell '' ----------
< ========== Combo ========== (read only)
< Alpha
< ===========================
<
< ------------------------------
<
< 'choose item' event created with arguments 'Charlie'
<
< Updated Combo Box
< ========== Combo ========== (read only)
< Selected Charlie
< ===========================
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
choose item Charlie
close
TEST FAILED on piarco : swt ambiguity preferred_widget (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Shell '' ----------
< Button 'Button' (Tooltip 'Has an image!', Image 1) Button 'Button' (Tooltip 'Has no image!')
<
< ------------------------------
<
< 'press button' event created with arguments ''
< Right!
<
< 'exit' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
press button
exit
TEST FAILED on crownpoint : swt ambiguity tooltips_exist (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Shell '' ----------
< Button 'Button' (Tooltip 'Has an image!', Image 1) Button 'Button' (Tooltip 'Has no image!')
<
< ------------------------------
<
< ERROR: Could not simulate command 'press button' - Instruction could be interpreted more than one way!
< There is more than one widget matching [Label=Button], but there are other attributes that may be used to distinguish them.
< The widgets would be identified fully by sections as follows:
< [Label=Button, Tooltip=Has no image!, Type=Button]
< [Label=Button, Tooltip=Has an image!, Type=Button]
< It is suggested to replace the section appropriately in your UI map file and add distinguishing names for these widgets.
<
< 'exit' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
exit
TEST FAILED on yandina : swt ambiguity no_tooltips (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,13d0
<
< ---------- Shell '' ----------
< Button 'Button' (Image 1) Button 'Button'
<
< ------------------------------
<
< ERROR: Could not simulate command 'press button' - Instruction could be interpreted more than one way!
< There is more than one widget matching [Label=Button] and no other attributes which distinguish them.
< You can fix this by adding distinguishing tooltips to the different widgets.
< You can also fix this by adding widget names/internal IDs if this is not desirable.
< (see the StoryText documentation for how to do this for your chosen toolkit).
<
< 'exit' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
exit
TEST FAILED on kisaumi : swt ambiguity deliberate_ambiguity (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Shell '' ----------
< Button 'Button' (Tooltip 'Has an image!', Image 1) Button 'Button' (Tooltip 'Has no image!')
<
< ------------------------------
<
< 'press button' event created with arguments ''
< <Wrong or Right>
<
< 'exit' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
press button
exit
TEST FAILED on piarco : swt ambiguity interchangeable_widgets (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,19d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Menu item 1
< Menu item 2
< Menu item 3
<
< Tool Bar:
< Toolbar item 1
< Toolbar item 2
< Toolbar item 3
<
< ------------------------------
<
< 'select item 2' event created with arguments ''
< Selected item 2 org.eclipse.swt.widgets.<interchangeable widget>
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select item 2
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,13d0
<
< ---------- Shell '' ----------
< Button 'Swap!' Button 'Exit'
<
< ------------------------------
<
< 'swap' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Button 'Exit' Button 'Swap!'
<
< 'exit' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
swap
exit
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Shell '' ----------
< Button 'first' (check, selected) Button 'second' (check)
<
< ------------------------------
<
< 'select second button' event created with arguments ''
< Selected the second button.
<
< Updated Button 'second' (check, selected)
<
< 'select second button' event created with arguments ''
<
< Updated Button 'second' (check)
<
< 'close' event created with arguments ''
< ERROR: Could not simulate command 'select second button' - The GUI has already exited
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select second button
select second button
close
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,39d0
<
< ---------- Shell '' ----------
< Cool Bar:
< Button 'Button 0'
<
< Button 'Button 1'
<
< Button 'Button 2'
<
< ------------------------------
<
< 'press button 0' event created with arguments ''
<
< Updated Cool Bar (red&) :
< Button 'Button 0'
<
< Button 'Button 1'
<
< Button 'Button 2'
<
< 'press button 1' event created with arguments ''
<
< Updated Cool Bar (dark_red) :
< Button 'Button 0'
<
< Button 'Button 1'
<
< Button 'Button 2'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
press button 0
press button 1
press button 2
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,54d0
<
< ---------- Shell '' ----------
< NatTable :
< __________________________________________________
< ID First Name DOB
< __________________________________________________
< 1 100 Mickey Mouse Thu Jan 01 01:16:40 CET 1970
< 2 110 Batman Thu Jan 01 01:33:20 CET 1970
< 3 120 Bender Thu Jan 01 01:50:00 CET 1970
< 4 130 Cartman Thu Jan 01 02:06:40 CET 1970
< 5 140 Dogbert Thu Jan 01 02:23:20 CET 1970
< __________________________________________________
<
< ------------------------------
<
< 'select cell' event created with arguments 'First Name for 130'
< Clicked on cell labelled 'Cartman'
<
< Updated NatTable :
< ______________________________________________________________________
< ID First Name (selected) DOB
< ______________________________________________________________________
< 1 100 Mickey Mouse Thu Jan 01 01:16:40 CET 1970
< 2 110 Batman Thu Jan 01 01:33:20 CET 1970
< 3 120 Bender Thu Jan 01 01:50:00 CET 1970
< 4 (selected) 130 Cartman (selected) Thu Jan 01 02:06:40 CET 1970
< 5 140 Dogbert Thu Jan 01 02:23:20 CET 1970
< ______________________________________________________________________
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select cell First Name for 130
set cell contents to Dilbert
confirm edit
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,58d0
<
< ---------- Shell '' ----------
< NatTable :
< __________________________________________________
< ID First Name DOB
< __________________________________________________
< 1 100 Mickey Mouse Thu Jan 01 01:16:40 CET 1970
< 2 110 Batman Thu Jan 01 01:33:20 CET 1970
< 3 120 Bender Thu Jan 01 01:50:00 CET 1970
< 4 130 Cartman Thu Jan 01 02:06:40 CET 1970
< 5 140 Dogbert Thu Jan 01 02:23:20 CET 1970
< __________________________________________________
<
< ------------------------------
<
< 'select cell' event created with arguments 'First Name for 110'
< Clicked on cell labelled 'Batman'
<
< Updated NatTable :
< ______________________________________________________________________
< ID First Name (selected) DOB
< ______________________________________________________________________
< 1 100 Mickey Mouse Thu Jan 01 01:16:40 CET 1970
< 2 (selected) 110 Batman (selected) Thu Jan 01 01:33:20 CET 1970
< 3 120 Bender Thu Jan 01 01:50:00 CET 1970
< 4 130 Cartman Thu Jan 01 02:06:40 CET 1970
< 5 140 Dogbert Thu Jan 01 02:23:20 CET 1970
< ______________________________________________________________________
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select cell First Name for 110
select row 130
select column First Name
close window
TEST FAILED on crownpoint : console default_signal_handler (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in exitcode ----------
1c1
< 143
---
> 255
---------- 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 recorded_usecase ----------
wait for first sleep to complete
receive signal SIGTERM
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'Hello!'
< -----------------------------------------
<
< 'say hello' event created with arguments ''
< Hello World!
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
say hello
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,32d0
<
< ---------- Window 'Tabs demo' ----------
< TabFolder with tabs Tab 1 (Tooltip 1, selected), Tab 2 (Tooltip 2), Tab 3 (Tooltip 3), Tab 4 (Tooltip 4), Tab 5 (Tooltip 5, greyed out)
<
< 'content 1'
< ----------------------------------------
<
< 'click' event created with arguments 'Tab 2'
< Tab 2 selected
<
< Updated TabFolder with tabs Tab 1 (Tooltip 1), Tab 2 (Tooltip 2, selected), Tab 3 (Tooltip 3), Tab 4 (Tooltip 4), Tab 5 (Tooltip 5, greyed out)
<
< 'content 2'
<
< 'click' event created with arguments 'Tab 3'
< Tab 3 selected
<
< Updated TabFolder with tabs Tab 1 (Tooltip 1), Tab 2 (Tooltip 2), Tab 3 (Tooltip 3, selected), Tab 4 (Tooltip 4), Tab 5 (Tooltip 5, greyed out)
<
< 'content 3'
<
< 'click' event created with arguments 'Tab 1'
< Tab 1 selected
<
< Updated TabFolder with tabs Tab 1 (Tooltip 1, selected), Tab 2 (Tooltip 2), Tab 3 (Tooltip 3), Tab 4 (Tooltip 4), Tab 5 (Tooltip 5, greyed out)
<
< Updated 'Edited'
<
< 'click' event created with arguments 'No such Tab'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
click Tab 2
click Tab 3
click Tab 1
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,18d0
<
< ---------- Window 'Tool bar demo' ----------
< Tool Bar:
< Tooltip 'Item1' (Image 1)
< Tooltip 'Item2' (Image 1)
< Tooltip 'Item3' (Image 2)
< Tooltip 'Item4' (Image 2)
< Tooltip 'Item5' (Icon 'Has description')
< Tooltip 'Item6' (Icon 'image.gif')
< --------------------------------------------
<
< 'select second item' event created with arguments ''
< Selected Tool bar's Item2
<
< 'select third item' event created with arguments ''
< Selected Tool bar's Item3
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select second item
select third item
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Window 'Check box demo' ----------
< Check box: [ ] First Check box: [ ] Second
< ---------------------------------------------
<
< 'select first box' event created with arguments ''
< Selected the First check box
<
< Updated Check box: [x] First
<
< 'select second box' event created with arguments ''
< Selected the Second check box
<
< Updated Check box: [x] Second
<
< 'select first box' event created with arguments ''
< Deselected the First check box
<
< Updated Check box: [ ] First
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select first box
select second box
select first box
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,18d0
<
< ---------- Window 'Radio button demo' ----------
< Radio button: ( ) First Radio button: ( ) Second
< ------------------------------------------------
<
< 'select first button' event created with arguments ''
< Selected the First button
<
< Updated Radio button: (*) First
<
< 'select second button' event created with arguments ''
< Selected the Second button
<
< Updated Radio button: ( ) First
<
< Updated Radio button: (*) Second
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select first button
select second button
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Window 'Menu demo' ----------
< Menu Bar:
< File
< Select All
< ---
< Sub menu
< Item
< ---
< Quit (Accelerator 'ctrl+Q')
<
< Button 'Hello!'
< ----------------------------------------
<
< 'Select All' event created with arguments ''
< Selected the Select All menu
<
< 'Item' event created with arguments ''
< Selected the Item menu
<
< 'Close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
Select All
Item
Close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Window 'Close Buttons' ----------
< Button 'Why?' Button 'Exit' (greyed out)
< --------------------------------------------
<
< 'ask why' event created with arguments ''
< Because
<
< Updated Button 'Exit'
<
< 'exit' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
ask why
exit
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'Confirm Dialog Demo' ----------
< Button 'Exit'
< --------------------------------------------------
<
< 'click exit' event created with arguments ''
<
< ---------- Window 'User Confirmation' ----------
< Image 1 'Are you sure you want to exit?'
<
< Button 'Yes' Button 'No'
< ------------------------------------------------
<
< 'answer yes' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
click exit
answer yes
---------- Missing result in widgetstructure ----------
New <id>
javax.swing.JFrame <id> (java.awt.BorderLayout, Center)
--javax.swing.JRootPane <id> (javax.swing.JRootPane$RootLayout)
----javax.swing.JPanel <id> (java.awt.FlowLayout) (invisible)
----javax.swing.JLayeredPane <id>
------javax.swing.JPanel <id> (java.awt.BorderLayout, Center)
--------javax.swing.JPanel <id> (java.awt.FlowLayout)
----------javax.swing.JButton <id>
New <id>
javax.swing.JDialog <id> (java.awt.BorderLayout, Center)
--javax.swing.JRootPane <id> (javax.swing.JRootPane$RootLayout)
----javax.swing.JPanel <id> (java.awt.FlowLayout) (invisible)
----javax.swing.JLayeredPane <id>
------javax.swing.JPanel <id> (java.awt.BorderLayout, Center)
--------javax.swing.JOptionPane <id> (javax.swing.BoxLayout)
----------javax.swing.JPanel <id> (java.awt.BorderLayout, Center, Before)
------------javax.swing.JPanel <id> (java.awt.BorderLayout, Before, Center)
--------------javax.swing.JPanel <id> (java.awt.FlowLayout)
--------------javax.swing.JPanel <id> (java.awt.GridBagLayout, java.awt.GridBagConstraints@<pointer>)
----------------javax.swing.JLabel <id>
------------javax.swing.JLabel <id>
----------javax.swing.JPanel <id> (javax.swing.plaf.basic.BasicOptionPaneUI$ButtonAreaLayout)
------------javax.swing.JButton <id>
------------javax.swing.JButton <id>
TEST FAILED on seronera : swing dialogs confirm_after_exit (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Window 'Confirm Dialog Demo' ----------
< Button 'Do nothing'
< --------------------------------------------------
<
< 'do nothing' event created with arguments ''
<
< 'close window' event created with arguments ''
<
< ---------- Window 'User Confirmation' ----------
< Image 1 'Are you sure you want to exit?'
<
< Button 'Yes' Button 'No'
< ------------------------------------------------
<
< 'answer yes' event created with arguments ''
< Yes option clicked
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
do nothing
close window
answer yes
TEST FAILED on lushoto : swing dialogs nested_dialogs (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'Confirm Dialog Demo' ----------
< Button 'Exit'
< --------------------------------------------------
<
< 'click exit' event created with arguments ''
<
< ---------- Window 'User Confirmation' ----------
< Image 1 'Are you sure you want to exit?'
<
< Button 'Yes' Button 'No'
< ------------------------------------------------
<
< 'answer yes' event created with arguments ''
<
< ---------- Window 'Message' ----------
< Image 2 'You are going to exit'
<
< Button 'OK'
< --------------------------------------
<
< 'ok' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
click exit
answer yes
ok
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Window 'Confirm Dialog Demo' ----------
< Button 'Exit'
< --------------------------------------------------
<
< 'click exit' event created with arguments ''
<
< ---------- Window 'User Confirmation' ----------
< Image 1 'Are you sure you want to exit?'
<
< Button 'Ok' Button 'close'
< ------------------------------------------------
<
< 'close' event created with arguments ''
<
< 'click exit' event created with arguments ''
<
< ---------- Window 'User Confirmation' ----------
< Image 1 'Are you sure you want to exit?'
<
< Button 'Ok' Button 'close'
< ------------------------------------------------
<
< 'ok' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
click exit
close
click exit
ok
TEST FAILED on lushoto : swing dialogs actions_after_dialog (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Window 'Dialog Demo' ----------
< Button 'Dialog' Button 'Message'
< ------------------------------------------
<
< 'show dialog' event created with arguments ''
<
< ---------- Window 'User Confirmation' ----------
< Image 1 'Is the Pope a Catholic?'
<
< Button 'Yes' Button 'No'
< ------------------------------------------------
<
< 'answer yes' event created with arguments ''
< Dialog answered 0
<
< 'show message' event created with arguments ''
< Hello World!
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show dialog
answer yes
show message
close window
TEST FAILED on mbeya : swing dialogs add_widgets (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Window 'Confirm Dialog Demo' ----------
< Button 'Dialog'
< --------------------------------------------------
<
< 'show dialog' event created with arguments ''
<
< ---------- Window 'The Dialog' ----------
< Tool Bar:
< Item1
< Item2
< Item3
< Item4
< Item5
< -----------------------------------------
<
< 'click item 1' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Tool Bar:
< Item1
< Item2
< Item3
< Item4
< Item5
< Extra Item1
<
< 'close dialog' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show dialog
click item 1
close dialog
close window
TEST FAILED on kilwa : swing lists default_renderer (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Window 'List box Demo' ----------
< List :
< -> Item 1
< -> Item 2
< -> Item 3
< -> Item 4
< --------------------------------------------
<
< 'select' event created with arguments 'Item 1'
<
< Updated List :
< -> Item 1 (selected)
< -> Item 2
< -> Item 3
< -> Item 4
<
< 'select' event created with arguments 'Item 2, Item 3'
<
< Updated List :
< -> Item 1
< -> Item 2 (selected)
< -> Item 3 (selected)
< -> Item 4
<
< ERROR: Could not simulate command 'select Nothing' - Could not find item labeled 'Nothing' in list.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Item 1
select Item 2, Item 3
close window
TEST FAILED on tabora : swing lists custom_renderers label_renderer (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,34d0
<
< ---------- Window 'List box Demo' ----------
< List :
< -> Item 1
< -> Item 2
< -> Item 3
< -> Item 4
< --------------------------------------------
<
< 'select' event created with arguments 'Item 1'
<
< Updated List :
< -> Item 1 (selected)
< -> Item 2
< -> Item 3
< -> Item 4
<
< 'select' event created with arguments 'Item 3'
<
< Updated List :
< -> Item 1
< -> Item 2
< -> Item 3 (selected)
< -> Item 4
<
< 'select' event created with arguments 'Item 2, Item 4'
<
< Updated List :
< -> Item 1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Item 1
select Item 3
select Item 2, Item 4
close window
TEST FAILED on kikweto : swing lists custom_renderers checkbox_renderer (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,34d0
<
< ---------- Window 'List box Demo' ----------
< List :
< -> [ ] Item 1
< -> [ ] Item 2
< -> [ ] Item 3
< -> [ ] Item 4
< --------------------------------------------
<
< 'select' event created with arguments 'Item 1'
<
< Updated List :
< -> [x] Item 1 (selected)
< -> [ ] Item 2
< -> [ ] Item 3
< -> [ ] Item 4
<
< 'select' event created with arguments 'Item 3'
<
< Updated List :
< -> [ ] Item 1
< -> [ ] Item 2
< -> [x] Item 3 (selected)
< -> [ ] Item 4
<
< 'select' event created with arguments 'Item 2, Item 4'
<
< Updated List :
< -> [ ] Item 1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Item 1
select Item 3
select Item 2, Item 4
close window
TEST FAILED on rennell : swing lists custom_renderers renderer_subclass (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,18d0
<
< ---------- Window 'List box Demo' ----------
< List :
< -> Rendered Item 1
< -> Rendered Item 2
< -> Rendered Item 3
< -> Rendered Item 4
< --------------------------------------------
<
< 'select' event created with arguments 'Rendered Item 2'
<
< Updated List :
< -> Rendered Item 1
< -> Rendered Item 2 (selected)
< -> Rendered Item 3
< -> Rendered Item 4
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Rendered Item 2
close window
TEST FAILED on kisaumi : swing tables single_column (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,35d0
<
< ---------- Window 'Table demo' ----------
< Table :
< _____
< Name
< _____
< Tom
< Dick
< Harry
< _____
< -----------------------------------------
<
< 'select' event created with arguments 'Tom'
<
< Updated Table :
< ______________
< Name
< ______________
< Tom (selected)
< Dick
< Harry
< ______________
<
< 'select' event created with arguments 'Dick'
<
< Updated Table :
< _______________
< Name
< _______________
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Tom
select Dick
close window
TEST FAILED on rennell : swing tables select_cells (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,51d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< Eva 22 female
< ___________________
< -----------------------------------------
<
< 'select' event created with arguments 'Name for Eva'
<
< Updated Table :
< ___________________________
< Name Age Gender
< ___________________________
< Anders 21 male
< Eva (selected) 22 female
< ___________________________
<
< 'select' event created with arguments 'Age for Eva'
<
< Updated Table :
< _____________________________
< Name Age Gender
< _____________________________
< Anders 21 male
< Eva 22 (selected) female
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Name for Eva
select Age for Eva
double click Gender for Anders
close window
TEST FAILED on barakoma : swing tables select_cells_no_key (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,112d0
<
< ---------- Window 'Table demo' ----------
< Table :
< __________________
< Name Age Gender
< __________________
< Maria 20 female
< Eva 20 female
< Eva 22 female
< __________________
< -----------------------------------------
<
< 'select' event created with arguments 'Name for Maria'
<
< Updated Table :
< _____________________________
< Name Age Gender
< _____________________________
< Maria (selected) 20 female
< Eva 20 female
< Eva 22 female
< _____________________________
<
< 'select' event created with arguments 'Age for Maria'
<
< Updated Table :
< ____________________________
< Name Age Gender
< ____________________________
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Name for Maria
select Age for Maria
select Gender for Maria
select Name for Eva (1)
select Age for Eva (1)
select Gender for Eva (1)
select Name for Eva (2)
select Age for Eva (2)
select Gender for Eva (2)
close window
TEST FAILED on kigoma : swing tables empty_table (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ____
< Name
< ____
<
< ____
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on wawi : swing tables select_no_editable_cells (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Window 'Table demo' ----------
< Table :
< _____
< Name
< _____
< Tom
< Dick
< Harry
< _____
< -----------------------------------------
<
< 'double click' event created with arguments 'Tom'
<
< Updated Table :
< ______________
< Name
< ______________
< Tom (selected)
< Dick
< Harry
< ______________
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
double click Tom
close window
TEST FAILED on lushoto : swing tables table_view_changes rows_sorted (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,90d0
<
< ---------- Window 'Table demo' ----------
< Button 'Remove Name' Button 'Remove Age' Button 'Remove Gender'
<
< Table :
< ___________________
< Name Age Gender
< ___________________
< Eva 22 female
< Anika 31 female
< Anna 25 female
< Anders 21 male
< ___________________
< -----------------------------------------
<
< 'sort by' event created with arguments 'Name'
<
< Updated Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< Anika 31 female
< Anna 25 female
< Eva 22 female
< ___________________
<
< 'select' event created with arguments 'Name for Eva'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
sort by Name
select Name for Eva
sort by Age
select Age for Eva
sort by Gender
select Gender for Eva
close window
TEST FAILED on lushoto : swing tables table_view_changes columns_filtered (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,42d0
<
< ---------- Window 'Table demo' ----------
< Button 'Remove Name' Button 'Remove Age' Button 'Remove Gender'
<
< Table :
< ___________________
< Name Age Gender
< ___________________
< Eva 22 female
< Anika 31 female
< Anna 25 female
< Anders 21 male
< ___________________
< -----------------------------------------
<
< 'remove column' event created with arguments ''
<
< Updated Button 'Remove Name' (greyed out)
<
< Updated Table :
< ___________
< Age Gender
< ___________
< 22 female
< 31 female
< 25 female
< 21 male
< ___________
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
remove column
select Age for Eva
close window
TEST FAILED on mbeya : swing tables table_view_changes rows_sorted_unnamed_table (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,88d0
<
< ---------- Window 'Table demo' ----------
< Button 'Remove Name' Button 'Remove Age' Button 'Remove Gender'
<
< Table :
< ___________________
< Name Age Gender
< ___________________
< Eva 22 female
< Anika 31 female
< Anna 25 female
< Anders 21 male
< ___________________
< -----------------------------------------
<
< 'sort by' event created with arguments 'Name'
<
< Updated Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< Anika 31 female
< Anna 25 female
< Eva 22 female
< ___________________
<
< 'select' event created with arguments 'Name for Eva'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
sort by Name
select Name for Eva
sort by Age
select Age for Eva
sort by Gender
select Gender for Eva
close window
TEST FAILED on kigoma : swing tables table_view_changes column_names_in_view (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,40d0
<
< ---------- Window 'Table demo' ----------
< Button 'Remove Name' Button 'Remove Age' Button 'Remove Gender'
<
< Table :
< ___________________
< Name Age Gender
< ___________________
< Eva 22 female
< Anika 31 female
< Anna 25 female
< Anders 21 male
< ___________________
< -----------------------------------------
<
< 'sort by' event created with arguments 'Age'
<
< Updated Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< Eva 22 female
< Anna 25 female
< Anika 31 female
< ___________________
<
< 'select' event created with arguments 'Gender for Eva'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
sort by Age
select Gender for Eva
close window
TEST FAILED on wawi : swing tables row_header_list (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Window 'Table demo' ----------
< List : Table :
< _____________________________________________________________________________________________________________________________________________________
< Name1 Name2 Name3 Name4 Name5 Name6 Name7 Name8 Name9 Name10 Name11 Name12 Name13 Name14 Name15 Name16 Name17 Name18 Name19 Name20
< _____________________________________________________________________________________________________________________________________________________
< -> 1 Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom
< -> 2 Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick
< -> 3 Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry
< _____________________________________________________________________________________________________________________________________________________
< -----------------------------------------
<
< 'select list item' event created with arguments '2'
< Updated...
< List : Table :
< _______________________________________________________________________________________________________________________________________________________________
< Name1 Name2 Name3 Name4 Name5 Name6 Name7 Name8 Name9 Name10 Name11 Name12 Name13 Name14 Name15 Name16 Name17 Name18 Name19 Name20
< _______________________________________________________________________________________________________________________________________________________________
< -> 1 Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom
< -> 2 (selected) Dick (selected) Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick
< -> 3 Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry
< _______________________________________________________________________________________________________________________________________________________________
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select list item 2
close window
TEST FAILED on rennell : swing tables edit_cells (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1c1,12
< NOTE: discarded terminal comments in usecase file, these are not supported for Java applications.
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,34d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< Eva 22 female
< ___________________
< -----------------------------------------
<
< 'change' event created with arguments 'Age for Anders=25'
<
< Updated Table :
< _____________________________
< Name Age Gender
< _____________________________
< Anders 25 (selected) male
< Eva 22 female
< _____________________________
<
< 'change' event created with arguments 'Gender for Eva=femme'
<
< Updated Table :
< _____________________________
< Name Age Gender
< _____________________________
< Anders 25 male
< Eva 22 femme (selected)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
change Age for Anders=25
change Gender for Eva=femme
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Window 'Table demo' ----------
< Button 'Add Rows' Table :
< _______________________
< Type Name Age Gender
< _______________________
<
< _______________________
< -----------------------------------------
<
< 'add rows' event created with arguments ''
<
< Updated Table :
< ___________________________
< Type Name Age Gender
< ___________________________
< Person Anders 21 male
< Person Eva 22 female
< ___________________________
<
< 'change' event created with arguments 'Age for Anders=25'
<
< Updated Table :
< _____________________________________
< Type Name Age Gender
< _____________________________________
< Person Anders 25 (selected) male
< Person Eva 22 female
< _____________________________________
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
add rows
change Age for Anders=25
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,30d0
<
< ---------- Window 'Table demo' ----------
< Button 'Delete' Table :
< ___________________________
< Type Name Age Gender
< ___________________________
< Person Anders 21 male
< Person Eva 22 female
< ___________________________
< -----------------------------------------
<
< 'delete row' event created with arguments ''
<
< Updated Table :
< ___________________________
< Type Name Age Gender
< ___________________________
< Person Anders 21 male
< ___________________________
<
< 'change' event created with arguments 'Age for Anders=25'
<
< Updated Table :
< _____________________________________
< Type Name Age Gender
< _____________________________________
< Person Anders 25 (selected) male
< _____________________________________
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
delete row
change Age for Anders=25
close window
TEST FAILED on crownpoint : swing tables edit_key_cell (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,32d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< Eva 22 female
< ___________________
< -----------------------------------------
<
< 'change' event created with arguments 'Name for Anders=Andreas'
<
< Updated Table :
< _______________________________
< Name Age Gender
< _______________________________
< Andreas (selected) 21 male
< Eva 22 female
< _______________________________
<
< 'change' event created with arguments 'Age for Andreas=25'
<
< Updated Table :
< ______________________________
< Name Age Gender
< ______________________________
< Andreas 25 (selected) male
< Eva 22 female
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
change Name for Anders=Andreas
change Age for Andreas=25
close window
TEST FAILED on kilimanjaro : swing tables blank_key_cell (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< 22 female
< ___________________
< -----------------------------------------
<
< 'change' event created with arguments 'Name for <unnamed>=Eva'
<
< Updated Table :
< ___________________________
< Name Age Gender
< ___________________________
< Anders 21 male
< Eva (selected) 22 female
< ___________________________
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
change Name for <unnamed>=Eva
close window
TEST FAILED on kilwa : swing tables custom_header (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ____________________________
< Name Rendered Age Gender
< ____________________________
< Anders 21 male
< Eva 22 female
< ____________________________
< -----------------------------------------
<
< 'select' event created with arguments 'Rendered Age for Eva'
<
< Updated Table :
< _____________________________
< Name Rendered Age Gender
< _____________________________
< Anders 21 male
< Eva 22 (selected) female
< _____________________________
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Rendered Age for Eva
close window
TEST FAILED on piarco : swing tables table_cell_editors default_cell_editor (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,68d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ________________________________________________________
< Name Sport Pet # of Years Vegetarian
< ________________________________________________________
< Kathy Smith Snowboarding Dog 5 [ ]
< John Doe Rowing Cat 3 [x]
< Sue Black Knitting Other 2 [ ]
< ________________________________________________________
< -----------------------------------------
<
< 'change' event created with arguments 'Vegetarian for Kathy Smith=True'
<
< Updated Table :
< ____________________________________________________________
< Name Sport Pet # of Years Vegetarian
< ____________________________________________________________
< Kathy Smith Snowboarding Dog 5 [x] (selected)
< John Doe Rowing Cat 3 [x]
< Sue Black Knitting Other 2 [ ]
< ____________________________________________________________
<
< 'change' event created with arguments 'Vegetarian for John Doe=False'
<
< Updated Table :
< ____________________________________________________________
< Name Sport Pet # of Years Vegetarian
< ____________________________________________________________
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
change Vegetarian for Kathy Smith=True
change Vegetarian for John Doe=False
change Sport for Sue Black=Pool
change Pet for Sue Black=Cat
change Pet for John Doe=Nothing
close window
TEST FAILED on yandina : swing tables table_cell_editors custom_cell_editor (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,35d0
<
< ---------- Window 'Table demo' ----------
< Table :
< __________
< Name Age
< __________
< Tom 22
< Dick 23
< Harry 24
< __________
< -----------------------------------------
<
< 'change' event created with arguments 'Age for Tom=25'
<
< Updated Table :
< ____________________
< Name Age
< ____________________
< Tom 25 (selected)
< Dick 23
< Harry 24
< ____________________
<
< 'select' event created with arguments 'Name for Harry'
<
< Updated Table :
< _____________________
< Name Age
< _____________________
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
change Age for Tom=25
select Name for Harry
close window
TEST FAILED on yandina : swing tables no_columns (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Window 'Table demo' ----------
< Table :
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on geita : swing tables edit_triggers_sort (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< Eva 22 female
< ___________________
< -----------------------------------------
<
< 'change' event created with arguments 'Name for Anders=HAnders'
<
< Updated Table :
< _______________________________
< Name Age Gender
< _______________________________
< Eva 22 female
< HAnders (selected) 21 male
< _______________________________
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
change Name for Anders=HAnders
close window
TEST FAILED on piarco : swing tables select_by_row (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< Eva 22 female
< ___________________
< -----------------------------------------
<
< 'select' event created with arguments 'Eva'
<
< Updated Table :
< ___________________________
< Name Age Gender
< ___________________________
< Anders 21 male
< Eva (selected) 22 female
< ___________________________
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Eva
close window
TEST FAILED on crownpoint : swing tables row_header_list_select_all_cells (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,36d0
<
< ---------- Window 'Table demo' ----------
< ...... 2-Column Layout ......
< List :
< -> 1
< -> 2
< -> 3
<
< Table :
< _____________________________________________________________________________________________________________________________________________________
< Name1 Name2 Name3 Name4 Name5 Name6 Name7 Name8 Name9 Name10 Name11 Name12 Name13 Name14 Name15 Name16 Name17 Name18 Name19 Name20
< _____________________________________________________________________________________________________________________________________________________
< Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom Tom
< Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick Dick
< Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry Harry
< _____________________________________________________________________________________________________________________________________________________
< .............................
< -----------------------------------------
<
< 'select list item' event created with arguments '2'
<
< Updated List :
< -> 1
< -> 2 (selected)
< -> 3
<
< Updated Table :
< __________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
< Name1 Name2 Name3 Name4 Name5 Name6 Name7 Name8 Name9 Name10 Name11 Name12 Name13 Name14 Name15 Name16 Name17 Name18 Name19 Name20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select list item 2
close window
TEST FAILED on mbeya : swing tables custom_cells (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,32d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ____________________________
< Name Age Gender
< ____________________________
< Rendered Anders 21 male
< Rendered Eva 22 female
< ____________________________
< -----------------------------------------
<
< 'select' event created with arguments 'Age for Rendered Anders'
<
< Updated Table :
< ______________________________________
< Name Age Gender
< ______________________________________
< Rendered Anders 21 (selected) male
< Rendered Eva 22 female
< ______________________________________
<
< 'change' event created with arguments 'Name for Rendered Eva=Evelyn'
<
< Updated Table :
< _______________________________________
< Name Age Gender
< _______________________________________
< Rendered Anders 21 male
< Rendered Evelyn (selected) 22 female
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Age for Rendered Anders
change Name for Rendered Eva=Evelyn
close window
TEST FAILED on yandina : swing tables no_overlap (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ___________________________________
< Name Middle Initial Age Gender
< ___________________________________
< Anders 21 male
< Eva S 22 female
< ___________________________________
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on dodoma : swing tables no_unique_column (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,35d0
<
< ---------- Window 'Table demo' ----------
< Table :
< ____________________________
< Species Name Age Gender
< ____________________________
< Human Anders 21 male
< Human Anders 22 male
< Human Eva 22 female
< ____________________________
< -----------------------------------------
<
< 'select' event created with arguments 'Age for Eva'
<
< Updated Table :
< ______________________________________
< Species Name Age Gender
< ______________________________________
< Human Anders 21 male
< Human Anders 22 male
< Human Eva 22 (selected) female
< ______________________________________
<
< 'select' event created with arguments 'Gender for Anders (2)'
<
< Updated Table :
< _____________________________________
< Species Name Age Gender
< _____________________________________
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Age for Eva
select Gender for Anders (2)
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,36d0
<
< ---------- Window 'Tool bar demo' ----------
< Tool Bar:
< Item1
< Item2
< Item3
< Item4
< Item5
< --------------------------------------------
<
< 'select second item' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Tool Bar:
< Item1
< Item2
< Item3
< Item4
< Item5
< Extra Item2
<
< 'select extra item' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Tool Bar:
< Item1
< Item2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select second item
select extra item
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,23d0
<
< ---------- Window 'Text field demo' ----------
< Button 'Do nothing'
<
< ---------------
<
< 'Some Text: ' ========== TextField ==========
<
< ===============================
< ----------------------------------------------
<
< 'click do nothing' event created with arguments ''
<
< 'type' event created with arguments 'Hello'
<
< Updated Some Text: Field
< ========== TextField ==========
< Hello
< ===============================
<
< 'click do nothing' event created with arguments ''
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
click do nothing
type Hello
click do nothing
close window
TEST FAILED on wawi : swing layouts border_layout (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,8d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'North'
< Button 'West' Button 'Center' Button 'East'
< Button 'South'
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on kigoma : swing layouts box_layout (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'We'
<
< Button 'Go'
<
< Button 'Down' Button 'Then' Button 'Across'
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on wawi : swing layouts border_layout_empty_label (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,8d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'North'
< Button 'Center' Button 'East'
< Button 'South'
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on kilimanjaro : swing layouts border_layout_no_centre (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'West' Button 'East'
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on kisaumi : swing layouts multiple_boxes_wide (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,18d0
<
< ---------- Window 'ButtonDemo' ----------
< ...... 4-Column Layout ......
< 'Box 1 with a load of extra text to make it really wide'
<
< ========== TextField ==========
<
< ===============================
<
< 'Box 2 with a load of extra text to make it really wide'
<
< ========== TextField ==========
<
< ===============================
< .............................
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on piarco : swing layouts gridbag_layout (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,8d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'Button One' Button 'Button Two' Button 'Button Three' Button 'Button Four'
< Button 'Button Five With A Long Name'
< Button 'Button Six' Button 'Button Seven'
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on crownpoint : swing layouts flow_layout (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,8d0
<
< ---------- Window 'ButtonDemo' ----------
< 'Box 1' ========== TextField ========== 'A Label' Button 'A Button'
<
< ===============================
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on geita : swing layouts grid_layout (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,8d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'Button One' Button 'Button Two' Button 'Button Three'
< Button 'Button Four' Button 'Button Five With A Long Name' Button 'Button Six'
< Button 'Button Seven'
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on barakoma : swing layouts gridbag_layout_xy (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'Button One' Button 'Button Two' Button 'Button Three' Button 'Button Four'
< Button 'Button Five'
<
< Button 'Button Six' Button 'Button Seven'
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on yandina : swing layouts nested_grids_horizontal (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'Button One' Button 'Button Two' Button 'Button One' Button 'Button Two'
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on yandina : swing layouts gridbag_vertical_xy (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'Button One'
<
< Button 'Button Two'
<
< Button 'Button Three'
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on dodoma : swing layouts gridbag_layout_heights (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,8d0
<
< ---------- Window 'ButtonDemo' ----------
< 'Name' ========== TextField ==========
<
< ===============================
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on bukoba : swing layouts nested_gridbag_grids (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'Button One' Button 'Button Två' Button 'Button One' Button 'Button Två'
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on crownpoint : swing layouts grid_layout_overlap (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,7d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'Button One' Button 'Button Two'
< Button 'Button Three With An Excessively Long Name'
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Window 'Text field demo' ----------
< Button 'Do nothing'
<
< 'Some Text: ' ========== TextPane ==========
< Big
< ==============================
< ----------------------------------------------
<
< 'click do nothing' event created with arguments ''
<
< 'type' event created with arguments 'Hello'
<
< Updated Some Text: Field
< ========== TextPane ==========
< Hello
< ==============================
<
< 'click do nothing' event created with arguments ''
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
click do nothing
type Hello
click do nothing
close window
TEST FAILED on tabora : swing documentation supported_description (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,46d0
< The following lists the Swing widget types and the associated event types on them which
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
< types is also supported.
<
< javax.swing.JButton : Click
< javax.swing.JComboBox : Click
< javax.swing.JComponent : PopupActivate
< javax.swing.JDialog : Close
< javax.swing.JFrame : Close , KeyPress
< javax.swing.JList : Select
< javax.swing.JMenuItem : Click
< javax.swing.JSpinner : Edited
< javax.swing.JTabbedPane : Click , PopupActivate
< javax.swing.JTable : ClickHeader , DoubleClick , Edited , PopupActivate , Select
< javax.swing.JTextField : Activate , Modify , PopupActivate
< javax.swing.JToggleButton : Click
< javax.swing.plaf.basic.BasicInternalFrameTitlePane: DoubleClick
< javax.swing.text.JTextComponent : Modify
<
< The following lists the Swing widget types whose status and changes StoryText trunk is
< currently capable of monitoring and logging. Any type derived from the listed types
< is also supported but will only have features of the listed type described.
<
< javax.swing.JButton
< javax.swing.JCheckBox
< javax.swing.JComboBox
< javax.swing.JDialog
< javax.swing.JFrame
< javax.swing.JInternalFrame
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
TEST FAILED on barakoma : swing documentation supported_description_html (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,52d0
< <div class="Text_Header">Swing Widgets and event types supported for record/replay</div>
< <div class="Text_Normal">The following lists the Swing widget types and the associated event types on them which
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
< types is also supported.
< </div>
< <div class="Text_Normal"><table border=1 cellpadding=1 cellspacing=1>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JButton.html>javax.swing.JButton</a></td><td><div class="Table_Text_Normal">Click</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JComboBox.html>javax.swing.JComboBox</a></td><td><div class="Table_Text_Normal">Click</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JComponent.html>javax.swing.JComponent</a></td><td><div class="Table_Text_Normal">PopupActivate</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JDialog.html>javax.swing.JDialog</a></td><td><div class="Table_Text_Normal">Close</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JFrame.html>javax.swing.JFrame</a></td><td><div class="Table_Text_Normal">Close , KeyPress</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JList.html>javax.swing.JList</a></td><td><div class="Table_Text_Normal">Select</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JMenuItem.html>javax.swing.JMenuItem</a></td><td><div class="Table_Text_Normal">Click</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JSpinner.html>javax.swing.JSpinner</a></td><td><div class="Table_Text_Normal">Edited</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JTabbedPane.html>javax.swing.JTabbedPane</a></td><td><div class="Table_Text_Normal">Click , PopupActivate</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JTable.html>javax.swing.JTable</a></td><td><div class="Table_Text_Normal">ClickHeader , DoubleClick , Edited , PopupActivate , Select</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JTextField.html>javax.swing.JTextField</a></td><td><div class="Table_Text_Normal">Activate , Modify , PopupActivate</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JToggleButton.html>javax.swing.JToggleButton</a></td><td><div class="Table_Text_Normal">Click</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/plaf/basic/BasicInternalFrameTitlePane.html>javax.swing.plaf.basic.BasicInternalFrameTitlePane</a></td><td><div class="Table_Text_Normal">DoubleClick</div></td></tr>
< <tr><td><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/text/JTextComponent.html>javax.swing.text.JTextComponent</a></td><td><div class="Table_Text_Normal">Modify</div></td></tr>
< </table></div>
< <div class="Text_Header">Swing Widgets supported for automatic logging</div>
< <div class="Text_Normal">
< The following lists the Swing widget types whose status and changes StoryText trunk is
< currently capable of monitoring and logging. Any type derived from the listed types
< is also supported but will only have features of the listed type described.
< </div>
< <div class="Text_Normal">
< <li><a class="Text_Link" href=http://download.oracle.com/javase/6/docs/api/javax/swing/JButton.html>javax.swing.JButton</a>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
2 TESTS FAILED on rennell :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,15d0
<
< ---------- Window 'Close Buttons' ----------
< Button 'Why?' Button 'Exit' (greyed out)
< --------------------------------------------
<
< 'ask why' event created with arguments ''
< Because
<
< Waiting for application event 'Exit button to be enabled' to occur.
<
< Updated Button 'Exit'
<
< Expected application event 'Exit button to be enabled' occurred, proceeding.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
ask why
wait for Exit button to be enabled
close window
swing appevents delayed (
Last six runs
Dec2013
Nov2013
)
swing appevents delayed_new_way (
Last six runs
Dec2013
Nov2013
)
2 TESTS FAILED on yandina :
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,15d0
<
< ---------- Window 'Close Buttons' ----------
< Button 'Why?' Button 'Exit' (greyed out)
< --------------------------------------------
<
< 'ask why' event created with arguments ''
<
< Waiting for application event 'Exit button to be enabled' to occur.
< Because
<
< Updated Button 'Exit'
<
< Expected application event 'Exit button to be enabled' occurred, proceeding.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
ask why
wait for Exit button to be enabled
close window
swing appevents background (
Last six runs
Dec2013
Nov2013
)
swing appevents background_new_way (
Last six runs
Dec2013
Nov2013
)
TEST FAILED on dodoma : swing appevents between_double_click (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Window 'Table demo' ----------
< Table :
< _____
< Name
< _____
< Tom
< Dick
< Harry
< _____
< -----------------------------------------
<
< 'double click' event created with arguments 'Tom'
<
< Waiting for application event 'single click to be received' to occur.
<
< Updated Table :
< ______________
< Name
< ______________
< Tom (selected)
< Dick
< Harry
< ______________
<
< Expected application event 'single click to be received' occurred, proceeding.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
double click Tom
wait for single click to be received
close window
TEST FAILED on rennell : swing appevents background_after_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Window 'Close Buttons' ----------
< Button 'Why?' Button 'Exit' (greyed out) Button 'Do nothing'
< --------------------------------------------
<
< 'do nothing' event created with arguments ''
<
< 'ask why' event created with arguments ''
<
< Waiting for application event 'Exit button to be enabled' to occur.
< Because
<
< Updated Button 'Exit'
<
< Expected application event 'Exit button to be enabled' occurred, proceeding.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
nothing and why
wait for Exit button to be enabled
close window
TEST FAILED on piarco : swing appevents wait_for_appearance (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
<
< ---------- Window 'Close Buttons' ----------
< Button 'Get Exit!'
< --------------------------------------------
<
< 'get exit button' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Button 'Get Exit!' Button 'Exit'
<
< 'exit' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
get exit button
exit
TEST FAILED on seronera : swing appevents wait_for_enable (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Window 'Close Buttons' ----------
< Button 'Get Exit!' Button 'Exit' (greyed out)
< --------------------------------------------
<
< 'get exit button' event created with arguments ''
<
< Updated Button 'Exit'
<
< 'exit' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
get exit button
exit
TEST FAILED on mbeya : swing check_widget_visibility (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
<
< ---------- Window 'Tabs demo' ----------
< TabFolder with tabs Tab 1 (selected), Tab 2
<
< Button 'Press 1'
< ----------------------------------------
<
< 'press button 1' event created with arguments ''
<
< ERROR: Could not simulate command 'press button 2' - widget of type JButton is not visible at the moment.
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
press button 1
close window
TEST FAILED on lushoto : swing set_text_in_field (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,17d0
<
< ---------- Window 'Text field demo' ----------
< Button 'Change text'
<
< 'Some Text: ' ========== TextField ==========
<
< ===============================
< ----------------------------------------------
<
< 'change text' event created with arguments ''
<
< Updated Some Text: Field
< ========== TextField ==========
< Changed!
< ===============================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
change text
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Window 'Tool bar demo' ----------
< Button 'Show Toolbar'
< --------------------------------------------
<
< 'show toolbar' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< 'Value' ========== TextField ==========
<
< ===============================
<
< Button 'Show Toolbar'
<
< 'set value to' event created with arguments 'Hello'
<
< Updated Value Field
< ========== TextField ==========
< Hello
< ===============================
<
< 'activate value' event created with arguments ''
< Activated Hello
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show toolbar
set value to Hello
activate value
close window
---------- Missing result in widgetstructure ----------
New <id>
javax.swing.JFrame <id> (java.awt.BorderLayout, Center)
--javax.swing.JRootPane <id> (javax.swing.JRootPane$RootLayout)
----javax.swing.JPanel <id> (java.awt.FlowLayout) (invisible)
----javax.swing.JLayeredPane <id>
------javax.swing.JPanel <id> (java.awt.BorderLayout, Center)
--------javax.swing.JPanel <id> (java.awt.BorderLayout, North, Center)
----------javax.swing.JToolBar <id> (javax.swing.JToolBar$DefaultToolBarLayout) (invisible)
------------javax.swing.JLabel <id>
------------javax.swing.JTextField <id> (javax.swing.plaf.basic.BasicTextUI$UpdateHandler)
----------javax.swing.JButton <id>
Newly <id> widget:
javax.swing.JPanel <id> (java.awt.BorderLayout, North, Center)
--javax.swing.JToolBar <id> (javax.swing.JToolBar$DefaultToolBarLayout)
----javax.swing.JLabel <id>
----javax.swing.JTextField <id> (javax.swing.plaf.basic.BasicTextUI$UpdateHandler)
--javax.swing.JButton <id>
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,45d0
<
< ---------- Window 'Popup demo' ----------
< TabFolder with tabs Persons (selected), Nothing
<
< Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< Eva 22 female
< ___________________
< -----------------------------------------
<
< 'show popup on' event created with arguments 'Name for Eva'
<
< New widgets have appeared: describing common parent :
<
< Popup menu:
< Insert row
<
< 'insert row' event created with arguments ''
<
< Updated Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< Eva 22 female
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show popup on Name for Eva
insert row
show popup on tab Nothing
close
close window
TEST FAILED on tanga : swing trees default_renderer (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< ---------- Window 'Tree Demo' ----------
< Tree (read only) :
< -> The Java Series
< -> Books for Java Programmers (selected)
< -> Books for Java Implementers
< ----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on piarco : swing trees custom_renderer (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,9d0
<
< ---------- Window 'Tree Demo' ----------
< Tree (read only) :
< -> Rendered The Java Series
< -> Rendered Books for Java Programmers
< -> Rendered Books for Java Implementers
< ----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'Demo' ----------
< 'The Top'
<
< --------------- Horizontal divider ---------------
<
< 'The Left'
<
< --------------- Vertical divider ---------------
<
< 'The Right'
< -----------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Window 'ButtonDemo' ----------
< Progress Bar
< -----------------------------------------
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
close window
TEST FAILED on mbeya : swing change_tabs_and_contents (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'Tabs demo' ----------
< Button 'Enable!'
<
< TabFolder with tabs Tab 1 (greyed out, selected), Tab 2 (greyed out), Tab 3 (greyed out), Tab 4 (greyed out), Tab 5 (greyed out)
< ----------------------------------------
<
< 'enable tab' event created with arguments ''
<
< Updated TabFolder with tabs Tab 1 (selected), Tab 2 (greyed out), Tab 3 (greyed out), Tab 4 (greyed out), Tab 5 (greyed out)
<
< 'content 1'
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
enable tab
close window
TEST FAILED on tabora : swing cleanup application_exit_on_close (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Window 'ButtonDemo' ----------
< Button 'Hello!'
< -----------------------------------------
<
< 'Auto.JFrame.Close.'Title=ButtonDemo, Type=JFrame'' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i javaswing <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.JFrame.Close.'Title=ButtonDemo, Type=JFrame'
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,36d0
<
< ---------- Window 'Menu demo' ----------
< Menu Bar:
< File
< Add Text (Accelerator 'ctrl+T')
< Quit (Accelerator 'ctrl+Q')
<
< 'Some Text: ' ========== TextField ==========
<
< ===============================
< ----------------------------------------
<
< 'press key' event created with arguments 'q'
<
< Updated Some Text: Field
< ========== TextField ==========
< q
< ===============================
<
< 'add text' event created with arguments ''
<
< Updated Some Text: Field
< ========== TextField ==========
< Addedq
< ===============================
<
< 'press key' event created with arguments 'ctrl+t'
<
< Updated Some Text: Field
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set text in field to q
add text
add text
quit from menu
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,23d0
<
< ---------- Window 'Menu demo' ----------
< Menu Bar:
< File
< Quit (Accelerator 'ctrl+Q')
<
< Button 'Add Stuff'
< ----------------------------------------
<
< 'add stuff' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Menu Bar:
< File
< Quit (Accelerator 'ctrl+Q')
< New
< Select All
<
< 'Select All' event created with arguments ''
< Selected the Select All menu
<
< 'Close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
add stuff
Select All
Close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,63d0
<
< ---------- Window 'Internal Frame Demo' ----------
< Menu Bar:
< Document
< New (Accelerator 'alt+N')
< Quit (Accelerator 'alt+Q')
<
< ----- Internal Frame 'Document #1' -----
<
< ----------------------------------------
< --------------------------------------------------
<
< 'show new frame' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< ----- Internal Frame 'Document #1' -----
<
< ----------------------------------------
<
< ----- Internal Frame 'Document #2' -----
<
< ----------------------------------------
<
< 'toggle maximized status of' event created with arguments 'Document #2'
<
< 'iconify' event created with arguments 'Document #2'
<
< New widgets have appeared: describing common parent :
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show new frame
toggle maximized status of Document #2
iconify Document #2
maximize via double click Document #1
toggle maximized status of Document #1
deiconify Document #2
toggle maximized status of Document #2
close Document #1
close Document #2
close window
TEST FAILED on rennell : swing error_message_after_popup (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
1c1,12
< javax.naming.OperationNotSupportedException: Error: Operation not supported exception
---
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,32d0
<
< ---------- Window 'Popup demo' ----------
< TabFolder with tabs Persons (selected), Nothing
<
< Table :
< ___________________
< Name Age Gender
< ___________________
< Anders 21 male
< Eva 22 female
< ___________________
< -----------------------------------------
<
< 'righ click on' event created with arguments 'Age for Anders'
<
< New widgets have appeared: describing common parent :
<
< Popup menu:
< Paste
<
< 'paste' event created with arguments ''
< Transfering
<
< ---------- Window 'Message' ----------
< Image 1 'Error: Operation not supported exception'
<
< Button 'OK'
< --------------------------------------
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
righ click on Age for Anders
paste
ok
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,19d0
<
< ---------- Window 'Text field demo' ----------
< Button 'Do nothing'
<
< ---------------
<
< 'The Year: ' ========== Spinner ========== (min=1911, max=2111)
< 2011
< =============================
< ----------------------------------------------
<
< 'set the year to' event created with arguments '2009'
<
< Updated The Year: Spinner
< ========== Spinner ========== (min=1911, max=2111)
< 2009
< =============================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
set the year to 2009
close window
TEST FAILED on seronera : swing popup_on_component (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,43d0
<
< ---------- Window 'Popup demo' ----------
< 'Some Text'
<
< ========== TextField ==========
<
< ===============================
< -----------------------------------------
<
< 'right click panel 1' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Popup menu:
< Item 1
< Item 2
<
< 'item1' event created with arguments ''
< Item 1 performed
<
< 'right click panel 2' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< Popup menu:
< Item 3
< Item 4
<
< 'item 3' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
right click panel 1
item1
right click panel 2
item 3
right click on text box
copy
close window
TEST FAILED on tanga : swing combo_boxes editable (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,38d0
<
< ---------- Window 'Combo box demo' ----------
< ========== ComboBox ==========
< One
< ==============================
< ---------------------------------------------
<
< 'select' event created with arguments 'abcdOne'
<
< Updated ComboBox
< ========== ComboBox ==========
< abcdOne
< ==============================
<
< 'select' event created with arguments 'Two'
< Two selected
<
< Updated ComboBox
< ========== ComboBox ==========
< Two
< ==============================
<
< 'select' event created with arguments 'Three'
< Three selected
<
< Updated ComboBox
< ========== ComboBox ==========
< Three
< ==============================
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select abcdOne
select Two
select Three
select Threeefgh
close window
TEST FAILED on tabora : swing combo_boxes uneditable (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Window 'Combo box demo' ----------
< ========== ComboBox ========== (read only)
< One
< ==============================
< ---------------------------------------------
<
< ERROR: Could not simulate command 'select Nothing' - Could not find item named 'Nothing' to select.
<
< 'select' event created with arguments 'Two'
< Two selected
<
< Updated ComboBox
< ========== ComboBox ========== (read only)
< Two
< ==============================
<
< 'select' event created with arguments 'Three'
< Three selected
<
< Updated ComboBox
< ========== ComboBox ========== (read only)
< Three
< ==============================
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select Two
select Three
close window
TEST FAILED on piarco : swing show_widgets_change_title (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,27d0
<
< ---------- Window 'Tool bar demo' ----------
< Button 'Show Toolbar'
< --------------------------------------------
<
< 'show toolbar' event created with arguments ''
<
< New widgets have appeared: describing common parent :
<
< 'Value' ========== TextField ==========
<
< ===============================
<
< Button 'Show Toolbar'
< Changed title of window to 'New Title'
<
< 'set value to' event created with arguments 'Hello'
<
< Updated Value Field
< ========== TextField ==========
< Hello
< ===============================
<
< 'activate value' event created with arguments ''
< Activated Hello
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
show toolbar
set value to Hello
activate value
close window
TEST FAILED on barakoma : swing several_text_fields (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,32d0
<
< ---------- Window 'Text field demo' ----------
< Button 'Do nothing'
<
< 'User Name: ' ========== TextField ==========
<
< ===============================
<
< 'Password: ' ========== PasswordField ==========
<
< ===================================
< ----------------------------------------------
<
< 'click do nothing' event created with arguments ''
<
< 'set user name =' event created with arguments 'user'
<
< Updated User Name: Field
< ========== TextField ==========
< user
< ===============================
<
< 'set password =' event created with arguments 'password'
<
< Updated Password: Field
< ========== PasswordField ==========
< ********
< ===================================
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
click do nothing
set user name = user
set password = password
click do nothing
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Window 'Toggle Button demo' ----------
< Toggle button: First Toggle button: Second
< -------------------------------------------------
<
< 'select first box' event created with arguments ''
< Selected the First toggle button
<
< Updated Toggle button: First (depressed)
<
< 'select second box' event created with arguments ''
< Selected the Second toggle button
<
< Updated Toggle button: Second (depressed)
<
< 'select first box' event created with arguments ''
< Deselected the First toggle button
<
< Updated Toggle button: First
<
< 'close window' event created with arguments ''
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
select first box
select second box
select first box
close window
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/jython2.5.1_java1.6/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/jython2.5.1_java1.6/Lib/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,110d0
<
< ---------- Window 'FileChooserDemo' ----------
< Button 'Open a File...' Button 'Save a File...'
<
< ========== TextArea ========== (read only)
<
< ==============================
< ----------------------------------------------
<
< 'open a file' event created with arguments ''
<
< ---------- Window 'Open' ----------
< ...... 7-Column Layout ......
< 'Look In:'
<
< ========== ComboBox ========== (read only)
< <texttest sandbox>/usecases
< ==============================
<
< Button (Tooltip 'Up One Level', Image 1)
<
< Button (Tooltip 'Home', Image 2)
<
< Button (Tooltip 'Create New Folder', Image 3)
<
< Toggle button: (depressed) (Tooltip 'List', Image 4)
<
< Toggle button: (Tooltip 'Details', Image 5)
< .............................
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
255
---------- Missing result in recorded_usecase ----------
open a file
set file name to file.txt
confirm open
save a file
confirm save
close
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Window 'tk' ----------
< Button 'QUIT'
< ---------------------------------
<
< 'Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=QUIT, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=QUIT, Type=Button'
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,10d0
<
< ---------- Window 'tk' ----------
< 'A blue label' (blue)
< Button 'QUIT' , Button 'Hello'
< ---------------------------------
<
< 'Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Name=hello button'' event created with arguments ''
< hi there, everyone!
<
< 'Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=QUIT, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Name=hello button'
Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=QUIT, Type=Button'
TEST FAILED on crownpoint : tkinter widgets menu_and_text (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,35d0
<
< ---------- Window 'tk' ----------
< Root menu:
< >>>
< File (+)
< Edit (+)
< Help (+)
<
< File menu:
< Open
< Save
< ---
< Exit
<
< Edit menu:
< Cut
< Copy
< Paste
<
< Help menu:
< About
<
< 'Some text:' ========== Text ==========
<
< ==========================
< ---------------------------------
<
< 'Auto.Menu.select item.'Label=Help, Type=Menu'' event created with arguments 'About'
< hello
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Menu.select item.'Label=Help, Type=Menu' About
Auto.Menu.select item.'Label=File, Type=Menu' Exit
TEST FAILED on geita : tkinter widgets checkbutton (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Window 'tk' ----------
< .....Settings......
<
< Check Button 'Music'
< Check Button 'Video' (checked)
< Check Button 'Subtitles'
< ---------------------------------
<
< 'Auto.Checkbutton.checked.'Label=Music, Type=Checkbutton'' event created with arguments ''
< Let the music play...
< Toggled Check Button 'Music' (checked)
<
< 'Auto.Checkbutton.unchecked.'Label=Video, Type=Checkbutton'' event created with arguments ''
< Toggled Check Button 'Video'
<
< 'Auto.Checkbutton.checked.'Label=Subtitles, Type=Checkbutton'' event created with arguments ''
< Toggled Check Button 'Subtitles' (checked)
<
< 'Auto.Tk.WM_DELETE_WINDOW.'Title=tk, Type=Tk'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Checkbutton.checked.'Label=Music, Type=Checkbutton'
Auto.Checkbutton.unchecked.'Label=Video, Type=Checkbutton'
Auto.Checkbutton.checked.'Label=Subtitles, Type=Checkbutton'
Auto.Tk.WM_DELETE_WINDOW.'Title=tk, Type=Tk'
TEST FAILED on yandina : tkinter widgets entry_field (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'Tkwidgets application' ----------
< Text entry (set to 'your choice')
< Button 'exit'
< Button 'application's print'
< ----------------------------------------------------
<
< 'Auto.Entry.<KeyPress>,<KeyRelease>.'Type=Entry'' event created with arguments 'hello'
< Updated Text entry (set to 'hello')
<
< 'Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=application<APOSTROPHE>s print, Type=Button'' event created with arguments ''
< this is to be printed hello
<
< 'Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=exit, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Entry.<KeyPress>,<KeyRelease>.'Type=Entry' hello
Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=application<APOSTROPHE>s print, Type=Button'
Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=exit, Type=Button'
TEST FAILED on kilimanjaro : tkinter widgets toplevel_windows multiple_windows (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'tk' ----------
< Button 'QUIT' , Button 'Hello'
< ---------------------------------
<
< 'Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Name=hello button'' event created with arguments ''
<
< ---------- Window 'Hi!' ----------
< 'hi there, everyone!' (white)
< ----------------------------------
<
< 'Auto.Label.<Button-1>.'Name=hello label'' event created with arguments ''
<
< 'Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=QUIT, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Name=hello button'
Auto.Label.<Button-1>.'Name=hello label'
Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=QUIT, Type=Button'
TEST FAILED on tabora : tkinter widgets toplevel_windows close_windows (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,14d0
<
< ---------- Window 'tk' ----------
< Button 'QUIT' , Button 'Hello'
< ---------------------------------
<
< 'Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Name=hello button'' event created with arguments ''
<
< ---------- Window 'Hi!' ----------
< 'hi there, everyone!' (white)
< ----------------------------------
<
< 'Auto.Toplevel.WM_DELETE_WINDOW.'Title=Hi!, Type=Toplevel'' event created with arguments ''
<
< 'Auto.Tk.WM_DELETE_WINDOW.'Title=tk, Type=Tk'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in pythonmocks ----------
<-PYT:import tkMessageBox
<-PYT:tkMessageBox.askyesno('Quit', 'Are you sure you want to terminate this fantastic program?')
->RET:True
---------- Missing result in recorded_usecase ----------
Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Name=hello button'
Auto.Toplevel.WM_DELETE_WINDOW.'Title=Hi!, Type=Toplevel'
Auto.Tk.WM_DELETE_WINDOW.'Title=tk, Type=Tk'
TEST FAILED on dodoma : tkinter widgets toplevel_windows modal_dialogs (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,15d0
<
< ---------- Window 'tk' ----------
< Button 'QUIT' , Button 'Hello'
< ---------------------------------
<
< 'Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Name=hello button'' event created with arguments ''
< Changed title of window to 'There's a modal dialog!'
<
< ---------- Window 'Hi!' ----------
< 'hi there, everyone!' (white)
< ----------------------------------
<
< 'Auto.Label.<Button-1>.'Name=hello label'' event created with arguments ''
<
< 'Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=QUIT, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Name=hello button'
Auto.Label.<Button-1>.'Name=hello label'
Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=QUIT, Type=Button'
TEST FAILED on rennell : tkinter widgets toplevel_windows modal_dialog_at_startup (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
<
< ---------- Window 'tk' ----------
< Button 'QUIT'
< ---------------------------------
<
< ---------- Window 'Hi!' ----------
< 'hi there, everyone!' (white)
< ----------------------------------
<
< 'Auto.Label.<Button-1>.'Name=hello label'' event created with arguments ''
<
< 'Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=QUIT, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Label.<Button-1>.'Name=hello label'
Auto.Button.<Enter>,<Button-1>,<ButtonRelease-1>.'Label=QUIT, Type=Button'
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,36d0
<
< ---------- Window 'tk' ----------
< ========== Canvas ==========
< Rectangle (green) , Polygon (red)
< 'Green rectangle'
< Oval (blue)
< 'Tkinter canvas'
< Check Button 'A Checkbutton'
< ============================
< ---------------------------------
<
< 'Auto.Canvas.<Button-1>.'Type=Canvas'' event created with arguments 'rectangle'
< Clicked item (5,)
< Toggled Check Button 'A Checkbutton' (checked)
<
< 'Auto.Canvas.<Button-1>.'Type=Canvas'' event created with arguments '10000'
< Clicked item (3,)
<
< ========== Canvas ==========
< Rectangle (green) , Polygon (yellow)
< 'Green rectangle'
< Oval (blue)
< 'Tkinter canvas'
< Check Button 'A Checkbutton' (checked)
< ============================
<
< 'Auto.Canvas.<Button-1>.'Type=Canvas'' event created with arguments 'stupid'
< ERROR: Could not simulate command 'Auto.Canvas.<Button-1>.'Type=Canvas' stupid' - Could not find canvas item 'stupid'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Canvas.<Button-1>.'Type=Canvas' rectangle
Auto.Canvas.<Button-1>.'Type=Canvas' 10000
Auto.Canvas.<Button-1>.'Type=Canvas' 4
Auto.Canvas.<Button-1>.'Type=Canvas' rectangle
Auto.Tk.WM_DELETE_WINDOW.'Title=tk, Type=Tk'
TEST FAILED on kigoma : tkinter widgets menubutton (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Window 'menu bar' ----------
< ..................
<
< file menu:
< >>>
< open
< close
<
< edit menu:
< >>>
< copy
< paste
<
< help menu (empty)
< ---------------------------------------
<
< 'Auto.Menu.select item.'Label=file, Type=Menu'' event created with arguments 'open'
< Open!
<
< 'Auto.Tk.WM_DELETE_WINDOW.'Title=menu bar, Type=Tk'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Menu.select item.'Label=file, Type=Menu' open
Auto.Tk.WM_DELETE_WINDOW.'Title=menu bar, Type=Tk'
TEST FAILED on yandina : tkinter widgets listbox (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Window 'tk' ----------
< .................
< -> a list entry
< -> one
< -> two
< -> three
< -> four
< .................
< ---------------------------------
<
< 'Auto.Listbox.<<ListboxSelect>>.'Type=Listbox'' event created with arguments 'one'
< Selected ('1',)
<
< 'Auto.Listbox.<<ListboxSelect>>.'Type=Listbox'' event created with arguments 'four'
< Selected ('4',)
<
< 'Auto.Listbox.<<ListboxSelect>>.'Type=Listbox'' event created with arguments 'nonsense'
< ERROR: Could not simulate command 'Auto.Listbox.<<ListboxSelect>>.'Type=Listbox' nonsense' - Could not find item 'nonsense' in Listbox.
<
< 'Auto.Tk.WM_DELETE_WINDOW.'Title=tk, Type=Tk'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i tkinter <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Listbox.<<ListboxSelect>>.'Type=Listbox' one
Auto.Listbox.<<ListboxSelect>>.'Type=Listbox' four
Auto.Tk.WM_DELETE_WINDOW.'Title=tk, Type=Tk'
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,200d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Nisse'
< Edited 'Movie Name' Text entry (set to 'Nisse')
<
< 'Auto.MenuItem.activate.'Label=File, Type=MenuItem'' event created with arguments ''
<
< ---------- Popup Window ----------
< 'Actions' (+)
< 'Show buttons' (checked)
< 'Enable buttons' (checked)
< 'Quit'
< ----------------------------------
<
< 'Auto.MenuItem.activate.'Label=Actions, Type=MenuItem'' event created with arguments ''
<
< ---------- Popup Window ----------
< 'Add'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
set new movie name to Nisse
Auto.MenuItem.activate.'Label=File, Type=MenuItem'
Auto.MenuItem.activate.'Label=Actions, Type=MenuItem'
Auto.MenuItem.activate.'Label=Add, Type=MenuItem'
set new movie name to Basse
add movie
set new movie name to Muppe
add movie by pressing <enter>
Auto.MenuItem.activate.'Label=File, Type=MenuItem'
Auto.MenuItem.activate.'Label=Actions, Type=MenuItem'
Auto.MenuItem.activate.'Label=Sort, Type=MenuItem'
Auto.MenuItem.activate.'Label=File, Type=MenuItem'
Auto.MenuItem.activate.'Label=Actions, Type=MenuItem'
Auto.CheckMenuItem.toggled.false.'Label=Show buttons, Type=CheckMenuItem'
set new movie name to Nils
add movie by pressing <enter>
Auto.MenuItem.activate.'Label=File, Type=MenuItem'
Auto.MenuItem.activate.'Label=Actions, Type=MenuItem'
Auto.CheckMenuItem.toggled.true.'Label=Show buttons, Type=CheckMenuItem'
set new movie name to Nils igen
add movie
Auto.MenuItem.activate.'Label=File, Type=MenuItem'
Auto.MenuItem.activate.'Label=Actions, Type=MenuItem'
Auto.MenuItem.activate.'Label=Sort, Type=MenuItem'
Auto.MenuItem.activate.'Label=File, Type=MenuItem'
Auto.MenuItem.activate.'Label=Actions, Type=MenuItem'
close
TEST FAILED on piarco : pygtk widgets textview_edit (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,29d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'Auto.Notebook.switch-page.'Type=Notebook'' event created with arguments 'text info'
<
< Current page changed in Notebook with tabs: text info , video view
< Viewing page 'text info'
<
< ========== GtkTextView ==========
< This is the Video Store, an example program for PyUseCase
< =================================
<
< 'Auto.TextView.changed.'Type=TextView'' event created with arguments 'This is the Video Store, an example program for PyUseCase - really!'
<
< ========== GtkTextView ==========
< This is the Video Store, an example program for PyUseCase - really!
< =================================
<
< 'Auto.Window.delete-event.'Title=The Video Store, Type=Window'' event created with arguments ''
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Notebook.switch-page.'Type=Notebook' text info
Auto.TextView.changed.'Type=TextView' This is the Video Store, an example program for PyUseCase - really!
Auto.Window.delete-event.'Title=The Video Store, Type=Window'
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,13d0
<
< ---------- Pyapp 'Toolbar' ----------
< Focus widget is 'GtkButton'
<
< Tool Bar :
< Tool button (Stock image 'gtk-new')
< Tool button (Stock image 'gtk-open')
< Tool button (Stock image 'gtk-save')
< ----
< Tool button (Image 'important.tif')
< -------------------------------------
<
< 'Auto.ToolButton.clicked.'Type=ToolButton'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.ToolButton.clicked.'Type=ToolButton'
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,33d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'add movie' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'add movie' event created with arguments ''
<
< ---------- Dialog 'VideoStore Error!' ----------
< Focus widget is 'gtk-ok'
< 'Movie 'Star Wars' has already been added'
< ---------------
< Stock Button 'gtk-ok'
< ------------------------------------------------
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
add movie
add movie
Auto.Dialog.response.accept.'Title=VideoStore Error!, Type=Dialog'
close
TEST FAILED on dodoma : pygtk widgets view_notebook (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Hello'
< Edited 'Movie Name' Text entry (set to 'Hello')
<
< 'Auto.Notebook.switch-page.'Type=Notebook'' event created with arguments 'text info'
<
< Current page changed in Notebook with tabs: text info , video view
< Viewing page 'text info'
<
< ========== GtkTextView ==========
< This is the Video Store, an example program for PyUseCase
< =================================
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
set new movie name to Hello
Auto.Notebook.switch-page.'Type=Notebook' text info
close
TEST FAILED on tabora : pygtk widgets radio_buttons (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,19d0
< radio button 1 was toggled OFF
< radio button 2 was toggled ON
<
< ---------- Window 'radio buttons' ----------
< Default widget is 'close'
< Radio button 'radio button1'
< Radio button 'radio button2' (checked)
< Radio button 'radio button3'
< ---------------
< Button 'close'
< --------------------------------------------
<
< 'Auto.RadioButton.toggled.true.'Label=radio button3, Type=RadioButton'' event created with arguments ''
< radio button 2 was toggled OFF
< radio button 3 was toggled ON
< Toggled Radio button 'radio button2'
< Toggled Radio button 'radio button3' (checked)
<
< 'close application' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m usecases/ui_map_2.conf,usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.RadioButton.toggled.true.'Label=radio button3, Type=RadioButton'
close application
TEST FAILED on bukoba : pygtk widgets textfield_button (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'Auto.Entry.changed.'Name=Movie Name'' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'Auto.Button.clicked.'Label=Add, Type=Button'' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'Auto.Window.delete-event.'Title=The Video Store, Type=Window'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Entry.changed.'Name=Movie Name' Star Wars
Auto.Button.clicked.'Label=Add, Type=Button'
Auto.Window.delete-event.'Title=The Video Store, Type=Window'
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Window 'None' ----------
< Focus widget is 'GtkToggleButton'
< Combo Box (selected 'Select a pie:') (drop-down list containing ['Select a pie:', 'Apple', 'Cherry', 'Blueberry', 'Grape', 'Peach', 'Raisin'])
< -----------------------------------
<
< 'Auto.ComboBox.changed.'Type=ComboBox'' event created with arguments 'Grape'
< I like Grape pie
< Changed selection in Combo Box (selected 'Grape')
<
< 'Auto.Window.delete-event.'Type=Window'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.ComboBox.changed.'Type=ComboBox' Grape
Auto.Window.delete-event.'Type=Window'
TEST FAILED on kigoma : pygtk widgets textfield_activate (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'set new movie name to' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'Auto.Entry.activate.'Name=Movie Name'' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'close' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
set new movie name to Star Wars
Auto.Entry.activate.'Name=Movie Name'
close
TEST FAILED on songea : pygtk widgets tree_views model_filter_column_click (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,116d0
<
< ---------- Window 'TreeModelFilter Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns: Bug No. , Status , Description
< -> 120595 | NEW | Custom GtkTreeModelFilter wrappers need
< -> 121339 | RESO | dsextras.py installation directory is incorrect
< -> 122569 | NEW | gtk.Window derived class segfaults
< -> 123014 | NEW | PyGtk build problem on Win32 using the 'distutils' approach.
< -> 123037 | NEW | gtk.ListStore.set_column_types is missing
< -> 123456 | RESO | ItemFactory.create_items and <ImageItem> bug
< -> 123458 | NEED | pygtk does not wrap all of gdk-pixbuf
< -> 124181 | NEED | Python Shell inside a gtk GUI
< -> 138163 | VERI | NOTA gtk.main_iteration(TRUE) unblocks every .1 seconds
< -> 138619 | UNCO | codegen/definitions.py could use some refactoring
< -> 138804 | UNCO
< Toggle button 'NEW' (depressed) , Toggle button 'RESO' (depressed) , Toggle button 'NEED' (depressed) , Toggle button 'VERI' (depressed) , Toggle button 'UNCO' (depressed)
< ------------------------------------------------------
<
< 'Auto.ToggleButton.toggled.false.'Label=NEW, Type=ToggleButton'' event created with arguments ''
<
< Updated : GtkTreeView with columns: Bug No. , Status , Description
< -> 121339 | RESO | dsextras.py installation directory is incorrect
< -> 123456 | RESO | ItemFactory.create_items and <ImageItem> bug
< -> 123458 | NEED | pygtk does not wrap all of gdk-pixbuf
< -> 124181 | NEED | Python Shell inside a gtk GUI
< -> 138163 | VERI | NOTA gtk.main_iteration(TRUE) unblocks every .1 seconds
< -> 138619 | UNCO | codegen/definitions.py could use some refactoring
< -> 138804 | UNCO
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.ToggleButton.toggled.false.'Label=NEW, Type=ToggleButton'
Auto.TreeView.clicked.Description.'Type=TreeView'
Auto.TreeView.clicked.Bug Status.'Type=TreeView'
Auto.TreeView.changed.selection.'Type=TreeView' 123458
Auto.ToggleButton.toggled.false.'Label=RESO, Type=ToggleButton'
Auto.ToggleButton.toggled.false.'Label=UNCO, Type=ToggleButton'
Auto.ToggleButton.toggled.true.'Label=NEW, Type=ToggleButton'
Auto.TreeView.clicked.Bug No..'Type=TreeView'
Auto.ToggleButton.toggled.false.'Label=NEED, Type=ToggleButton'
Auto.Window.delete-event.'Title=TreeModelFilter Example, Type=Window'
TEST FAILED on yandina : pygtk widgets tree_views edit_cell_data (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,95d0
<
< ---------- Window 'CellRenderer Example' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Name , Complete
< -> Buy groceries | Check box ***
< -> Do some programming | Check box
< -> Power up systems
< (Linux) | Check box
< -> Watch some tv | Check box
< ---------------------------------------------------
<
< 'Auto.TreeView.toggled.Complete.true.'Type=TreeView'' event created with arguments 'Buy groceries'
< Toggle 'Buy groceries' to: True
<
< Updated : GtkTreeView with columns: Name , Complete
< -> Buy groceries | Check box (checked) ***
< -> Do some programming | Check box
< -> Power up systems
< (Linux) | Check box
< -> Watch some tv | Check box
<
< 'Auto.TreeView.changed.selection.'Type=TreeView'' event created with arguments 'Buy groceries'
<
< Changed selection in GtkTreeView with columns: Name , Complete
< -> Buy groceries | Check box (checked) ***
< -> Do some programming | Check box
< -> Power up systems
< (Linux) | Check box
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.TreeView.toggled.Complete.true.'Type=TreeView' Buy groceries
Auto.TreeView.changed.selection.'Type=TreeView' Buy groceries
Auto.TreeView.row-expanded.'Type=TreeView' Power up systems / (Linux)
Auto.TreeView.changed.selection.'Type=TreeView' Turn on the client but leave the server
Auto.TreeView.edited.Name.'Type=TreeView' Turn on the client but leave the server = Turn on the client and restart the server
Auto.TreeView.toggled.Complete.true.'Type=TreeView' Turn on the client and restart the server
Auto.TreeView.toggled.Complete.false.'Type=TreeView' Buy groceries
Auto.TreeView.changed.selection.'Type=TreeView' Buy groceries
Auto.Window.delete-event.'Title=CellRenderer Example, Type=Window'
TEST FAILED on mbeya : pygtk widgets tree_views activate_rows (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Window <texttest sandbox>/sampledir' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Name , Size , Mode , Last Changed
< -> Image 'Folder' | .. | <file size> | <permissions> | <date/time> ***
< -> Image 'File' | file1.txt | <file size> | <permissions> | <date/time>
< -> Image 'File' | file2.txt | <file size> | <permissions> | <date/time>
< -> Image 'Folder' | subdir | <file size> | <permissions> | <date/time>
< ----------------------------------------------------------------------------------------------------
<
< 'Auto.TreeView.row-activated.'Type=TreeView'' event created with arguments 'subdir'
<
< Changing title for Window <texttest sandbox>/sampledir/subdir'
<
< Recreated GtkTreeView with columns: Name , Size , Mode , Last Changed
< -> Image 'Folder' | .. | <file size> | <permissions> | <date/time>
< -> Image 'File' | file.txt | <file size> | <permissions> | <date/time>
<
< 'Auto.Window.delete-event.'Name=File-listing Window'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.TreeView.row-activated.'Type=TreeView' subdir
Auto.Window.delete-event.'Name=File-listing Window'
TEST FAILED on kikweto : pygtk widgets tree_views expand_collapse_markup (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,107d0
<
< ---------- Window 'Basic TreeView Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns:
< -> parent 0 (bold)
< -> parent 1 (bold)
< -> parent 2 (bold)
< -> parent 3 (bold)
< -----------------------------------------------------
<
< 'Auto.TreeView.row-expanded.'Type=TreeView'' event created with arguments 'parent 0'
<
< Expanded row in GtkTreeView with columns:
< -> parent 0 (bold)
< -> <span foreground='red'>child 0</span>
< -> <span foreground='red'>child 1</span>
< -> <span foreground='red'>child 2</span>
< -> parent 1 (bold)
< -> parent 2 (bold)
< -> parent 3 (bold)
<
< 'Auto.TreeView.row-expanded.'Type=TreeView'' event created with arguments 'parent 2'
<
< Expanded row in GtkTreeView with columns:
< -> parent 0 (bold)
< -> <span foreground='red'>child 0</span>
< -> <span foreground='red'>child 1</span>
< -> <span foreground='red'>child 2</span>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.TreeView.row-expanded.'Type=TreeView' parent 0
Auto.TreeView.row-expanded.'Type=TreeView' parent 2
Auto.TreeView.changed.selection.'Type=TreeView' child 0 under parent 2,child 2 under parent 0
Auto.TreeView.row-expanded.'Type=TreeView' parent 1
Auto.TreeView.row-collapsed.'Type=TreeView' parent 0
Auto.TreeView.changed.selection.'Type=TreeView'
Auto.TreeView.row-collapsed.'Type=TreeView' parent 1
Auto.Window.delete-event.'Title=Basic TreeView Example, Type=Window'
TEST FAILED on crownpoint : pygtk widgets tree_views popup_menus (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,39d0
<
< ---------- Window 'TreeViewColumn Example' ----------
< Focus widget is 'GtkButton'
<
< Showing GtkTreeView with columns: Pixbuf and Text , Text Only
< -> Stock image 'gtk-open' (yellow) | Open (cyan) | Open a File (pink)
< -> (yellow) | New (cyan) | New File (pink)
< -> Stock image 'gtk-print' (yellow) | Print (cyan) | Print File
< -----------------------------------------------------
<
< 'Auto.TreeView.button-press-event.'Type=TreeView'' event created with arguments 'Open'
<
< ---------- Popup Window ----------
< 'Colour Last Column'
< 'Clear Last Column Colour'
< ----------------------------------
<
< 'Auto.MenuItem.activate.'Label=Clear Last Column Colour, Type=MenuItem'' event created with arguments ''
<
< Updated : GtkTreeView with columns: Pixbuf and Text , Text Only
< -> Stock image 'gtk-open' (yellow) | Open (cyan) | Open a File
< -> (yellow) | New (cyan) | New File (pink)
< -> Stock image 'gtk-print' (yellow) | Print (cyan) | Print File
<
< 'Auto.TreeView.button-press-event.'Type=TreeView'' event created with arguments 'Print'
<
< ---------- Popup Window ----------
< 'Colour Last Column'
< 'Clear Last Column Colour'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.TreeView.button-press-event.'Type=TreeView' Open
Auto.MenuItem.activate.'Label=Clear Last Column Colour, Type=MenuItem'
Auto.TreeView.button-press-event.'Type=TreeView' Print
Auto.MenuItem.activate.'Label=Colour Last Column, Type=MenuItem'
Auto.Window.delete-event.'Title=TreeViewColumn Example, Type=Window'
TEST FAILED on wawi : pygtk widgets tree_views tree_select (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,62d0
<
< ---------- Window 'Paned Windows' ----------
< Focus widget is 'GtkTreeView'
<
< Showing GtkTreeView with columns: Messages
< -> Message #0
< -> Message #1
< -> Message #2
< -> Message #3
< -> Message #4
< -> Message #5
< -> Message #6
< -> Message #7
< -> Message #8
< -> Message #9
<
< ------------------------------ (horizontal pane separator)
<
< ========== GtkTextView ==========
< No message selected.
< =================================
< --------------------------------------------
<
< 'Auto.TreeView.changed.selection.'Type=TreeView'' event created with arguments 'Message #1'
<
< Changed selection in GtkTreeView with columns: Messages
< -> Message #0
< -> Message #1 ***
< -> Message #2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.TreeView.changed.selection.'Type=TreeView' Message #1
Auto.TreeView.changed.selection.'Type=TreeView' Message #5
Auto.Window.delete-event.'Title=Paned Windows, Type=Window'
TEST FAILED on barakoma : pygtk widgets check_button (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,19d0
<
< ---------- Window 'Check Button' ----------
< Focus widget is 'check button 1'
< Check button 'check button 1'
< Check button 'check button 2
< (This button has an extra line...)' (checked)
< Button 'Quit'
< -------------------------------------------
<
< 'Auto.CheckButton.toggled.true.'Label=check button 1, Type=CheckButton'' event created with arguments ''
< check button 1 was toggled ON
< Toggled Check button 'check button 1' (checked)
<
< 'Auto.CheckButton.toggled.false.'Label=check button 2..., Type=CheckButton'' event created with arguments ''
< check button 2 was toggled OFF
< Toggled Check button 'check button 2
< (This button has an extra line...)'
<
< 'Auto.Button.clicked.'Label=Quit, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.CheckButton.toggled.true.'Label=check button 1, Type=CheckButton'
Auto.CheckButton.toggled.false.'Label=check button 2..., Type=CheckButton'
Auto.Button.clicked.'Label=Quit, Type=Button'
TEST FAILED on kilwa : pygtk widgets file_choosers open shortcut_folder (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,20d0
<
< ---------- Filechooserdialog 'Open..' ----------
< Default widget is 'gtk-open'
<
< Showing FileChooserWidget (selected <texttest sandbox>/sampledir/subdir/subsubdir')
< Shortcut folders (1) :
< - <texttest sandbox>/sampledir/subdir2
< Stock Button 'gtk-open' , Stock Button 'gtk-cancel'
< ------------------------------------------------
<
< 'Auto.FileChooserDialog.current-folder-changed.'Title=Open.., Type=FileChooserDialog'' event created with arguments 'subdir2'
<
< Updated : FileChooserWidget (selected <texttest sandbox>/sampledir/subdir2/file2.txt')
<
< 'Auto.FileChooserDialog.selection-changed.'Title=Open.., Type=FileChooserDialog'' event created with arguments 'file1.txt'
<
< Updated : FileChooserWidget (selected <texttest sandbox>/sampledir/subdir2/file1.txt')
<
< 'Auto.FileChooserDialog.response.ok.'Title=Open.., Type=FileChooserDialog'' event created with arguments ''
< <texttest sandbox>/sampledir/subdir2/file1.txt selected
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.FileChooserDialog.current-folder-changed.'Title=Open.., Type=FileChooserDialog' subdir2
Auto.FileChooserDialog.selection-changed.'Title=Open.., Type=FileChooserDialog' file1.txt
Auto.FileChooserDialog.response.ok.'Title=Open.., Type=FileChooserDialog'
TEST FAILED on kisaumi : pygtk widgets file_choosers open subdirectory (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Filechooserdialog 'Open..' ----------
< Default widget is 'gtk-open'
<
< Showing FileChooserWidget (selected <texttest sandbox>/sampledir/subdir/subsubdir')
< Shortcut folders (1) :
< - <texttest sandbox>/sampledir/subdir2
< Stock Button 'gtk-open' , Stock Button 'gtk-cancel'
< ------------------------------------------------
<
< 'Auto.FileChooserDialog.current-folder-changed.'Title=Open.., Type=FileChooserDialog'' event created with arguments 'subsubdir'
<
< Updated : FileChooserWidget (selected <texttest sandbox>/sampledir/subdir/subsubdir/file3.txt')
<
< 'Auto.FileChooserDialog.response.ok.'Title=Open.., Type=FileChooserDialog'' event created with arguments ''
< <texttest sandbox>/sampledir/subdir/subsubdir/file3.txt selected
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.FileChooserDialog.current-folder-changed.'Title=Open.., Type=FileChooserDialog' subsubdir
Auto.FileChooserDialog.response.ok.'Title=Open.., Type=FileChooserDialog'
TEST FAILED on dodoma : pygtk widgets file_choosers save basic_save (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Filechooserdialog 'Save..' ----------
< Default widget is 'gtk-save'
<
< Showing FileChooserWidget
< Shortcut folders (1) :
< - <texttest sandbox>/sampledir/subdir2
< Stock Button 'gtk-save' , Stock Button 'gtk-cancel'
< ------------------------------------------------
<
< 'Auto.FileChooserDialog.current-folder-changed.'Title=Save.., Type=FileChooserDialog'' event created with arguments 'subdir2'
<
< 'Auto.FileChooserDialog.current-name-changed.'Title=Save.., Type=FileChooserDialog'' event created with arguments 'file3.txt'
<
< 'Auto.FileChooserDialog.response.ok.'Title=Save.., Type=FileChooserDialog'' event created with arguments ''
< Saving to <texttest sandbox>/sampledir/subdir2/file3.txt
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.FileChooserDialog.current-folder-changed.'Title=Save.., Type=FileChooserDialog' subdir2
Auto.FileChooserDialog.current-name-changed.'Title=Save.., Type=FileChooserDialog' file3.txt
Auto.FileChooserDialog.response.ok.'Title=Save.., Type=FileChooserDialog'
TEST FAILED on rennell : pygtk widgets file_choosers save extra_widgets (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,18d0
<
< ---------- Dialog 'Save..' ----------
< Default widget is 'gtk-save'
<
< Showing FileChooserWidget (tooltip 'The FileChooser')
< Shortcut folders (1) :
< - <texttest sandbox>/sampledir/subdir2
< Check button 'Make the file readonly'
< ---------------
< Stock Button 'gtk-save' , Stock Button 'gtk-cancel'
< -------------------------------------
<
< 'Auto.FileChooserWidget.current-folder-changed.'Type=FileChooserWidget'' event created with arguments 'subdir2'
<
< 'Auto.FileChooserWidget.current-name-changed.'Type=FileChooserWidget'' event created with arguments 'file3.txt'
<
< 'Auto.Dialog.response.ok.'Name=The Save Dialog'' event created with arguments ''
< Saving writeable file to <texttest sandbox>/sampledir/subdir2/file3.txt
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.FileChooserWidget.current-folder-changed.'Type=FileChooserWidget' subdir2
Auto.FileChooserWidget.current-name-changed.'Type=FileChooserWidget' file3.txt
Auto.Dialog.response.ok.'Name=The Save Dialog'
TEST FAILED on tabora : pygtk widgets combobox_entry (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
< I like Apple pie
<
< ---------- Window 'None' ----------
< Focus widget is 'GtkEntry'
< Text entry (set to 'Apple') (drop-down list containing ['Apple', 'Cherry', 'Blueberry', 'Grape', 'Peach', 'Raisin'])
< -----------------------------------
<
< 'Auto.Entry.changed.'Type=Entry'' event created with arguments 'Grape'
< I like Grape pie
< Edited 'GtkEntry' Text entry (set to 'Grape')
<
< 'Auto.Window.delete-event.'Type=Window'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Entry.changed.'Type=Entry' Grape
Auto.Window.delete-event.'Type=Window'
TEST FAILED on mbeya : pygtk widgets popup_menu_on_button (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,12d0
<
< ---------- Window 'GTK Menu Test' ----------
< Focus widget is 'press me'
<
< Menu Bar : 'Root Menu' (+)
< Button 'press me'
< --------------------------------------------
<
< 'Auto.MenuItem.activate.'Label=Test-undermenu - 2, Type=MenuItem'' event created with arguments ''
< Test-undermenu - 2
<
< 'Auto.Window.delete-event.'Title=GTK Menu Test, Type=Window'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.MenuItem.activate.'Label=Test-undermenu - 2, Type=MenuItem'
Auto.Window.delete-event.'Title=GTK Menu Test, Type=Window'
TEST FAILED on lushoto : pygtk widgets dialog_int_responses (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,25d0
<
< ---------- Window 'None' ----------
< Focus widget is 'hi - this button opens the about dialog'
< Button 'hi - this button opens the about dialog'
< -----------------------------------
<
< 'Auto.Button.clicked.'Label=hi - this button opens the about dialog, Type=Button'' event created with arguments ''
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'File a bug'
< 'Some text'
< ---------------
< Button 'Close' , Button 'Donate' , Button 'File a bug'
< -----------------------------------------------
<
< 'Auto.Dialog.response.Label--File a bug.'Name=The Dialog'' event created with arguments ''
< Result was 42
<
< 'Auto.Button.clicked.'Label=Donate, Type=Button'' event created with arguments ''
< Result was -1
<
< 'Auto.Dialog.response.close.'Name=The Dialog'' event created with arguments ''
< Result was -7
<
< 'Auto.Window.delete-event.'Type=Window'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.clicked.'Label=hi - this button opens the about dialog, Type=Button'
Auto.Dialog.response.Label--File a bug.'Name=The Dialog'
Auto.Button.clicked.'Label=Donate, Type=Button'
Auto.Dialog.response.close.'Name=The Dialog'
Auto.Window.delete-event.'Type=Window'
TEST FAILED on rennell : pygtk widgets dialog_run (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,26d0
<
< ---------- Window 'None' ----------
< Focus widget is 'hi - this button opens the about dialog'
< Button 'hi - this button opens the about dialog'
< -----------------------------------
<
< 'Auto.Button.clicked.'Label=hi - this button opens the about dialog, Type=Button'' event created with arguments ''
<
< ---------- Dialog 'The Dialog Title' ----------
< Focus widget is 'File a bug'
< 'Some text'
< ---------------
< Button 'Close' , Button 'Donate' , Button 'File a bug'
< -----------------------------------------------
<
< 'Auto.Dialog.response.Label--File a bug.'Title=The Dialog Title, Type=Dialog'' event created with arguments ''
<
< Changing GtkLabel to: 'Latest result was 42'
<
< 'Auto.Button.clicked.'Label=Donate, Type=Button'' event created with arguments ''
<
< Changing GtkLabel to: 'Latest result was -1'
<
< 'Auto.Dialog.response.close.'Title=The Dialog Title, Type=Dialog'' event created with arguments ''
<
< 'Auto.Window.delete-event.'Type=Window'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.clicked.'Label=hi - this button opens the about dialog, Type=Button'
Auto.Dialog.response.Label--File a bug.'Title=The Dialog Title, Type=Dialog'
Auto.Button.clicked.'Label=Donate, Type=Button'
Auto.Dialog.response.close.'Title=The Dialog Title, Type=Dialog'
Auto.Window.delete-event.'Type=Window'
TEST FAILED on mbeya : pygtk shortcuts use_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< ----------------------------------------------
<
< 'Auto.Entry.changed.'Name=Movie Name'' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'Auto.Button.clicked.'Label=Add, Type=Button'' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
<
< 'Auto.Entry.changed.'Name=Movie Name'' event created with arguments 'Die Hard'
< Edited 'Movie Name' Text entry (set to 'Die Hard')
<
< 'Auto.Button.clicked.'Label=Add, Type=Button'' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
< -> Star Wars
< -> Die Hard
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
add several
Auto.Window.delete-event.'Title=The Video Store, Type=Window'
TEST FAILED on piarco : pygtk shortcuts shortcut_bar create_shortcut (
Last six runs
Dec2013
Nov2013
)
---------- Differences in catalogue ----------
1,4c1
< The following new files/directories were created:
< <Test Directory>
< ----new_usecases
< --------Add_Several.shortcut
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,48d0
<
< ---------- Window 'The Video Store' ----------
< Focus widget is 'Movie Name'
<
< Menu Bar : 'File' (+)
< 'New Movie Name ' , Text entry , Button 'Add' , Button 'Delete' , Button 'Sort' , Button 'Clear' (greyed out)
<
< Showing Notebook with tabs: text info , video view
< Viewing page 'video view'
<
< Showing Movie Tree with columns: Movie Name
< 'Shortcuts:' , Button '_New'
< ----------------------------------------------
<
< 'create new shortcut' event created with arguments ''
< Hiding the '_New' widget
< 'Recording shortcut named:'
< Text entry
< Button 'S_top'
<
< 'set shortcut name to' event created with arguments 'Add Several'
< Edited 'Shortcut Name' Text entry (set to 'Add Several')
<
< 'Auto.Entry.changed.'Name=Movie Name'' event created with arguments 'Star Wars'
< Edited 'Movie Name' Text entry (set to 'Star Wars')
<
< 'Auto.Button.clicked.'Label=Add, Type=Button'' event created with arguments ''
<
< Updated : Movie Tree with columns: Movie Name
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/new_usecases/ui_map.conf -i gtk <texttest tmp dir>/new_usecases/Add_Several.shortcut
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/new_usecases/ui_map.conf -i gtk <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
create new shortcut
set shortcut name to Add Several
Auto.Entry.changed.'Name=Movie Name' Star Wars
Auto.Button.clicked.'Label=Add, Type=Button'
Auto.Entry.changed.'Name=Movie Name' Die Hard
Auto.Button.clicked.'Label=Add, Type=Button'
stop recording
Auto.Window.delete-event.'Title=The Video Store, Type=Window'
---------- Missing result in shortcut ----------
Auto.Entry.changed.'Name=Movie Name' Star Wars
Auto.Button.clicked.'Label=Add, Type=Button'
Auto.Entry.changed.'Name=Movie Name' Die Hard
Auto.Button.clicked.'Label=Add, Type=Button'
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,11d0
<
< ---------- Frame 'wxPython GUI' ----------
< Button 'Hello'
<
< Button 'Close'
< ------------------------------------------
<
< 'Auto.Button.Press.'Label=Hello, Type=Button'' event created with arguments ''
< Hello World!
<
< 'Auto.Button.Press.'Label=Close, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.Press.'Label=Hello, Type=Button'
Auto.Button.Press.'Label=Close, Type=Button'
TEST FAILED on lushoto : wxpython widgets textcontrol (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,16d0
<
< ---------- Frame 'wx.TextCtrl' ----------
< ========== TextCtrl ==========
< PyUseCase
< ==============================
< -----------------------------------------
<
< 'Auto.TextCtrl.TextEnter.'Type=TextCtrl'' event created with arguments 'Hello World!'
< Text: Hello World!
<
< Updated Text Field
< ========== TextCtrl ==========
< Hello World!
< ==============================
<
< 'Auto.MainFrame.Close.'Title=wx.TextCtrl, Type=MainFrame'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.TextCtrl.TextEnter.'Type=TextCtrl' Hello World!
Auto.MainFrame.Close.'Title=wx.TextCtrl, Type=MainFrame'
TEST FAILED on bukoba : wxpython widgets listcontrol (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,42d0
<
< ---------- Frame 'wx.ListCtrl' ----------
< List :
< -> four
< -> three
< -> two
< -> one
< -> zero
< -----------------------------------------
<
< 'Auto.ListCtrl.ListCtrlSelect.'Type=ListCtrl'' event created with arguments 'zero'
< Selected zero
<
< Updated List :
< -> four
< -> three
< -> two
< -> one
< -> zero ***
<
< 'Auto.ListCtrl.ListCtrlSelect.'Type=ListCtrl'' event created with arguments 'two'
< Selected two
<
< Updated List :
< -> four
< -> three
< -> two ***
< -> one
< -> zero
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.ListCtrl.ListCtrlSelect.'Type=ListCtrl' zero
Auto.ListCtrl.ListCtrlSelect.'Type=ListCtrl' two
Auto.ListCtrl.ListCtrlSelect.'Type=ListCtrl' four,three
Auto.MainFrame.Close.'Title=wx.ListCtrl, Type=MainFrame'
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,6d0
<
< ---------- Frame 'wxPython Frame' ----------
<
< --------------------------------------------
<
< 'Auto.Frame.Close.'Title=wxPython Frame, Type=Frame'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Frame.Close.'Title=wxPython Frame, Type=Frame'
TEST FAILED on barakoma : wxpython widgets dialog (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,27d0
<
< ---------- Frame 'Test wx.Dialog' ----------
< Button 'Show Dialog'
<
< Button 'Close Frame'
< --------------------------------------------
<
< 'Auto.Button.Press.'Label=Show Dialog, Type=Button'' event created with arguments ''
<
< ---------- Frame 'wx.Dialog' ----------
< ========== TextCtrl ==========
< wx.Dialog
< ==============================
<
< Button 'Close Dialog'
< ---------------------------------------
<
< 'Auto.TextCtrl.TextEnter.'Type=TextCtrl'' event created with arguments 'PyUseCase'
<
< Updated Text Field
< ========== TextCtrl ==========
< PyUseCase
< ==============================
<
< 'Auto.Button.Press.'Label=Close Dialog, Type=Button'' event created with arguments ''
<
< 'Auto.Button.Press.'Label=Close Frame, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.Press.'Label=Show Dialog, Type=Button'
Auto.TextCtrl.TextEnter.'Type=TextCtrl' PyUseCase
Auto.Button.Press.'Label=Close Dialog, Type=Button'
Auto.Button.Press.'Label=Close Frame, Type=Button'
TEST FAILED on seronera : wxpython widgets dialog_no_mainloop (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,18d0
<
< ---------- Frame 'wxPython GUI' ----------
< Button 'Hello'
<
< Button 'Close'
< ------------------------------------------
<
< 'Auto.Button.Press.'Label=Hello, Type=Button'' event created with arguments ''
< hello
< Hello World!
< Changed title of frame to 'Hello World!'
<
< 'Auto.Button.Press.'Label=Hello, Type=Button'' event created with arguments ''
< hello
< Hello World!
<
< 'Auto.Button.Press.'Label=Close, Type=Button'' event created with arguments ''
< close
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.Press.'Label=Hello, Type=Button'
Auto.Button.Press.'Label=Hello, Type=Button'
Auto.Button.Press.'Label=Close, Type=Button'
TEST FAILED on yandina : wxpython widgets filedialogs open_and_save (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,31d0
<
< ---------- Frame 'FileDialog Exercise' ----------
<
< Menubar:
< >>>
< File (+)
<
< File menu
< Open
< --------------------
< Save As
< --------------------
< Exit
<
< ========== TextCtrl ==========
<
< ==============================
<
< -------------------------------------------------
<
< 'Auto.MyFrame.Menu.'Title=FileDialog Exercise, Type=MyFrame'' event created with arguments 'File~~~Open'
< Changed title of frame to 'Open <texttest sandbox>/target_ui.py'
<
< 'Auto.FileDialog.SelectFile.'Title=Open a File, Type=FileDialog'' event created with arguments 'target_ui.py'
<
< 'Auto.MyFrame.Menu.'Title=FileDialog Exercise, Type=MyFrame'' event created with arguments 'File~~~Save As'
< Changed title of frame to 'Save as <texttest sandbox>/somefile'
<
< 'Auto.FileDialog.SelectFile.'Title=Save As, Type=FileDialog'' event created with arguments 'somefile'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.MyFrame.Menu.'Title=FileDialog Exercise, Type=MyFrame' File~~~Open
Auto.FileDialog.SelectFile.'Title=Open a File, Type=FileDialog' target_ui.py
Auto.MyFrame.Menu.'Title=FileDialog Exercise, Type=MyFrame' File~~~Save As
Auto.FileDialog.SelectFile.'Title=Save As, Type=FileDialog' somefile
Auto.MyFrame.Close.'Title=FileDialog Exercise, Type=MyFrame'
TEST FAILED on rennell : wxpython widgets filedialogs cancel (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Frame 'FileDialog Exercise' ----------
<
< Menubar:
< >>>
< File (+)
<
< File menu
< Open
< --------------------
< Save As
< --------------------
< Exit
<
< ========== TextCtrl ==========
<
< ==============================
<
< -------------------------------------------------
<
< 'Auto.MyFrame.Menu.'Title=FileDialog Exercise, Type=MyFrame'' event created with arguments 'File~~~Open'
< Changed title of frame to 'Open Dialog Canceled'
<
< 'Auto.MyFrame.Close.'Title=FileDialog Exercise, Type=MyFrame'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.MyFrame.Menu.'Title=FileDialog Exercise, Type=MyFrame' File~~~Open
Auto.MyFrame.Close.'Title=FileDialog Exercise, Type=MyFrame'
TEST FAILED on kigoma : wxpython widgets messagebox (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Frame 'Test' ----------
< Button 'MessageBox'
<
< Button 'Close Me'
< ----------------------------------
<
< 'Auto.Button.Press.'Label=MessageBox, Type=Button'' event created with arguments ''
< ---------- Message Box 'Message Box #1' ----------
< Quit program?
< .....
< Button 'Yes' Button 'No' Button 'Cancel'
< --------------------------------------------------
< Changed title of frame to 'MessageBox Reply=YES'
<
< 'Auto.MessageBoxWidget.MessageBoxReply.'Title=Message Box #1, Type=MessageBoxWidget'' event created with arguments 'Yes'
<
< 'Auto.Button.Press.'Label=MessageBox, Type=Button'' event created with arguments ''
< ---------- Message Box 'Message Box #1' ----------
< Quit program?
< .....
< Button 'Yes' Button 'No' Button 'Cancel'
< --------------------------------------------------
< Changed title of frame to 'MessageBox Reply=NO'
<
< 'Auto.MessageBoxWidget.MessageBoxReply.'Title=Message Box #1, Type=MessageBoxWidget'' event created with arguments 'No'
<
< 'Auto.Button.Press.'Label=Close Me, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.Press.'Label=MessageBox, Type=Button'
Auto.MessageBoxWidget.MessageBoxReply.'Title=Message Box #1, Type=MessageBoxWidget' Yes
Auto.Button.Press.'Label=MessageBox, Type=Button'
Auto.MessageBoxWidget.MessageBoxReply.'Title=Message Box #1, Type=MessageBoxWidget' No
Auto.Button.Press.'Label=Close Me, Type=Button'
TEST FAILED on yandina : wxpython widgets fileselector (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Frame 'Test' ----------
< Button 'Select File'
<
< Button 'Close Me'
< ----------------------------------
<
< 'Auto.Button.Press.'Label=Select File, Type=Button'' event created with arguments ''
<
< ---------- File Selector 'Select a File' ----------
< DefaultFile: None
< Flags : wx.FD_OPEN
< ---------------------------------------------------
< Changed title of frame to 'No file selected'
<
< 'Auto.FileSelectorWidget.FileSelectorReply.'Title=Select a File, Type=FileSelectorWidget'' event created with arguments ''
<
< 'Auto.Button.Press.'Label=Select File, Type=Button'' event created with arguments ''
<
< ---------- File Selector 'Select a File' ----------
< DefaultFile: None
< Flags : wx.FD_OPEN
< ---------------------------------------------------
< Changed title of frame to 'File=C:/cmpxml.c'
<
< 'Auto.FileSelectorWidget.FileSelectorReply.'Title=Select a File, Type=FileSelectorWidget'' event created with arguments 'C:/cmpxml.c'
<
< 'Auto.Button.Press.'Label=Close Me, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.Press.'Label=Select File, Type=Button'
Auto.FileSelectorWidget.FileSelectorReply.'Title=Select a File, Type=FileSelectorWidget'
Auto.Button.Press.'Label=Select File, Type=Button'
Auto.FileSelectorWidget.FileSelectorReply.'Title=Select a File, Type=FileSelectorWidget' C:\cmpxml.c
Auto.Button.Press.'Label=Close Me, Type=Button'
TEST FAILED on dodoma : wxpython widgets dirselector (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,28d0
<
< ---------- Frame 'Test' ----------
< Button 'Select Dir'
<
< Button 'Close Me'
< ----------------------------------
<
< 'Auto.Button.Press.'Label=Select Dir, Type=Button'' event created with arguments ''
<
< ---------- Dir Selector 'Select a Directory' ----------
< DefaultDir: C:/
< Style : wx.DD_DEFAULT_STYLE
< -------------------------------------------------------
< Changed title of frame to 'No dir selected'
<
< 'Auto.DirSelectorWidget.DirSelectorReply.'Title=Select a Directory, Type=DirSelectorWidget'' event created with arguments ''
<
< 'Auto.Button.Press.'Label=Select Dir, Type=Button'' event created with arguments ''
<
< ---------- Dir Selector 'Select a Directory' ----------
< DefaultDir: C:/
< Style : wx.DD_DEFAULT_STYLE
< -------------------------------------------------------
< Changed title of frame to 'Dir=C:/Temp'
<
< 'Auto.DirSelectorWidget.DirSelectorReply.'Title=Select a Directory, Type=DirSelectorWidget'' event created with arguments 'C:/Temp'
<
< 'Auto.Button.Press.'Label=Close Me, Type=Button'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.Press.'Label=Select Dir, Type=Button'
Auto.DirSelectorWidget.DirSelectorReply.'Title=Select a Directory, Type=DirSelectorWidget'
Auto.Button.Press.'Label=Select Dir, Type=Button'
Auto.DirSelectorWidget.DirSelectorReply.'Title=Select a Directory, Type=DirSelectorWidget' C:\Temp
Auto.Button.Press.'Label=Close Me, Type=Button'
TEST FAILED on piarco : wxpython widgets dirdialogs select (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,24d0
<
< ---------- Frame 'DirDialog Exercise' ----------
<
< Menubar:
< >>>
< File (+)
<
< File menu
< Select
< --------------------
< Exit
<
< ========== TextCtrl ==========
<
< ==============================
<
< ------------------------------------------------
<
< 'Auto.MyFrame.Menu.'Title=DirDialog Exercise, Type=MyFrame'' event created with arguments 'File~~~Select'
< Changed title of frame to 'Open C:/DB2'
<
< 'Auto.DirDialog.SelectDir.'Title=Open a File, Type=DirDialog'' event created with arguments 'C:/DB2'
<
< 'Auto.MyFrame.Close.'Title=DirDialog Exercise, Type=MyFrame'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.MyFrame.Menu.'Title=DirDialog Exercise, Type=MyFrame' File~~~Select
Auto.DirDialog.SelectDir.'Title=Open a File, Type=DirDialog' C:\DB2
Auto.MyFrame.Close.'Title=DirDialog Exercise, Type=MyFrame'
TEST FAILED on tabora : wxpython widgets dirdialogs cancel (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,22d0
<
< ---------- Frame 'DirDialog Exercise' ----------
<
< Menubar:
< >>>
< File (+)
<
< File menu
< Select
< --------------------
< Exit
<
< ========== TextCtrl ==========
<
< ==============================
<
< ------------------------------------------------
<
< 'Auto.MyFrame.Menu.'Title=DirDialog Exercise, Type=MyFrame'' event created with arguments 'File~~~Select'
< Changed title of frame to 'Select Directory Canceled'
<
< 'Auto.MyFrame.Close.'Title=DirDialog Exercise, Type=MyFrame'' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.MyFrame.Menu.'Title=DirDialog Exercise, Type=MyFrame' File~~~Select
Auto.MyFrame.Close.'Title=DirDialog Exercise, Type=MyFrame'
TEST FAILED on yandina : wxpython widgets getcolourfromuser (
Last six runs
Dec2013
Nov2013
)
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,40d0
<
< ---------- Frame 'Test' ----------
< Button 'Select Colour'
<
< Button 'Close Me'
< ----------------------------------
<
< 'Auto.Button.Press.'Label=Select Colour, Type=Button'' event created with arguments ''
<
< ---------- Get Colour from User 'Select a Colour' ----------
< ------------------------------------------------------------
< Changed title of frame to 'Colour selected: (255, 0, 0, 255)'
<
< 'Auto.GetColourFromUserWidget.GetColourFromUserReply.'Title=Select a Colour, Type=GetColourFromUserWidget'' event created with arguments '(255, 0, 0, 255)'
<
< 'Auto.Button.Press.'Label=Select Colour, Type=Button'' event created with arguments ''
<
< ---------- Get Colour from User 'Select a Colour' ----------
< ------------------------------------------------------------
< Changed title of frame to 'Colour selected: (0, 255, 0, 255)'
<
< 'Auto.GetColourFromUserWidget.GetColourFromUserReply.'Title=Select a Colour, Type=GetColourFromUserWidget'' event created with arguments '(0, 255, 0, 255)'
<
< 'Auto.Button.Press.'Label=Select Colour, Type=Button'' event created with arguments ''
<
< ---------- Get Colour from User 'Select a Colour' ----------
< ------------------------------------------------------------
< Changed title of frame to 'Colour selected: (0, 0, 255, 255)'
<
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in externalmocks ----------
<-CMD:env --unset=USECASE_RECORD_SCRIPT --unset=USECASE_REPLAY_SCRIPT 'PATH=$PATH:<path_to_bin_dir>/bin' storytext_editor -m <texttest tmp dir>/usecases/ui_map.conf -i wx <texttest tmp dir>/usecase.storytext
---------- Missing result in recorded_usecase ----------
Auto.Button.Press.'Label=Select Colour, Type=Button'
Auto.GetColourFromUserWidget.GetColourFromUserReply.'Title=Select a Colour, Type=GetColourFromUserWidget' (255, 0, 0, 255)
Auto.Button.Press.'Label=Select Colour, Type=Button'
Auto.GetColourFromUserWidget.GetColourFromUserReply.'Title=Select a Colour, Type=GetColourFromUserWidget' (0, 255, 0, 255)
Auto.Button.Press.'Label=Select Colour, Type=Button'
Auto.GetColourFromUserWidget.GetColourFromUserReply.'Title=Select a Colour, Type=GetColourFromUserWidget' (0, 0, 255, 255)
Auto.Button.Press.'Label=Select Colour, Type=Button'
Auto.GetColourFromUserWidget.GetColourFromUserReply.'Title=Select a Colour, Type=GetColourFromUserWidget' (-1, -1, -1, 255)
Auto.Button.Press.'Label=Close Me, Type=Button'
Detailed information for the tests that had known bugs:
TEST had known bugs (Menu.unpost on Windows) on dodoma : tkinter other autologging popup_menu (
Last six runs
Dec2013
Nov2013
)
Using Tkinter method Menu.unpost that doesn't work on Windows. Action here awaiting advice from tkinter-discuss list.
(This bug was triggered by text found in the full difference report matching '< Posting popup')
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,21d0
<
< ---------- Window 'tk' ----------
< 'Right-click to display menu'
< Button 'Quit'
< ---------------------------------
<
< 'show popup' event created with arguments ''
< Posting popup menu:
< Next
< Previous
< Submenu (+)
< ---
< Home
<
< Submenu menu:
< Next again
<
< 'select' event created with arguments 'Next'
< Next
<
< 'quit' event created with arguments ''
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
show popup
select Next
quit
TEST had known bugs (not working on Windows) on kikweto : wxpython other checkbox (
Last six runs
Dec2013
Nov2013
)
wxPython checkboxes don't work on Windows, and never have. Roger House got them working on Linux only. Bug TTT-2708 at Jeppesen, which doesn't say a lot more than this.
(This bug was triggered by FAILING to find text in file 'recorded_usecase' matching 'Click on')
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> File "/usr/local/tt-env/python2.6.current/bin/storytext", line 16, in <module>
> from storytext.cmdline import main
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/cmdline.py", line 3, in <module>
> import scriptengine, definitions
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/scriptengine.py", line 4, in <module>
> import recorder, replayer
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/recorder.py", line 6, in <module>
> import replayer, encodingutils
> File "/usr/local/tt-env/python2.6.current/lib/python2.6/site-packages/storytext/replayer.py", line 5, in <module>
> from filepolling import poll_file
> ImportError: No module named filepolling
---------- Differences in output ----------
1,43d0
<
< ---------- Frame 'CheckBoxes' ----------
< CheckBox 'My 2 State CheckBox' (unchecked)
<
< CheckBox 'My 3 State CheckBox' 0
< ----------------------------------------
<
< 'Click on 2-state checkbox' event created with arguments ''
< Changed title of frame to 'Two State Clicked: True'
<
< Updated CheckBox 'My 2 State CheckBox' (checked)
<
< 'Uncheck 2-state checkbox' event created with arguments ''
< Changed title of frame to 'Two State Clicked: False'
<
< Updated CheckBox 'My 2 State CheckBox' (unchecked)
<
< 'Click on 2-state checkbox' event created with arguments ''
< Changed title of frame to 'Two State Clicked: True'
<
< Updated CheckBox 'My 2 State CheckBox' (checked)
<
< 'Click on 3-state checkbox' event created with arguments ''
< Changed title of frame to 'Three State Clicked: 1'
<
< Updated CheckBox 'My 3 State CheckBox' 1
<
< 'Set third state on 3-state checkbox' event created with arguments ''
< Changed title of frame to 'Three State Clicked: 2'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in recorded_usecase ----------
Click on 2-state checkbox
Uncheck 2-state checkbox
Click on 2-state checkbox
Click on 3-state checkbox
Set third state on 3-state checkbox
Uncheck 3-state checkbox
Click on 3-state checkbox
Exit