Skip to content

Make Fantom CI retries rerun the test suite - #58672

Closed
cortinico wants to merge 1 commit into
react:mainfrom
cortinico:export-D121570534
Closed

cortinico wants to merge 1 commit into
react:mainfrom
cortinico:export-D121570534

Conversation

@cortinico

Copy link
Copy Markdown
Contributor

Summary:
Fantom CI retries used Jest's --onlyFailures cache after a failed full-suite run. Process-level failures such as SIGSEGV are not recorded as failed test results, so Jest selected no tests and both retries exited immediately.

Run the full Fantom suite on each retry so transient runner crashes get real retry attempts.

Changelog: [Internal]

Differential Revision: D121570534

Summary:
Fantom CI retries used Jest's `--onlyFailures` cache after a failed full-suite run. Process-level failures such as `SIGSEGV` are not recorded as failed test results, so Jest selected no tests and both retries exited immediately.

Run the full Fantom suite on each retry so transient runner crashes get real retry attempts.

Changelog: [Internal]

Differential Revision: D121570534
@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 24, 2026
@meta-codesync

meta-codesync Bot commented Sep 24, 2026

Copy link
Copy Markdown

@cortinico has exported this pull request. If you are a Meta employee, you can view the originating Diff in D121570534.

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

meta-codesync Bot commented Sep 24, 2026

Copy link
Copy Markdown

This pull request has been merged in 165acc0.

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. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant