react-native/scripts
Riccardo Cipolleschi bb886d751f Improve test stability in CI (#45070)
Summary:
This change splits the build step and the test step for running the test on iOS, so we can introduce a retry for the test only.
We are doing that because we have seen some flakyness in CI jobs as sometimes the simulator fails to install the app.

## Changelog:
[Internal] - Add retry to iOS tests

Pull Request resolved: https://github.com/facebook/react-native/pull/45070

Test Plan: Testing in CircleCI

Reviewed By: cortinico

Differential Revision: D58786706

Pulled By: cipolleschi

fbshipit-source-id: 61363cb86dd1a496d3595b43b6331cbee7f032ea
2024-06-20 03:13:13 -07:00
..
__tests__ Add support for patch rc versions 2024-04-25 15:17:34 -07:00
build Use hermes-parser when building Node packages (#45041) 2024-06-18 09:43:20 -07:00
circleci Remove unused rn-tester e2e tests (#45032) 2024-06-18 09:06:42 -07:00
debugger-frontend Add --create-diff mode to debugger-frontend sync script (#43621) 2024-03-22 12:11:48 -07:00
e2e Remove unused rn-tester e2e tests (#45032) 2024-06-18 09:06:42 -07:00
monorepo Remove bump-all-updated-packages script (#43534) 2024-03-19 07:05:03 -07:00
release-testing Update the testing-script to use github actions (#44923) 2024-06-14 10:56:52 -07:00
releases test_android_template → test_android_helloworld but disabled until template is removed (#44908) 2024-06-17 15:11:08 -07:00
releases-ci Remove bump-all-updated-packages script (#43534) 2024-03-19 07:05:03 -07:00
utils Relocate and export updatePackageJson script util 2024-03-04 02:54:44 -08:00
.tests.env Test against XCode 14.3 and 15 (#41798) 2023-12-05 15:35:05 -08:00
consts.js Fix RNTester Podfile.lock update in release workflow (#43513) 2024-03-15 10:32:07 -07:00
lint-java.js Enable lint/sort-imports everywhere (#41334) 2023-11-06 12:59:38 -08:00
npm-utils.js Add support for patch rc versions 2024-04-25 15:17:34 -07:00
objc-test.sh Improve test stability in CI (#45070) 2024-06-20 03:13:13 -07:00
process-podspecs.sh
run-ci-javascript-tests.js RN: Fix Open Source Test Scripts 2024-03-29 01:42:24 -07:00
scm-utils.js Enable Flow on misc release scripts (#42736) 2024-01-31 03:36:02 -08:00
sync-css-layout.sh | RN Monorepo | Migrate to package (#36434) 2023-03-17 05:03:25 -07:00
validate-ios-test-env.sh