[ 
https://issues.apache.org/jira/browse/SUREFIRE-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16585265#comment-16585265
 ] 

ASF GitHub Bot commented on SUREFIRE-1550:
------------------------------------------

Tibor17 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-414151673
 
 
   @nfalco79 
   Ths for introducing the missing elements but I have to remove the `time` 
because the code knows them only in `testcase` and `testsuite`. I have to open 
a new ticket because we have bigger problem. Some `simpleContent` elements have 
XML Value as stack trace but they also contain XML Element within that value as 
`system-out`, `system-err` but this is not right XML design. So we have to 
discard the simpleContent in XSD and use normal complexType and add one more 
element `stackTrace`.

----------------------------------------------------------------
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
>            Assignee: Tibor Digana
>            Priority: Minor
>             Fix For: 2.22.1
>
>
> 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)

Reply via email to