Skip to content

[RN][CI] Disable unstable E2E tests#41153

Closed
cipolleschi wants to merge 1 commit into
mainfrom
cipolleschi/disable_e2e
Closed

[RN][CI] Disable unstable E2E tests#41153
cipolleschi wants to merge 1 commit into
mainfrom
cipolleschi/disable_e2e

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

Summary:

E2E tests in OSS are expensive and flaky.
They already prevented some broken changes to land on main, but as of today:

  • they are always green, so they are not bloking
  • nobody is looking at the reporting job
  • the reporting job takes a lot of time to run and prevent other useful signals to be available soon
  • it is expensive

So we decide to disable them for the time being, while we iterate on those with Callstack and MSFT.

Changelog:

[Internal] - Disable E2E tests

Test Plan:

CircleCI stays green

@facebook-github-bot facebook-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 Oct 23, 2023
@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 17,649,161 +2
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,026,757 +13
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: e8a0f0d
Branch: main

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@github-actions
Copy link
Copy Markdown

Warnings
⚠️ One hour and a half have passed and the E2E jobs haven't finished yet.
⚠️

packages/react-native-bots/dangerfile.js#L107 - packages/react-native-bots/dangerfile.js line 107 – 'handleStatuses' is defined but never used. (no-unused-vars)

Generated by 🚫 dangerJS against c3e3668

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 23, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@cipolleschi merged this pull request in 6aae713.

@cortinico cortinico deleted the cipolleschi/disable_e2e branch June 10, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants