texttest -a storytext -v windows -c /usr/local/tt-env -d /carm/proj/texttest/Testing/Automatic -reconnect /carm/proj/texttest-tmp/texttest-nightjob/nightjob_tmp/storytext.windows.19Nov031225.5008 -g
texttest -a storytext -v windows -c /usr/local/tt-env -d /carm/proj/texttest/Testing/Automatic
---------- Differences in output ---------- 47,64c47 < 'select column' event created with arguments 'First Name (row 2)' < Clicked on cell labelled 'None' < Column event Rectangle {2, 0, 1, 7} < Clicked on column header labelled 'First Name' < Column event Rectangle {2, 0, 1, 7} < Clicked on column header labelled 'First Name' < < Updated Table : < ____________________________________________________________ < ID First Name (selected) DOB < id name (selected) birthDate < ____________________________________________________________ < 1 (selected) 100 Mickey Mouse (selected) 1970-01-01 01:16 < 2 (selected) 110 Batman (selected) 1970-01-01 01:33 < 3 (selected) 120 Bender (selected) 1970-01-01 01:50 < 4 (selected) 130 Cartman (selected) 1970-01-01 02:06 < 5 (selected) 140 Dogbert (selected) 1970-01-01 02:23 < ____________________________________________________________ --- > ERROR: Could not simulate command 'select column First Name (row 2)' - Could not find column labelled 'First Name (row 2)' in table. ---------- Differences in recorded_usecase ---------- 3d2 < select column First Name (row 2)
---------- Differences in output ---------- 12,21c12 < 'select first item' event created with arguments '' < Selected item 1 Style SWT.CHECK < < Updated Tool Bar: < Item 1 (check, selected) < Item 2 < Item 3 (radio) < Item 4 (drop down) < --- < Extra Item 1 (check) --- > ERROR: Could not simulate command 'select first item' - no widget found with descriptor 'Label=Item 1' to perform action 'Selection' on. 27c18 < Item 1 (check, selected) --- > Item 1 (check) 32d22 < Extra Item 1 (check) 39c29 < Item 1 (check, selected) --- > Item 1 (check) 44d33 < Extra Item 1 (check) 52c41 < Item 1 (check, selected) --- > Item 1 (check) 57d45 <truncated after showing first 30 lines> ---------- Differences in recorded_usecase ---------- 1d0 < select first item
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()