Skip to content

HDDS-15700. flaky-test-check green despite failing tests#10626

Merged
adoroszlai merged 1 commit into
apache:masterfrom
adoroszlai:HDDS-15700
Jun 29, 2026
Merged

HDDS-15700. flaky-test-check green despite failing tests#10626
adoroszlai merged 1 commit into
apache:masterfrom
adoroszlai:HDDS-15700

Conversation

@adoroszlai

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

HDDS-15589 introduced a bug in flaky-test-check where splits are not marked as failed. Workflow summary still shows splits exited with error code 1 (i.e. failure). Example:

https://github.com/chihsuan/ozone/actions/runs/28250989222

The problem is that Execute tests passes due to continue-on-error, and Summary of failures only runs on failure. To ensure that failure is properly reported, remove continue-on-error.

https://issues.apache.org/jira/browse/HDDS-15700

How was this patch tested?

Passing flaky-test-check is green:
https://github.com/adoroszlai/ozone/actions/runs/28290160719

Failing flaky-test-check is red:
https://github.com/adoroszlai/ozone/actions/runs/28290150197

@adoroszlai adoroszlai self-assigned this Jun 27, 2026
@adoroszlai adoroszlai added the CI label Jun 27, 2026

@dombizita dombizita left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @adoroszlai!

@adoroszlai adoroszlai merged commit 78cb107 into apache:master Jun 29, 2026
17 checks passed
@adoroszlai adoroszlai deleted the HDDS-15700 branch June 29, 2026 11:01
@adoroszlai

Copy link
Copy Markdown
Contributor Author

Thanks @dombizita for the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants