27Nov2014.39 - detailed test results for StoryText - version unix

To reconnect the TextTest GUI to these results, run:

texttest -a storytext -v unix -d /jenkins/gotburh07p/TT.REDHAT.OPTIMIZE/.jenkins/workspace/StoryText/tests -reconnect /carm/proj/texttest-tmp/pegasus/storytext.unix.09Dec145223.40244 -g

To start TextTest for these tests, run:

texttest -a storytext -v unix -d /jenkins/gotburh07p/TT.REDHAT.OPTIMIZE/.jenkins/workspace/StoryText/tests


unix: 550 tests: 548 succeeded 1 known bugs 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ip-10-80-18-28 : swing tables table_cell_editors default_cell_editor ( Last six runs Dec2014 Nov2014 )

---------- Differences in output ----------
53,54c53,54
< John Doe     Rowing        Cat             3           [ ]
< Sue Black    Pool          Cat (selected)  2           [ ]
---
> John Doe     Rowing        Cat (selected)  3           [ ]
> Sue Black    Pool          Other           2           [ ]
65c65
< Sue Black    Pool          Cat                 2           [ ]
---
> Sue Black    Pool          Other               2           [ ]
---------- Differences in recorded_usecase ----------
4a5
> change Pet for John Doe=Cat

Detailed information for the tests that had known bugs:

TEST had known bugs (GTK warnings) on ip-10-80-19-184 : pygtk error_handling file_choosers dialog_and_widget ( Last six runs Dec2014 Nov2014 )

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:43: Warning: instance with invalid (NULL) class pointer
>   gtk.main()
> target_ui.py:43: Warning: g_signal_handlers_block_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
>   gtk.main()
> target_ui.py:43: Warning: invalid unclassed pointer in cast to `GtkComboBox'
>   gtk.main()
> target_ui.py:43: GtkWarning: IA__gtk_combo_box_set_active: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
>   gtk.main()
> target_ui.py:43: Warning: g_signal_handlers_unblock_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
>   gtk.main()