aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-06-06 14:16:47 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-06-07 04:16:32 +0000
commit303d617329ee5b45aa1515404246aef37caee862 (patch)
tree3678d109efb4fb0cc1d11d5e3cede39bb3a5025a
parent35057fe4b2e4fd1c11a87cc19d4baf673df9e0ad (diff)
Disable tests on macOS 10.10
We cannot run graphical tests reliably on 10.10 anymore with the new virtualization without vmware. As outlined in the referenced task, we occasionally get the Window Server locking up. So for the time being, this change disables testing on 10.10. Task-number: QTQAINFRA-1198 Change-Id: I020d4a298562554838cd7e898df52438db536d7a Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-rw-r--r--coin/platform_configs/default.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/default.txt b/coin/platform_configs/default.txt
index 4ac819c4..2e11cc02 100644
--- a/coin/platform_configs/default.txt
+++ b/coin/platform_configs/default.txt
@@ -15,7 +15,7 @@ qtci-linux-Ubuntu-14.04-x86_64 GCC
qtci-linux-OpenSuSE-13.01-x86_64 GCC DeveloperBuild NoPch
qtci-linux-RHEL-6.6-x86_64 GCC Packaging Release NoUseGoldLinker
qtci-osx-10.11-x86_64 Clang Packaging DebugAndRelease Release
-qtci-osx-10.10-x86_64 Clang DebugAndRelease Release
+qtci-osx-10.10-x86_64 Clang DebugAndRelease Release DisableTests
qtci-osx-10.9-x86_64 Clang DeveloperBuild Release QtNamespace NoPch
qtci-osx-10.8-x86_64 Clang Release NoFramework
qtci-osx-10.11-x86_64 IOS_ANY x86_64 Clang Release DisableTests Static