21Mar2014 - 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: 531 tests: 527 succeeded 3 FAILED 1 killed
Detailed information for the tests that FAILED:
TEST FAILED on kilimanjaro : swt appevents appevent_from_dialog (
Last six runs
Mar2014
Feb2014
)
---------- Differences in output ----------
9c9
< Expected application event 'shell to be created' occurred, proceeding.
---
> ERROR: Expected application event 'shell to be created' timed out after 60 seconds! Trying to proceed.
---------- Differences in recorded_usecase ----------
1d0
< wait for shell to be created
4d2
< # Whither this comment?
6c4
< # And this one?
---
> # Whither this comment?
7a6
> # And this one?
TEST FAILED on kilimanjaro : swing lists custom_renderers label_renderer (
Last six runs
Mar2014
Feb2014
)
---------- Differences in output ----------
29,30c29,30
< -> Item 1
< -> Item 2 (selected)
---
> -> Item 1 (selected)
> -> Item 2
---------- Differences in recorded_usecase ----------
3c3
< select Item 2, Item 4
---
> select Item 1, Item 4
TEST FAILED on kilimanjaro : swing lists custom_renderers checkbox_renderer (
Last six runs
Mar2014
Feb2014
)
---------- Differences in output ----------
29,30c29,30
< -> [ ] Item 1
< -> [x] Item 2 (selected)
---
> -> [x] Item 1 (selected)
> -> [ ] Item 2
---------- Differences in recorded_usecase ----------
3c3
< select Item 2, Item 4
---
> select Item 1, Item 4
Detailed information for the tests that were terminated before completion:
TEST were terminated before completion (TIMEOUT) on mbeya : swt coolbar (
Last six runs
Mar2014
Feb2014
)
Test exceeded wallclock time limit of 300.0 seconds
---------- 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>
---------- Differences in recorded_usecase ----------
1,4c1
< press button 0
< press button 1
< press button 2
< close window
---
> receive signal SIGINT