Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
linphone-android
Commits
fc9ac710
Commit
fc9ac710
authored
2 years ago
by
Quentin Monnier
Committed by
Sylvain Berfini
1 year ago
Browse files
Options
Download
Patches
Plain Diff
Update job-uitests.yml
parent
799e6844
feature/call_uitests
1 merge request
!1192
Added automated UI tests
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci-files/job-uitests.yml
+1
-1
.gitlab-ci-files/job-uitests.yml
with
1 addition
and
1 deletion
.gitlab-ci-files/job-uitests.yml
+
1
−
1
View file @
fc9ac710
...
@@ -33,7 +33,7 @@ job-android-uitests:
...
@@ -33,7 +33,7 @@ job-android-uitests:
-
${ANDROID_HOME}/platform-tools/adb logcat -d > logs/logcats.log
-
${ANDROID_HOME}/platform-tools/adb logcat -d > logs/logcats.log
script
:
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 -s emulator-5554 emu kill
-
${ANDROID_HOME}/platform-tools/adb -s emulator-5554 emu kill
-
${ANDROID_HOME}/platform-tools/adb kill-server
-
${ANDROID_HOME}/platform-tools/adb kill-server
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets