Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid running most complex tests in CI automatically. #304

Merged
merged 4 commits into from Jul 1, 2022

Conversation

yschimke
Copy link
Collaborator

@yschimke yschimke commented Jul 1, 2022

WHAT

-Pandroid.testInstrumentationRunnerArguments.size=small,medium

WHY

Android instrumentation tests are flaky

HOW

Checklist 馃搵

  • Add explicit visibility modifier and explicit return types for public declarations
  • Run spotless check
  • Run tests
  • Update metalava's signature text files

# Conflicts:
#	media-sample/src/androidTest/java/com/google/android/horologist/mediasample/MediaActivityTest.kt
@yschimke yschimke requested a review from luizgrp July 1, 2022 08:24
scripts/run-tests.sh Outdated Show resolved Hide resolved
@yschimke yschimke merged commit ae6adc3 into google:main Jul 1, 2022
@yschimke yschimke deleted the avoid_tests branch July 11, 2022 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants