From fbbcc4235dcbfbdf67eea15aa3e776a61c28f483 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?L=E2=89=A1ZRS?= <12814349+LZRS@users.noreply.github.com>
Date: Thu, 15 Aug 2024 13:08:07 +0300
Subject: [PATCH] Set ci ANDROID_EMULATOR_WAIT_TIME_BEFORE_KILL to 60
https://github.com/ReactiveCircus/android-emulator-runner/issues/385
---
.github/workflows/ci.yml | 4 +++-
android/quest/src/gizEir/res/values-es/strings.xml | 2 +-
android/quest/src/gizEir/res/values-fr/strings.xml | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index b1c16c67ae8..d2d501bb8de 100755
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -88,12 +88,14 @@ jobs:
- name: Run Engine module unit and instrumentation tests and generate coverage report
uses: reactivecircus/android-emulator-runner@v2
+ env:
+ ANDROID_EMULATOR_WAIT_TIME_BEFORE_KILL: 60
with:
working-directory: android
api-level: ${{ matrix.api-level }}
arch: x86_64
force-avd-creation: false
- emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
+ emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none
disable-animations: true
script: ./gradlew -PlocalPropertiesFile=local.properties :engine:clean :engine:fhircoreJacocoReport --stacktrace
diff --git a/android/quest/src/gizEir/res/values-es/strings.xml b/android/quest/src/gizEir/res/values-es/strings.xml
index 573dd6d071d..aed077d5e3c 100644
--- a/android/quest/src/gizEir/res/values-es/strings.xml
+++ b/android/quest/src/gizEir/res/values-es/strings.xml
@@ -405,4 +405,4 @@
Agregar %1$s
-
\ No newline at end of file
+
diff --git a/android/quest/src/gizEir/res/values-fr/strings.xml b/android/quest/src/gizEir/res/values-fr/strings.xml
index 38ac4b783f7..72c28900c08 100644
--- a/android/quest/src/gizEir/res/values-fr/strings.xml
+++ b/android/quest/src/gizEir/res/values-fr/strings.xml
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+