16Feb2015 - detailed test results for StoryText - version windows

To reconnect the TextTest GUI to these results, run:

texttest -a storytext -v windows -c /usr/local/tt-env -d /carm/proj/texttest/Testing/Automatic -reconnect /carm/proj/texttest-tmp-mc/texttest-nightjob/nightjob_tmp/storytext.windows.01Mar032430.3692 -g

To start TextTest for these tests, run:

texttest -a storytext -v windows -c /usr/local/tt-env -d /carm/proj/texttest/Testing/Automatic


windows: 518 tests: 516 succeeded 1 known bugs 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on GEWOIA-VM-W7 : pygtk other_ui_features tree_view_handling tree_model_sort ( Last six runs Feb2015 )

---------- Differences in output ----------
3c3
< Focus widget is 'GtkButton'
---
> Focus widget is 'GtkTreeView'

Detailed information for the tests that had known bugs:

TEST had known bugs (GTK warnings) on GEWOIA-VM-W7 : pygtk error_handling file_choosers dialog_and_widget ( Last six runs Feb2015 )

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: 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()