mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-18 03:48:08 +00:00
Update job-uitests.yml
This commit is contained in:
parent
799e68445f
commit
fc9ac71057
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ job-android-uitests:
|
|||
- ${ANDROID_HOME}/platform-tools/adb logcat -d > logs/logcats.log
|
||||
|
||||
script:
|
||||
- ./gradlew -Pandroid.testInstrumentationRunnerArguments.class=org.linphone.testsuites.CallTestSuite -PscreportAutoClose=true connectedAndroidTest --continue
|
||||
- ./gradlew -Pandroid.testInstrumentationRunnerArguments.class=org.linphone.testsuites.CallTestSuite -PscreportAutoClose=true connectedAndroidTest --continue || true
|
||||
- ${ANDROID_HOME}/platform-tools/adb -s emulator-5554 emu kill
|
||||
- ${ANDROID_HOME}/platform-tools/adb -s emulator-5554 emu kill
|
||||
- ${ANDROID_HOME}/platform-tools/adb kill-server
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue