From 0b88c1e2f0d95878b5d7b0edd83900ce93d2b281 Mon Sep 17 00:00:00 2001 From: Rami Potinkara Date: Tue, 22 Nov 2022 12:48:26 +0200 Subject: Make qtwebview significant for Android 12 emulator in CI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Needs blacklisting of tst_QQuickWebView::settings_JS Task-number: QTBUG-108752 Task-number: QTQAINFRA-4733 Change-Id: Icf3ed9f223195d602b1c28c42afb26e53157fec8 Reviewed-by: Tor Arne Vestbø Reviewed-by: Assam Boudjelthia --- coin/platform_configs/qtwebview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coin/platform_configs') diff --git a/coin/platform_configs/qtwebview.yaml b/coin/platform_configs/qtwebview.yaml index a3901904..f1729154 100644 --- a/coin/platform_configs/qtwebview.yaml +++ b/coin/platform_configs/qtwebview.yaml @@ -1,6 +1,6 @@ Version: 2 Include: [ cmake_platforms.yaml, - cmake_platforms_target_android_12_insignificant.yaml + cmake_platforms_target_android_12.yaml ] Configurations: [] -- cgit v1.2.3