Skip to content

[RN][CI] Fix e2e test setup - #42087

Merged
huntie merged 1 commit into
0.73-stablefrom
cipolleschi/fix-ios-ci
Dec 28, 2023
Merged

[RN][CI] Fix e2e test setup#42087
huntie merged 1 commit into
0.73-stablefrom
cipolleschi/fix-ios-ci

Conversation

@cipolleschi

@cipolleschicipolleschi commented Dec 28, 2023

Copy link
Copy Markdown
Contributor

Summary:

test_e2e_ios is failing because the default bundler version that is installed in CI does not support Ruby 2 anymore.

This PR ports the same fix @fortmarek did for 0.72 in #41989

Changelog:

[Internal] - Fix test_e2e_ios in CI

Test Plan:

CircleCI is green

@facebook-github-botfacebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Dec 28, 2023
@cipolleschi
cipolleschi changed the base branch from main to 0.73-stableDecember 28, 2023 08:56
@cipolleschi
cipolleschi marked this pull request as ready for review December 28, 2023 08:57
@analysis-bot

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
androidhermesarm64-v8a8,514,882-8,063,060
androidhermesarmeabi-v7an/a--
androidhermesx86n/a--
androidhermesx86_64n/a--
androidjscarm64-v8a9,753,036-10,202,003
androidjscarmeabi-v7an/a--
androidjscx86n/a--
androidjscx86_64n/a--

Base commit: b507e11
Branch: main

@github-actions

Copy link
Copy Markdown
Warnings
⚠️

Can't find the E2E test log for ci/circleci: test_e2e_ios. Job link

Generated by 🚫 dangerJS against 4e6b166

@huntie

Copy link
Copy Markdown
Collaborator

Merging, and will update Podfile.lock to hopefully make the next build green.

@huntie
huntie merged commit 5061d45 into 0.73-stableDec 28, 2023
@huntie
huntie deleted the cipolleschi/fix-ios-ci branch December 28, 2023 10:07
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.p: FacebookPartner: FacebookPartnerPick Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@cipolleschi@analysis-bot@huntie@Titozzz@facebook-github-bot