Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.0.0
-
None
-
Ubuntu 10.04 x86 32-bit
qt/qtfeedback fdcdb435be9f07079298de08a6d66c6fa56581ae + http://codereview.qt-project.org/6648
qt/qtmultimediakit 90e6c9d1f86a46aea098476225526a4153496f26
Description
This autotest fails.
Firstly, it doesn't compile, but that is trivially fixed.
After fixing compilation, it fails like this:
[rmcgover@bq-menoetius qfeedbackmmk]$ make check ./qfeedbackmmk No platform plugin argument was specified, defaulting to "xcb". Successfully connected to display :0.0 Information of screen 346: width.........: 1920 height........: 1200 depth.........: 24 white pixel...: ffffff black pixel...: 0 Running window manager: compiz QIBusPlatformInputContext: not connected. ********* Start testing of tst_QFeedbackMMK ********* Config: Using QTest library 5.0.0, Qt 5.0.0 PASS : tst_QFeedbackMMK::initTestCase() QDEBUG : tst_QFeedbackMMK::goodFile() URL for test data: QUrl( "file:///home/rmcgover/build/qt/qt5/qtfeedback/tests/auto/qfeedbackmmk/test.wav" ) "/home/rmcgover/build/qt/qt5/qtfeedback/tests/auto/qfeedbackmmk/test.wav" true PASS : tst_QFeedbackMMK::goodFile() FAIL! : tst_QFeedbackMMK::badFile() Compared values are not the same Actual (stateSpy.count()): 1 Expected (2): 2 Loc: [tst_qfeedbackmmk.cpp(236)] PASS : tst_QFeedbackMMK::cleanupTestCase() Totals: 3 passed, 1 failed, 0 skipped ********* Finished testing of tst_QFeedbackMMK ********* make: *** [check] Error 1
Attachments
Issue Links
- relates to
-
QTBUG-25448 qtfeedbackmmk tests fails on Windows and Ubtuntu 11.10
- Closed