Skip to content

Preserve muted and flaky annotations for failed Spock tests - #1330

Merged
baev merged 1 commit into
mainfrom
fix-1303
Jul 21, 2026
Merged

Preserve muted and flaky annotations for failed Spock tests#1330
baev merged 1 commit into
mainfrom
fix-1303

Conversation

@baev

@baev baev commented Jul 21, 2026

Copy link
Copy Markdown
Member

Context

Failed Spock 2 tests now retain their @Muted and @Flaky annotations in Allure results. Failure details remain available without overwriting these flags, so reports correctly identify annotated tests even when they fail.

fixes #1303

Checklist

@baev baev added the pr:bug Something isn't working label Jul 21, 2026
@github-actions

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure Java – Pull request #1330 27m 26s Passed tests 1973   Skipped tests 2 2 0 0 View
Allure Java GitHub actions run (2026-07-21T10:51:33.447Z) 27m 26s Passed tests 1973   Skipped tests 2 2 0 0 View

@baev
baev merged commit 4940f1d into main Jul 21, 2026
9 of 10 checks passed
@baev
baev deleted the fix-1303 branch July 21, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spock integration drops muted/flaky annotations when test fails

2 participants