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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Disable window animation in tests by default #1992

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

jan-goral
Copy link
Contributor

@jan-goral jan-goral commented Jun 1, 2021

Espresso tests require animations to be disabled. On firebase test lab, animations are disabled by default.

This PR is adding --no-window-animation to am instrument command

Test Plan

  1. Run flank corellium test android run -c="./test_configs/flank-corellium.yml"
  2. Observe log lines like: Sending command: am instrument -r -w --no-window-animation -e class com.example...

Checklist

  • Documented
  • Unit tested

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2021

Timestamp: 2021-06-01 12:55:05
Buildscan url for ubuntu-workflow run 896050218
https://gradle.com/s/yk537oodiwawq

@bootstraponline bootstraponline force-pushed the am_instrument---no-window-animation branch from 433f8f0 to ba0570f Compare June 1, 2021 12:47
@mergify mergify bot merged commit 025ca03 into master Jun 1, 2021
@mergify mergify bot deleted the am_instrument---no-window-animation branch June 1, 2021 12:58
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants