diff options
author | Milla Pohjanheimo <milla.pohjanheimo@qt.io> | 2016-06-14 11:44:54 +0300 |
---|---|---|
committer | Tony Sarajärvi <tony.sarajarvi@qt.io> | 2016-06-14 08:50:15 +0000 |
commit | f9061183cc6ec0ab2a597e561290984eb0f1817e (patch) | |
tree | cc01a3f05b7b1d965571f4f27c790637b9240791 /tests/auto/integration/qsoundeffect | |
parent | 579a7d620284c277966e590518374aefa141c481 (diff) | |
download | qtmultimedia-f9061183cc6ec0ab2a597e561290984eb0f1817e.tar.gz |
Blacklisting tst_QSoundEffect::testLooping on Ubuntu 16.04
The test in question has been blacklisted already for Ubuntu 14.04, and
since it fails on Ubuntu 16.04 also, we need to blacklist it.
Task-number: QTBUG-46689
Change-Id: I04eeb50031ddb622e62d895df37fd685a6f059f8
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'tests/auto/integration/qsoundeffect')
-rw-r--r-- | tests/auto/integration/qsoundeffect/BLACKLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/integration/qsoundeffect/BLACKLIST b/tests/auto/integration/qsoundeffect/BLACKLIST index 44f6c2751..6c4534ad6 100644 --- a/tests/auto/integration/qsoundeffect/BLACKLIST +++ b/tests/auto/integration/qsoundeffect/BLACKLIST @@ -2,6 +2,7 @@ [testLooping] ubuntu-14.04 64bit +ubuntu-16.04 redhatenterpriselinuxworkstation-6.6 rhel-7.1 opensuse-13.1 |