From 5a9247166c07e8eecee972f78388e22fd156697f Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Fri, 28 Jul 2017 12:45:28 +0200 Subject: [PATCH] Ignore failure of qaccessbilitymac on macOS 10.12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTQAINFRA-1351 Change-Id: I9b41e5664cdb6cedcb68be6197fc21b2cc45963d Reviewed-by: Jędrzej Nowacki --- tests/auto/other/qaccessibilitymac/BLACKLIST | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/auto/other/qaccessibilitymac/BLACKLIST diff --git a/tests/auto/other/qaccessibilitymac/BLACKLIST b/tests/auto/other/qaccessibilitymac/BLACKLIST new file mode 100644 index 00000000000..f53fa7e853c --- /dev/null +++ b/tests/auto/other/qaccessibilitymac/BLACKLIST @@ -0,0 +1,2 @@ +[hierarchyTest] +osx-10.12 ci