Commit fc9ac710 authored by Quentin Monnier's avatar Quentin Monnier Committed by Sylvain Berfini
Browse files

Update job-uitests.yml

1 merge request!1192Added automated UI tests
Showing with 1 addition and 1 deletion
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment