17Nov2014.29 - detailed test results for StoryText - version unix

To reconnect the TextTest GUI to these results, run:

texttest -a storytext -v unix -c /users/pegasus/.local/storytext_test/ -d /jenkins/gotburh07p/TT.REDHAT.OPTIMIZE/.jenkins/workspace/StoryText/tests -reconnect /carm/proj/texttest-tmp/pegasus/storytext.unix.27Nov165719.53577 -g

To start TextTest for these tests, run:

texttest -a storytext -v unix -c /users/pegasus/.local/storytext_test/ -d /jenkins/gotburh07p/TT.REDHAT.OPTIMIZE/.jenkins/workspace/StoryText/tests


unix: 546 tests: 538 succeeded 7 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ip-10-80-18-112 : documentation supported_description_gtk ( Last six runs Nov2014 )

---------- Differences in output ----------
2c2
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
---
> StoryText 3.11 is currently capable of recording and replaying. Any type derived from the listed
24c24
< The following lists the PyGTK widget types whose status and changes StoryText trunk is 
---
> The following lists the PyGTK widget types whose status and changes StoryText 3.11 is 

TEST FAILED on ip-10-80-17-78 : documentation supported_description_html_gtk ( Last six runs Nov2014 )

---------- Differences in output ----------
3c3
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
---
> StoryText 3.11 is currently capable of recording and replaying. Any type derived from the listed
28c28
< The following lists the PyGTK widget types whose status and changes StoryText trunk is 
---
> The following lists the PyGTK widget types whose status and changes StoryText 3.11 is 

TEST FAILED on ip-10-80-17-78 : documentation supported_description_html_tkinter ( Last six runs Nov2014 )

---------- Differences in output ----------
3c3
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
---
> StoryText 3.11 is currently capable of recording and replaying. Any type derived from the listed
19c19
< The following lists the Tkinter widget types whose status and changes StoryText trunk is 
---
> The following lists the Tkinter widget types whose status and changes StoryText 3.11 is 

TEST FAILED on ip-10-80-17-78 : documentation supported_description_html_wx ( Last six runs Nov2014 )

---------- Differences in output ----------
3c3
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
---
> StoryText 3.11 is currently capable of recording and replaying. Any type derived from the listed
24c24
< The following lists the wxPython widget types whose status and changes StoryText trunk is 
---
> The following lists the wxPython widget types whose status and changes StoryText 3.11 is 

TEST FAILED on ip-10-80-18-112 : documentation supported_description_tkinter ( Last six runs Nov2014 )

---------- Differences in output ----------
2c2
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
---
> StoryText 3.11 is currently capable of recording and replaying. Any type derived from the listed
15c15
< The following lists the Tkinter widget types whose status and changes StoryText trunk is 
---
> The following lists the Tkinter widget types whose status and changes StoryText 3.11 is 

TEST FAILED on ip-10-80-18-112 : documentation supported_description_wx ( Last six runs Nov2014 )

---------- Differences in output ----------
2c2
< StoryText trunk is currently capable of recording and replaying. Any type derived from the listed
---
> StoryText 3.11 is currently capable of recording and replaying. Any type derived from the listed
20c20
< The following lists the wxPython widget types whose status and changes StoryText trunk is 
---
> The following lists the wxPython widget types whose status and changes StoryText 3.11 is 

TEST FAILED on ip-10-80-18-112 : pygtk error_handling bad_python_version ( Last six runs Nov2014 )

---------- Differences in errors ----------
1c1
< StoryText trunk requires at least Python 2.5: found version 2.4.
---
> StoryText 3.11 requires at least Python 2.5: found version 2.4.

Detailed information for the tests that had known bugs:

TEST had known bugs (Jython bug 1747) on ip-10-80-18-112 : swing internal_frames ( Last six runs Nov2014 )

Jython bug. See http://bugs.jython.org/issue1747
(This bug was triggered by text found in file 'errors' matching 'Exception in thread "Jython Shutdown Closer" java.util.ConcurrentModificationException')
---------- Differences in errors ----------
0a1,4
> Exception in thread "Jython Shutdown Closer" java.util.ConcurrentModificationException
> 	at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:394)
> 	at java.util.LinkedHashMap$KeyIterator.next(LinkedHashMap.java:405)
> 	at org.python.core.PySystemState$PySystemStateCloser$ShutdownCloser.run(PySystemState.java:1388)