30Mar2014 - 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 layouts row_in_grid (
Last six runs
Apr2014
Mar2014
)
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,16d0
<
< ---------- Shell '' ----------
< Menu Bar:
< &File (cascade)
< Describe
<
< 'Name' ========== Text ==========
<
< ==========================
< 'Home' 'City' ========== Text ==========
<
< ==========================
<
< ------------------------------
<
< 'close window' event created with arguments ''
---------- Differences in recorded_usecase ----------
1c1
< close window
---
> receive signal SIGINT
TEST were terminated before completion (TIMEOUT) on piarco : swt browsers nested_tables (
Last six runs
Apr2014
Mar2014
)
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,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 ''
---------- Differences in recorded_usecase ----------
1,3c1
< select all
< wait for browser to finish loading
< close window
---
> receive signal SIGINT