From 82069d0527ee7c2c081d23c8e5913d31c9a92e4f Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Wed, 22 Jul 2015 08:38:06 +0200 Subject: Extend test exclusion for this test on OS X The test doesn't work on OS X 10.9 and 10.10. It also doesn't work on OS X 10.8, but the current CI system doesn't actually run tests on 10.8. In the (future) event of us running tests on 10.8, this change is required. Change-Id: I6cbe6249aee2460353322d6f1254858238af3711 Reviewed-by: Yoann Lopes --- tests/auto/integration/qmediaplayerbackend/BLACKLIST | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/integration/qmediaplayerbackend/BLACKLIST') diff --git a/tests/auto/integration/qmediaplayerbackend/BLACKLIST b/tests/auto/integration/qmediaplayerbackend/BLACKLIST index 047fe35e5..881919b77 100644 --- a/tests/auto/integration/qmediaplayerbackend/BLACKLIST +++ b/tests/auto/integration/qmediaplayerbackend/BLACKLIST @@ -1,5 +1,6 @@ # QTBUG-46368 +osx-10.8 osx-10.9 osx-10.10 windows 32bit developer-build -- cgit v1.2.3