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.06Oct162901.23404 -g
texttest -a storytext -v unix -c /users/pegasus/.local/storytext_test/ -d /jenkins/gotburh07p/TT.REDHAT.OPTIMIZE/.jenkins/workspace/StoryText/tests
Indeterministic GTK warnings for unknown reasons. Probably GTK bug, or possibly test program error. (This bug was triggered by text found in file 'errors' matching 'invalid (NULL) class pointer') ---------- Differences in errors ---------- 0a1,10 > target_ui.py:41: Warning: instance with invalid (NULL) class pointer > gtk.main() > target_ui.py:41: Warning: g_signal_handlers_block_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed > gtk.main() > target_ui.py:41: Warning: invalid unclassed pointer in cast to `GtkComboBox' > gtk.main() > target_ui.py:41: GtkWarning: IA__gtk_combo_box_set_active: assertion `GTK_IS_COMBO_BOX (combo_box)' failed > gtk.main() > target_ui.py:41: Warning: g_signal_handlers_unblock_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed > gtk.main()
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)