https://bugs.kde.org/show_bug.cgi?id=360846
--- Comment #1 from Petr Pisar <ppi...@redhat.com> --- By the way qtgui/t/mainwindowsmdi.t fails too: $ xvfb-run -a "prove" -v -I/home/test/fedora/perl-Qt/Qt-0.96.0/build/blib/{arch,lib} "/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/mainwindowsmdi.t" /home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/mainwindowsmdi.t .. 1..5 ********* Start testing of MainWindowsMDITest ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : MainWindowsMDITest::initTestCase() ok 1 - File write contents PASS : MainWindowsMDITest::testSave() ok 2 - Widget focus ok 3 - Widget focus not ok 4 - Widget focus # Failed test 'Widget focus' # at /home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/mainwindowsmdi.t line 73. # got: ' MdiChild=HASH(0x24c5b80)' # expected: ' MdiChild=HASH(0x24cb650)' ok 5 - Widget focus PASS : MainWindowsMDITest::testFocus() PASS : MainWindowsMDITest::cleanupTestCase() Totals: 4 passed, 0 failed, 0 skipped ********* Finished testing of MainWindowsMDITest ********* # Looks like you failed 1 test of 5. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests Both tests work with focus. Maybe something is fishy with the focus. -- You are receiving this mail because: You are watching all bug changes.