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.31Oct101223.98797 -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 ---------- 29,30c29,30 < -> Item 1 < -> Item 2 (selected) --- > -> Item 1 (selected) > -> Item 2 ---------- Differences in recorded_usecase ---------- 3c3 < select Item 2, Item 4 --- > select Item 1, Item 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)