Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.5.1, 5.6, 5.7, 5.8
-
inux-g++_shadow-build_Ubuntu_14.04_x64
linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64
-
efccadf055dee97dae0a985c0680ff55acc5fbd7
Description
About 80% of the time this fails on:
Ubuntu: http://testresults.qt.io/ci/Qt5_dev_state/build_00474/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz
QtQA::App::TestRunner: begin tst_qsoundeffect: [./tst_qsoundeffect] [-silent] [-o] [/work/ci/qt/qt5/dev/_artifacts/test-logs/tst_qsoundeffect-testresults-00.xml,xml] [-o] [-,txt] Testing tst_QSoundEffect FAIL! : tst_QSoundEffect::testLooping() 'readSignal_Remaining.count() >= 6' returned FALSE. () Loc: [/work/build/qtmultimedia/tests/auto/integration/qsoundeffect/tst_qsoundeffect.cpp(193)] Totals: 13 passed, 1 failed, 0 skipped, 0 blacklisted
QtQA::App::TestRunner: begin tst_qsoundeffect: [./tst_qsoundeffect] [-silent] [-o] [/work/ci/qt/qt5/dev/_artifacts/test-logs/tst_qsoundeffect-testresults-00.xml,xml] [-o] [-,txt] Testing tst_QSoundEffect FAIL! : tst_QSoundEffect::testLooping() Compared values are not the same Actual (sound->loopsRemaining()) : 0 Expected (int(QSoundEffect::Infinite)): -2 Loc: [tst_qsoundeffect.cpp(208)] Totals: 13 passed, 1 failed, 0 skipped, 0 blacklisted
Attachments
Issue Links
- is duplicated by
-
QTBUG-54094 tst_QSoundEffect asserts with pulse/operation.c:67, function pa_operation_unref()
- Closed