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

build(ci): preboot simulators #9370

Merged
merged 2 commits into from
Oct 10, 2023
Merged

build(ci): preboot simulators #9370

merged 2 commits into from
Oct 10, 2023

Conversation

brainbicycle
Copy link
Contributor

@brainbicycle brainbicycle commented Oct 3, 2023

This PR resolves []

Description

Try prebooting simulators using macOS orb to see if that speeds up tests.

Going to merge this as is, one possible optimization to follow-up on, we probably only want to do the test prep in the case where native code changed.

PR Checklist

  • I have tested my changes on iOS and Android.
  • I hid my changes behind a feature flag, or they don't need one.
  • I have included screenshots or videos, or I have not changed the UI.
  • I have added tests, or my changes don't require any.
  • I added an app state migration, or my changes do not require one.
  • I have documented any follow-up work that this PR will require, or it does not require any.
  • I have added a changelog entry below, or my changes do not require one.

To the reviewers 👀

  • I would like at least one of the reviewers to run this PR on the simulator or device.
Changelog updates

Changelog updates

Cross-platform user-facing changes

iOS user-facing changes

Android user-facing changes

Dev changes

  • Preboot iOS simulators when running tests - Brian

Need help with something? Have a look at our docs, or get in touch with us.

@brainbicycle brainbicycle self-assigned this Oct 3, 2023
@brainbicycle brainbicycle marked this pull request as draft October 3, 2023 19:57
@ArtsyOpenSource
Copy link
Contributor

This PR contains the following changes:

  • Dev changes (Preboot iOS simulators when running tests - Brian)

Generated by 🚫 dangerJS against c822235

Comment on lines +394 to +396
- macos/preboot-simulator:
device: "iPhone 14 Pro"
version: "16.4"
Copy link
Member

Choose a reason for hiding this comment

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

@brainbicycle brainbicycle marked this pull request as ready for review October 10, 2023 13:44
@brainbicycle brainbicycle added the Squash On Green A label to indicate that Peril should squash-merge this PR when all statuses are green label Oct 10, 2023
@artsy-peril artsy-peril bot merged commit 28e0c8e into main Oct 10, 2023
1 check passed
@artsy-peril artsy-peril bot deleted the brian/preboot-simulators branch October 10, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Squash On Green A label to indicate that Peril should squash-merge this PR when all statuses are green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants