From fb9a67438b9454db262a8522d43fad98c7359961 Mon Sep 17 00:00:00 2001 From: Milla Pohjanheimo Date: Tue, 19 Apr 2016 11:21:14 +0300 Subject: Blacklist qtmultimedia autotests that have been failing since RHEL 6.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Blacklisted tests in RHEL 7.2: pullSuspendResume() from tst_qaudiooutput, playPauseStop() from tst_qmediaplayerbackend and testLooping() from tst_qsoundeffect Task-number: QTBUG-52673 Task-number: QTBUG-46368 Task-number: QTBUG-46689 Change-Id: If43763e5d6083492a79bb555a165c35217237201 Reviewed-by: Tony Sarajärvi --- tests/auto/integration/qaudiooutput/BLACKLIST | 2 ++ tests/auto/integration/qmediaplayerbackend/BLACKLIST | 1 + tests/auto/integration/qsoundeffect/BLACKLIST | 1 + 3 files changed, 4 insertions(+) diff --git a/tests/auto/integration/qaudiooutput/BLACKLIST b/tests/auto/integration/qaudiooutput/BLACKLIST index 4d45efe06..b8a98c374 100644 --- a/tests/auto/integration/qaudiooutput/BLACKLIST +++ b/tests/auto/integration/qaudiooutput/BLACKLIST @@ -1,5 +1,7 @@ +#QTBUG-52673 [pullSuspendResume] redhatenterpriselinuxworkstation-6.6 rhel-7.1 ubuntu-14.04 opensuse-13.1 64bit +rhel-7.2 diff --git a/tests/auto/integration/qmediaplayerbackend/BLACKLIST b/tests/auto/integration/qmediaplayerbackend/BLACKLIST index b55c167ac..7ce72c7ac 100644 --- a/tests/auto/integration/qmediaplayerbackend/BLACKLIST +++ b/tests/auto/integration/qmediaplayerbackend/BLACKLIST @@ -24,6 +24,7 @@ redhatenterpriselinuxworkstation-6.6 rhel-7.1 ubuntu-14.04 64bit windows 64bit developer-build +rhel-7.2 [processEOS] opensuse-13.1 64bit diff --git a/tests/auto/integration/qsoundeffect/BLACKLIST b/tests/auto/integration/qsoundeffect/BLACKLIST index 1feeb4b5f..3a358789a 100644 --- a/tests/auto/integration/qsoundeffect/BLACKLIST +++ b/tests/auto/integration/qsoundeffect/BLACKLIST @@ -5,3 +5,4 @@ ubuntu-14.04 64bit redhatenterpriselinuxworkstation-6.6 rhel-7.1 opensuse-13.1 +rhel-7.2 -- cgit v1.2.3