Skip to content

Commit

Permalink
Turning off emulator tests as there are intermittent emulator issues
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumBadger committed Nov 27, 2020
1 parent 3d13649 commit 912acd7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,6 @@ container:
memory: 10G
kvm: true

ui_tests_api29_task:
name: UI Tests (Android 10)
run_tests_script:
- sudo chown cirrus:cirrus /dev/kvm
- ./config/scripts/run_emulator_tests_with_retry.sh "system-images;android-29;google_apis;x86_64"
always:
results_artifacts:
path: "build/outputs/androidTest-results/connected/*.xml"
type: text/xml
format: junit

android_lint_task:
name: Android Lint
lint_script: ./gradlew lint
Expand Down

0 comments on commit 912acd7

Please sign in to comment.