Skip to content

CI: retry flaky test files once in PR and release#103

Merged
sebastianwessel merged 1 commit into
mainfrom
codex/release-test-flake-retry
Feb 13, 2026
Merged

CI: retry flaky test files once in PR and release#103
sebastianwessel merged 1 commit into
mainfrom
codex/release-test-flake-retry

Conversation

@sebastianwessel
Copy link
Copy Markdown
Owner

@sebastianwessel sebastianwessel commented Feb 13, 2026

Summary

  • retry each per-file Bun test once on failure in PR and release workflows

Why

Run https://github.com/sebastianwessel/quickjs/actions/runs/21998584523/job/63565024674 failed in src/test-regression/68-crash-when-async-throws.test.ts with a transient QuickJS runtime crash (Unreachable code should not be executed).

The retry keeps CI strict for persistent failures while reducing release-blocking flakes from runner, Bun, and QuickJS nondeterminism.

@sebastianwessel sebastianwessel merged commit 2c0d2b3 into main Feb 13, 2026
2 checks passed
@sebastianwessel sebastianwessel deleted the codex/release-test-flake-retry branch February 13, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant