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
texttest -a storytext -v unix -c /users/pegasus/.local/storytext_test/ -d /jenkins/gotburh07p/TT.REDHAT.OPTIMIZE/.jenkins/workspace/StoryText/tests
---------- 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
---------- 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
---------- 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
---------- 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
---------- 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
---------- 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
---------- 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.
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)