[
https://issues.apache.org/jira/browse/SUREFIRE-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580869#comment-16580869
]
ASF GitHub Bot commented on SUREFIRE-1550:
------------------------------------------
nfalco79 commented on issue #192: [SUREFIRE-1550] The surefire XSD published on
maven site lacks of some
URL: https://github.com/apache/maven-surefire/pull/192#issuecomment-413139767
By hands following the documentation reported in the maven site (links on
JIRA issue). Essentially I had copy the existing rerunFailure (I verify if the
time attribute is really write on the code because I forgot its existance) and
extenalise time to avoid copy paste everywhere.
Let me have a look for the a test case
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> The surefire XSD published on maven site lacks of some rerun element
> --------------------------------------------------------------------
>
> Key: SUREFIRE-1550
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1550
> Project: Maven Surefire
> Issue Type: Bug
> Components: Maven Surefire Plugin
> Affects Versions: 2.22.0
> Reporter: Nikolas Falco
> Priority: Minor
>
> The surefire XSD published on maven site lacks of most XML element created in
> case of rerun count is defined.
> Actually in the XSD only rerunFailure is defined. Are missing rerunError,
> flakyError and flakyFailure elements described
> [here|https://maven.apache.org/surefire/maven-surefire-plugin/examples/rerun-failing-tests.html].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)