Skip to content

Do not fail superseded Maestro Cloud runs - #58422

Closed
cortinico wants to merge 1 commit into
react:mainfrom
cortinico:fix/maestro-stopped-nonfatal
Closed

cortinico wants to merge 1 commit into
react:mainfrom
cortinico:fix/maestro-stopped-nonfatal

Conversation

@cortinico

Copy link
Copy Markdown
Contributor

Summary:

Treat Maestro Cloud uploads stopped by a newer upload as successfully superseded instead of failing the GitHub Actions job. The action still fails the job for test failures, timeouts, and errors, including failures where no upload status is available.

This allows the Maestro Cloud “Stop Previous Flows” setting to be re-enabled without creating failure tasks for intentionally superseded runs. Re-enabling that project setting remains a separate dashboard operation.

Changelog:

[INTERNAL] [FIXED] - Do not fail CI when a Maestro Cloud run is superseded

Test Plan:

  • git diff --check — passed
  • ./node_modules/.bin/prettier --check .github/workflows/maestro-cloud-rntester.yml — passed
  • Exercised the result gate for STOPPED, ERROR, missing-status failure, and SUCCESS outcomes — passed

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 9, 2026
@facebook-github-tools facebook-github-tools Bot added p: Facebook Partner: Facebook Partner labels Sep 9, 2026
@cortinico
cortinico marked this pull request as ready for review September 9, 2026 13:52
@meta-codesync

meta-codesync Bot commented Sep 9, 2026

Copy link
Copy Markdown

@cortinico has imported this pull request. If you are a Meta employee, you can view this in D119329958.

@meta-codesync meta-codesync Bot closed this in 9b87159 Sep 9, 2026
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Sep 9, 2026
@meta-codesync

meta-codesync Bot commented Sep 9, 2026

Copy link
Copy Markdown

@cortinico merged this pull request in 9b87159.

shashikant-panchal pushed a commit to shashikant-panchal/react-native that referenced this pull request Sep 10, 2026
Summary:
Treat Maestro Cloud uploads stopped by a newer upload as successfully superseded instead of failing the GitHub Actions job. The action still fails the job for test failures, timeouts, and errors, including failures where no upload status is available.

This allows the Maestro Cloud “Stop Previous Flows” setting to be re-enabled without creating failure tasks for intentionally superseded runs. Re-enabling that project setting remains a separate dashboard operation.

## Changelog:

[INTERNAL] [FIXED] - Do not fail CI when a Maestro Cloud run is superseded

Pull Request resolved: react#58422

Test Plan:
- `git diff --check` — passed
- `./node_modules/.bin/prettier --check .github/workflows/maestro-cloud-rntester.yml` — passed
- Exercised the result gate for STOPPED, ERROR, missing-status failure, and SUCCESS outcomes — passed

Reviewed By: cipolleschi

Differential Revision: D119329958

Pulled By: cortinico

fbshipit-source-id: 94dd5efba87f2a9af7261daaee146f839ade380d
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.

1 participant