Skip to content

Don't fail workflows on initial test fail#1067

Merged
jormundur00 merged 1 commit intomasterfrom
jormundur00/gh-1066
Mar 13, 2026
Merged

Don't fail workflows on initial test fail#1067
jormundur00 merged 1 commit intomasterfrom
jormundur00/gh-1066

Conversation

@jormundur00
Copy link
Copy Markdown
Member

What does this PR do?

In this PR, we add a "soft" fail to the run-consecutive-tests.sh, so that we don't fail workflow jobs that fail the initial test (due to transient issues), but succeed on subsequent reruns.

Fixes: #1066

@jormundur00 jormundur00 requested review from kimeta and vjovanov March 13, 2026 13:39
@jormundur00 jormundur00 self-assigned this Mar 13, 2026
@jormundur00 jormundur00 added the bug Something isn't working label Mar 13, 2026
@jormundur00 jormundur00 merged commit 0096de2 into master Mar 13, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: CI test jobs fail even if reruns complete

2 participants