22Oct2014.24 - 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.17Nov143717.50003 -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: 544 tests: 543 succeeded 1 known bugs

Detailed information for the tests that had known bugs:

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

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)