From d9381bc7c36bf31d9496e20425968dafeee855be Mon Sep 17 00:00:00 2001 From: Assam Boudjelthia Date: Mon, 30 Aug 2021 11:34:21 +0300 Subject: Enable building and uploading tests for Android targets if tests enabled Enable building and uploading test artefacts for all modules in case tests are enabled. Pick-to: 6.2 Task-number: QTBUG-88846 Change-Id: I30832820dea348187b517e170fa1c5266db85604 Reviewed-by: Toni Saario --- coin/instructions/coin_module_build_template_v2.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'coin') diff --git a/coin/instructions/coin_module_build_template_v2.yaml b/coin/instructions/coin_module_build_template_v2.yaml index 2dc5fb5c9e..3f5673dd0c 100644 --- a/coin/instructions/coin_module_build_template_v2.yaml +++ b/coin/instructions/coin_module_build_template_v2.yaml @@ -33,8 +33,7 @@ instructions: enable_if: condition: property property: target.osVersion - # We don't currently build tests for Android other than qtbase repo - in_values: [QEMU] + in_values: [Android_ANY, QEMU] enable_if: condition: or conditions: -- cgit v1.2.3