Blacklist cases from qaudiodecoderbackend and qmediaplayerbackend
Change-Id: I73156f18f79afbdb26ba31462162dde9c1d0094b Task-number: QTBUG-46368 Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
This commit is contained in:
33
tests/auto/integration/qaudiodecoderbackend/BLACKLIST
Normal file
33
tests/auto/integration/qaudiodecoderbackend/BLACKLIST
Normal file
@@ -0,0 +1,33 @@
|
||||
# QTBUG-46331
|
||||
|
||||
[fileTest]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
osx-10.9
|
||||
osx-10.10
|
||||
windows 32bit developer-build
|
||||
windows 64bit developer-build
|
||||
|
||||
[unsupportedFileTest]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
osx-10.9
|
||||
osx-10.10
|
||||
windows 32bit developer-build
|
||||
windows 64bit developer-build
|
||||
|
||||
[corruptedFileTest]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
osx-10.9
|
||||
osx-10.10
|
||||
windows 32bit developer-build
|
||||
windows 64bit developer-build
|
||||
|
||||
[deviceTest]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
osx-10.9
|
||||
osx-10.10
|
||||
windows 32bit developer-build
|
||||
windows 64bit developer-build
|
||||
@@ -3,7 +3,7 @@ TARGET = tst_qaudiodecoderbackend
|
||||
QT += multimedia multimedia-private testlib
|
||||
|
||||
# This is more of a system test
|
||||
CONFIG += testcase insignificant_test
|
||||
CONFIG += testcase
|
||||
TESTDATA += testdata/*
|
||||
|
||||
INCLUDEPATH += \
|
||||
|
||||
48
tests/auto/integration/qmediaplayerbackend/BLACKLIST
Normal file
48
tests/auto/integration/qmediaplayerbackend/BLACKLIST
Normal file
@@ -0,0 +1,48 @@
|
||||
# QTBUG-46368
|
||||
|
||||
osx-10.9
|
||||
osx-10.10
|
||||
windows 32bit developer-build
|
||||
|
||||
[construction]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
|
||||
[loadMedia]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
windows 64bit developer-build
|
||||
|
||||
[unloadMedia]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
windows 64bit developer-build
|
||||
|
||||
[playPauseStop]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
ubuntu-14.04 64bit
|
||||
windows 64bit developer-build
|
||||
|
||||
[processEOS]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
windows 64bit developer-build
|
||||
|
||||
[deleteLaterAtEOS]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
windows 64bit developer-build
|
||||
|
||||
[volumeAndMuted]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
|
||||
[initialVolume]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
windows 64bit developer-build
|
||||
|
||||
[playlist]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
@@ -3,7 +3,7 @@ TARGET = tst_qmediaplayerbackend
|
||||
QT += multimedia-private testlib
|
||||
|
||||
# This is more of a system test
|
||||
CONFIG += testcase insignificant_test
|
||||
CONFIG += testcase
|
||||
|
||||
|
||||
SOURCES += \
|
||||
|
||||
Reference in New Issue
Block a user