mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Update job-uitests.yml
This commit is contained in:
parent
2c8ca11db1
commit
e2af1d543e
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ job-android-uitests:
|
|||
- set +e
|
||||
|
||||
#launch uitest suites
|
||||
- export JAVA_HOME=`/usr/libexec/java_home -v 11`
|
||||
- ANDROID_SERIAL=emulator-$emulator_adb_port
|
||||
- ./gradlew -Pandroid.testInstrumentationRunnerArguments.class=org.linphone.testsuites.CallTestSuite -PscreportWindowed=false connectedAndroidTest --continue
|
||||
- export BUILD_RESULT=$?
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue