You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2018/08/23 19:27:47 UTC

[maven-surefire] 01/02: Merge branch 'master' of https://gitbox.apache.org/repos/asf/maven-surefire into suites_in_parallel

This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a commit to branch V30_SUREFIRE-1535
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git

commit e59ecf77fe48eb213b4e6f53866e6a40ee51b07b
Merge: 3b45831 429a239
Author: Tibor17 <ti...@apache.org>
AuthorDate: Thu Aug 23 21:16:38 2018 +0200

    Merge branch 'master' of https://gitbox.apache.org/repos/asf/maven-surefire into suites_in_parallel

 .gitattributes                                     |   1 +
 Jenkinsfile                                        |   6 +-
 maven-failsafe-plugin/pom.xml                      |   1 +
 .../failsafe/util/FailsafeSummaryXmlUtils.java     |  29 +++---
 .../plugin/surefire/report/ReporterUtils.java      |   5 +-
 .../site/resources/xsd/surefire-test-report.xsd    |  69 +++++++-------
 maven-surefire-report-plugin/pom.xml               |   6 ++
 .../src/site/apt/examples/cross-referencing.apt.vm |   4 +-
 .../src/site/apt/usage.apt.vm                      |   4 +-
 .../{failure-details.PNG => failure-details.png}   | Bin
 .../{surefire-sample1.PNG => surefire-sample1.png} | Bin
 .../{surefire-sample2.PNG => surefire-sample2.png} | Bin
 .../site/resources/images/{xref.PNG => xref.png}   | Bin
 .../report/SurefireSchemaValidationTest.java       | 100 +++++++++++++++++++++
 .../TEST-com.shape.CircleTest.xml                  |   2 +-
 .../surefire-reports/TEST-com.shape.CircleTest.xml |   2 +-
 .../surefire-reports/TEST-com.shape.CircleTest.xml |   2 +-
 .../surefire-reports/TEST-com.shape.CircleTest.xml |   2 +-
 .../surefire-reports/TEST-com.shape.CircleTest.xml |   2 +-
 .../surefire-reports/TEST-com.shape.CircleTest.xml |   2 +-
 .../surefire/its/fixture/SurefireLauncher.java     |   2 +
 21 files changed, 183 insertions(+), 56 deletions(-)