mirror of
https://github.com/facebook/react-native.git
synced 2026-04-01 07:08:03 +00:00
Summary: This change move E2E tests to larger mac machines to see if we can reduce the flakyness. Most of the time the flakyness is due to slowness in connecting to the simulator or slowness in Metro to provide the bundle to RNTester when we run the tests in Debug. More power should speed-up those processes. E2E tests took < 30 min in this diff on Main, they took > 120 min ## Changelog: [Internal] - Move the E2E tests to bigger machines Pull Request resolved: https://github.com/facebook/react-native/pull/46960 Test Plan: GHA Reviewed By: blakef Differential Revision: D64237659 Pulled By: cipolleschi fbshipit-source-id: c2458413c8de70c07fae8f2b5f202371c6293815