Exclude failing tests on RHEL and Ubuntu
Change-Id: Ifbfb36f47da5f826c94777286fde27d5edd29d01 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
This commit is contained in:
4
tests/auto/integration/qaudiooutput/BLACKLIST
Normal file
4
tests/auto/integration/qaudiooutput/BLACKLIST
Normal file
@@ -0,0 +1,4 @@
|
||||
[pullSuspendResume]
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
ubuntu-14.04
|
||||
opensuse-13.1 64bit
|
||||
@@ -39,6 +39,10 @@ windows 64bit developer-build
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
|
||||
[volumeAcrossFiles]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
|
||||
[initialVolume]
|
||||
opensuse-13.1 64bit
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
|
||||
@@ -16,3 +16,5 @@ unix:!mac {
|
||||
TESTDATA += test.wav
|
||||
|
||||
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
|
||||
|
||||
config_pulseaudio: CONFIG += insignificant_testcase # Crashes in QSoundEffectPrivate::sampleReady with bufferAttr == 0
|
||||
|
||||
Reference in New Issue
Block a user