26Mar2014 - 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: 532 tests: 530 succeeded 2 killed

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on piarco : swt visibility canvas ( Last six runs Mar2014 Feb2014 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> Exception in thread Thread-1:Traceback (most recent call last):
>   File "/usr/local/tt-env/jython.install/jython2.5.3/Lib/threading.py", line 179, in _Thread__bootstrap
>     self.run()
>   File "/usr/local/tt-env/jython.install/jython2.5.3/Lib/threading.py", line 170, in run
>     self._target(*self._args, **self._kwargs)
>   File "/usr/local/tt-env/jython2.5.3/Lib/site-packages/storytext/javaswttoolkit/__init__.py", line 86, in runReplay
>     monitor = self.setUpMonitoring()
>   File "/usr/local/tt-env/jython2.5.3/Lib/site-packages/storytext/javaswttoolkit/__init__.py", line 75, in setUpMonitoring
>     SWTUtils.waitForDisplayToAppear()
> TimeoutException: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find a display
---------- 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 ''
---------- Differences in recorded_usecase ----------
1,2c1
< change colour
< close window
---
> receive signal SIGINT

TEST were terminated before completion (TIMEOUT) on piarco : swt dialogs closure_confirm_appevents ( Last six runs Mar2014 Feb2014 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> Exception in thread Thread-1:Traceback (most recent call last):
>   File "/usr/local/tt-env/jython.install/jython2.5.3/Lib/threading.py", line 179, in _Thread__bootstrap
>     self.run()
>   File "/usr/local/tt-env/jython.install/jython2.5.3/Lib/threading.py", line 170, in run
>     self._target(*self._args, **self._kwargs)
>   File "/usr/local/tt-env/jython2.5.3/Lib/site-packages/storytext/javaswttoolkit/__init__.py", line 86, in runReplay
>     monitor = self.setUpMonitoring()
>   File "/usr/local/tt-env/jython2.5.3/Lib/site-packages/storytext/javaswttoolkit/__init__.py", line 75, in setUpMonitoring
>     SWTUtils.waitForDisplayToAppear()
> TimeoutException: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find a display
---------- 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>
---------- Differences in recorded_usecase ----------
1,6c1
< 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
---
> receive signal SIGINT