mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-23 21:36:50 +08:00
Specify insignificant for Android 12 emulator on submodule level
QtBase and QtWebview have still autotests failures with Android 12. While waiting fixes let's prevent regression in other submodules by adding those as blocking (significant). Task-number: QTQAINFRA-4733 Change-Id: I6640e65b7efa5698557f97f1e195d50d58a41680 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Version: 2
|
||||
Include: [cmake_platforms.yaml]
|
||||
Include: [
|
||||
cmake_platforms.yaml,
|
||||
cmake_platforms_target_android_12_insignificant.yaml
|
||||
]
|
||||
Configurations: []
|
||||
|
||||
Reference in New Issue
Block a user