Details
-
Task
-
Resolution: Won't Do
-
P2: Important
-
None
-
None
-
None
Description
Examining the available CI logs for the qtfeedback module (builds 00043..00109) reveals that this test fails consistently on the only Windows CI config (non-developer-build) and on the Ubtuntu 11.10 shadow+non-developer-build config, but not on the Ubuntu 11.10 non-shadow+developer-build config. (The test passes consistently on Mac and on Ubtuntu 10.04).
The failure is the same on Windows and Ubuntu 11.10:
4/19/12 3:43:20 PM EST: Testing tst_QFeedbackMMK 4/19/12 3:43:25 PM EST: FAIL! : tst_QFeedbackMMK::goodFile() Compared values are not the same 4/19/12 3:43:25 PM EST: Actual ((int)fe.state()): 3 4/19/12 3:43:25 PM EST: Expected ((int)QFeedbackFileEffect::Stopped): 0 4/19/12 3:43:25 PM EST: Loc: [/build/recipes/179087475/base/qt/qtfeedback/tests/auto/qfeedbackmmk/tst_qfeedbackmmk.cpp(124)] 4/19/12 3:43:30 PM EST: Totals: 3 passed, 1 failed, 0 skipped 4/19/12 3:43:30 PM EST: QtQA::App::TestRunner: test failed, running again to see if it is flaky... 4/19/12 3:43:30 PM EST: No platform plugin argument was specified, defaulting to "xcb". 4/19/12 3:43:30 PM EST: QIBusPlatformInputContext: ibus config file '/home/qt/.config/ibus/bus/27fef01c733529b82e873c6d000001df-unix-0' does not exist. 4/19/12 3:43:30 PM EST: QIBusPlatformInputContext: not connected. 4/19/12 3:43:30 PM EST: QMaliitPlatformInputContext: not connected. 4/19/12 3:43:30 PM EST: Testing tst_QFeedbackMMK 4/19/12 3:44:55 PM EST: FAIL! : tst_QFeedbackMMK::goodFile() Compared values are not the same 4/19/12 3:44:55 PM EST: Actual ((int)fe.state()): 3 4/19/12 3:44:55 PM EST: Expected ((int)QFeedbackFileEffect::Stopped): 0 4/19/12 3:44:55 PM EST: Loc: [/build/recipes/179087475/base/qt/qtfeedback/tests/auto/qfeedbackmmk/tst_qfeedbackmmk.cpp(124)] 4/19/12 3:44:55 PM EST: Totals: 3 passed, 1 failed, 0 skipped 4/19/12 3:44:55 PM EST: QtQA::App::TestRunner: test failure could be reproduced twice consecutively
Attachments
Issue Links
- is required for
-
QTQAINFRA-1949 Remove insignificant tests in Qt
- Withdrawn
- relates to
-
QTBUG-22020 tst_QFeedbackMMK autotest fails
- Closed