Add InsignificantTests flag for macOS 12 developer build tests

Change-Id: I3e325d1b8c7cf55b88876be9bcc33088fd28b4e9
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
(cherry picked from commit b37a42d381)
Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
Heikki Halmet
2021-11-17 14:21:58 +02:00
parent 39b34476c7
commit 0b5b8030a1

View File

@@ -26,5 +26,5 @@ Configurations:
Id: 'macos-12-x86_64-developer-build-tests'
Template: 'qtci-macos-12-x86_64-102'
Compiler: 'Clang'
Features: ['Sccache', 'TestOnly']
Features: ['Sccache', 'TestOnly', 'InsignificantTests']
Platform dependency: 'macos-12-latest-xcode-x86_64-developer-build'