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

Add tests for API 30, cache AVD #619

Closed
wants to merge 8 commits into from
Closed

Conversation

yigit
Copy link
Contributor

@yigit yigit commented Jul 1, 2021

This PR adds testing for API 30 devices.

  • Cleaned up the CI build a bit to explicitly have a matrix parameter for full build.
  • Added cache for AVD

Fixes #617
Test: CI

This PR adds testing for API 30 devices.

* Cleaned up the CI build a bit to explicitly have a matrix parameter for full build.
* Added cache for AVD
@yigit
Copy link
Contributor Author

yigit commented Jul 1, 2021

btw this is not ready to be reviwed, still trying to figure out why the filter are not working .

- name: Run Integration Tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: ${{ matrix.api-level }}
arch: x86_64
emulator-build: 7425822 # https://github.com/ReactiveCircus/android-emulator-runner/issues/160
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The emulator seems to be working fine because we are using macos-11 (private preview). If we want this change maybe we could also downgrade the runner to macos-latest? But then why not use the latest version?

Copy link
Collaborator

@stevenckngaa stevenckngaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Yigit, this PR is marked as Code owner review required. However, from the comments and build logs, API 30 is still not passing. Do you have a chance to look into the cause?

@Tarun-Bhardwaj
Copy link

Hey Yigit, this PR is marked as Code owner review required. However, from the comments and build logs, API 30 is still not passing. Do you have a chance to look into the cause?

Hi @yigit , did you get a chance to look into this query?

@Tarun-Bhardwaj Tarun-Bhardwaj added this to In progress in Data capture library via automation Sep 20, 2021
@Tarun-Bhardwaj Tarun-Bhardwaj added this to In progress in FHIR engine library via automation Sep 20, 2021
Copy link
Collaborator

@jingtang10 jingtang10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yigit do you still want to work on this or should we close this?

FHIR engine library automation moved this from In progress to Review in progress Nov 29, 2021
@Tarun-Bhardwaj
Copy link

@yigit do you still want to work on this or should we close this?

@yigit , @jingtang10 , are there changes still pending or can this be closed?

@jingtang10
Copy link
Collaborator

chatted with @yigit. agreed to close this since a lot has changed and we'll probably use gradle build actions.

@jingtang10 jingtang10 closed this Feb 8, 2022
Data capture library automation moved this from In progress to Done Feb 8, 2022
FHIR engine library automation moved this from Review in progress to Done Feb 8, 2022
@jingtang10 jingtang10 deleted the yigit/add-api-30-tests branch April 16, 2022 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Run tests with API 30
5 participants