Skip to content

Update E2E tests bundle script for iOS#6287

Merged
geriux merged 2 commits into
trunkfrom
revert-e2e-tests-ios-bundle
Oct 17, 2023
Merged

Update E2E tests bundle script for iOS#6287
geriux merged 2 commits into
trunkfrom
revert-e2e-tests-ios-bundle

Conversation

@geriux

@geriux geriux commented Oct 16, 2023

Copy link
Copy Markdown
Contributor

This PR is a follow-up of #6281 (comment) where it was found that the recent Hermes changes introduced a change in the behavior of how the E2E bundle is done for the iOS Gutenberg Mobile tests.

The PR that introduced the Hermes changes was generating the iOS bundle from Gutenberg instead of Gutenberg Mobile, this was causing different behaviors compared to the Android platform where some tests would have different strings.

This now unifies both platforms to generate the bundles from Gutenberg Mobile.

To test CI checks should pass.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

@geriux geriux added the Testing Anything related to automated tests label Oct 16, 2023
@geriux geriux added this to the 1.107.0 (23.6) milestone Oct 16, 2023
Gerardo added 2 commits October 16, 2023 17:25
…is recently changed with the Hermes update for iOS but it needs to be bundled from Gutenberg Mobile to add the extra features, like capabilities and added strings.
@geriux geriux force-pushed the revert-e2e-tests-ios-bundle branch from e5262ce to f178731 Compare October 16, 2023 15:25
@geriux geriux marked this pull request as ready for review October 17, 2023 09:50
@geriux geriux requested a review from dcalhoun October 17, 2023 09:51
@geriux geriux merged commit 81c9ed8 into trunk Oct 17, 2023
@geriux geriux deleted the revert-e2e-tests-ios-bundle branch October 17, 2023 11:46
@geriux geriux mentioned this pull request Oct 24, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Testing Anything related to automated tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants