GdkEvent.t failures...



here's the output:

t/GdkEvent...................NOK 63#     Failed test (t/GdkEvent.t at line 194)
#     $ev of expected type isn't a 'Gtk2::Gdk::Event::Crossing' it's a
'Gtk2::Gdk::Event'
t/GdkEvent...................NOK 65#     Failed test (t/GdkEvent.t at line 196)
#          got: undef
#     expected: 'ARRAY(0x9a32574)'
t/GdkEvent...................ok 100/97# Looks like you planned 97 tests but
ran 3 extra.
t/GdkEvent...................dubious
        Test returned status 5 (wstat 1280, 0x500)
Scalar found where operator expected at (eval 152) line 1, near "'int'  $__val"
        (Missing operator before   $__val?)
DIED. FAILED tests 63, 65, 98-100
        Failed 5/97 tests, 94.85% okay (less 1 skipped test: 91 okay, 93.81%)

doesn't happen everytime, happen the first time i make test'd. i can sometimes
make it happen if i'm clicking around my desktop/apps so i guess i was doing
that. i haven't been able to get it to happen if i'm typing so i'm guessing
this is a clicking realted problem. keyboard events are essentially ignored
with Gtk2::TestHelper, perhaps we should come up with something similar to
ignore mouse events with Gtk2::TestHelper? (if possible)

-rm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]