28Feb2015 - 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.05Mar035039.2584 -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 : swt jface typed_text_combo ( Last six runs Mar2015 Feb2015 )

---------- Differences in output ----------
17,24d16
< Name is now u'1'
< Name is now u'12'
< Name is now u'123'
< 
< Updated Name Combo Box
< ========== Combo ========== (Decoration Image 1   , Tooltip 'Your Full Name Please!'
< 123                          'Most be a real name')
< ===========================
27,33d18
< Name is now u'45'
< Name is now u'456'
< 
< Updated Name Combo Box
< ========== Combo ========== (Decoration Image 1   , Tooltip 'Your Full Name Please!'
< 456                          'Most be a real name')
< ===========================
50c35
< You are 456 and you live in 
---
> You are  and you live in 
---------- Differences in recorded_usecase ----------
1,2d0
< set name to 123
< set name to 456

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