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

run mobile tests on more devices / OS versions #9936

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

mockersf
Copy link
Member

@mockersf mockersf commented Sep 26, 2023

Objective

  • run mobile tests on more devices / OS versions

Solution

  • Add more recent iOS devices / OS versions
  • Add older Android devices / OS versions

You can check the results of a recent run on those devices here: https://percy.io/dede4209/Bevy-Mobile-Example/builds/30355307

@mockersf mockersf added A-Build-System Related to build systems or continuous integration O-Android Specific to the Android mobile operating system O-iOS Specific to the iOS mobile operating system labels Sep 26, 2023
os_version: "16"
- device: "iPhone 15"
os_version: "17"
- device: "Xiaomi Redmi Note 11"
Copy link
Contributor

Choose a reason for hiding this comment

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

just curious, but is there anything special abouto the xiami note?

Copy link
Member Author

Choose a reason for hiding this comment

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

no, I picked a Xiaomi because it has the second biggest Android market share after Samsung

@hymm hymm added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Sep 28, 2023
@mockersf mockersf added this pull request to the merge queue Sep 28, 2023
Merged via the queue into bevyengine:main with commit 96a7b4a Sep 28, 2023
26 checks passed
@cart cart mentioned this pull request Oct 13, 2023
43 tasks
rdrpenguin04 pushed a commit to rdrpenguin04/bevy that referenced this pull request Jan 9, 2024
# Objective

- run mobile tests on more devices / OS versions

## Solution

- Add more recent iOS devices / OS versions
- Add older Android devices / OS versions

You can check the results of a recent run on those devices here:
https://percy.io/dede4209/Bevy-Mobile-Example/builds/30355307
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Build-System Related to build systems or continuous integration O-Android Specific to the Android mobile operating system O-iOS Specific to the iOS mobile operating system S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants