Hi David, Onsdag 16. januar 2013 14.13.43 skrev David Faure: > Hi Jan Arve, > > This test has failed the last 3 times I've been trying to merge an unrelated > change to qtbase, and I remember seeing similar failures before too. > > Autotest `tst_qaccessibility' failed :( > > Testing tst_QAccessibility > QtQA::App::TestRunner: Process exited with exit code 0xC0000005 > (STATUS_ACCESS_VIOLATION) > QtQA::App::TestRunner: test failed, running again to see if it is flaky... > ********* Start testing of tst_QAccessibility ********* > Config: Using QTest library 5.1.0, Qt 5.1.0 > PASS : tst_QAccessibility::initTestCase() > [...] > PASS : tst_QAccessibility::accelerators() > QtQA::App::TestRunner: Process exited with exit code 0xC0000005 > (STATUS_ACCESS_VIOLATION) > QtQA::App::TestRunner: test failure could be reproduced twice > consecutively QtQA::App::TestRunner: end tst_qaccessibility: 13 seconds, > exit code 3221225477 > > Build log: http://testresults.qt- > project.org/ci/QtBase_dev_Integration/build_00101/win32- > msvc2010_Windows_7/log.txt.gz > > The next method is bridgeTest(), which is a Windows-specific test. > Could you take a look? > Thanks.
Friedemann fixed the issue (in the release branch) so it took some time to trickle into stable and will hopefully make it to dev as well now. (fix) https://codereview.qt-project.org/#change,44856 (release->stable) https://codereview.qt-project.org/#change,44901 (stable->dev) https://codereview.qt-project.org/#change,44924 Greetings Frederik -- Best regards, Frederik Gladhorn Senior Software Engineer - Digia, Qt Visit us on: http://qt.digia.com _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
