Skip to content

Commit 37e8f69

Browse files
olamypzygielo
andauthored
Add flakes attribute to use in testsuite report (#3306) (#3308)
Co-authored-by: Piotrek Żygieło <11896137+pzygielo@users.noreply.github.com> Co-authored-by: Piotrek Żygieło <pzygielo@users.noreply.github.com>
1 parent a970fef commit 37e8f69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

maven-surefire-plugin/src/site/resources/xsd/surefire-test-report.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
<xs:attribute name="errors" type="xs:string" use="required"/>
129129
<xs:attribute name="skipped" type="xs:string" use="required"/>
130130
<xs:attribute name="failures" type="xs:string" use="required"/>
131+
<xs:attribute name="flakes" type="xs:string"/>
131132
<xs:attribute name="group" type="xs:string"/>
132133
</xs:complexType>
133134
</xs:element>

0 commit comments

Comments
 (0)