Skip to content

Minimal change to allow release with failing mixed-mode tests#3978

Closed
alecgrieser wants to merge 1 commit intoFoundationDB:mainfrom
alecgrieser:fix-failing-mixed-mode-minimal
Closed

Minimal change to allow release with failing mixed-mode tests#3978
alecgrieser wants to merge 1 commit intoFoundationDB:mainfrom
alecgrieser:fix-failing-mixed-mode-minimal

Conversation

@alecgrieser
Copy link
Copy Markdown
Collaborator

This updates the release.yml file so that if there's a mixed-mode failure, we don't mark that part of the build as failed. This is the minimal change, as all it does is add a single continue-on-error to the workflow step. The rest of the steps in the mixed-mode job will then continue as before.

This is in response to the failing mixed-mode tests that affected https://github.com/FoundationDB/fdb-record-layer/actions/runs/22441725638

This updates the release.yml file so that if there's a mixed-mode failure, we don't mark that part of the build as failed. This is the minimal change, as all it does is add a single `continue-on-error` to the workflow step. The rest of the steps in the `mixed-mode` job will then continue as before.
@alecgrieser alecgrieser added the build improvement Improvement to the build system label Feb 26, 2026
@alecgrieser
Copy link
Copy Markdown
Collaborator Author

We had a successful run with #3977, so I don't think this one should be necessary. Closing it out.

@alecgrieser alecgrieser closed this Mar 2, 2026
@alecgrieser alecgrieser deleted the fix-failing-mixed-mode-minimal branch March 2, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build improvement Improvement to the build system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant