Skip to content

Conversation

@dirk-thomas
Copy link
Contributor

@dirk-thomas dirk-thomas commented Feb 14, 2020

In order to comply with the JUnit schema. Otherwise the Jenkins plugin (never versions / different report types) will consider the report invalid and fail the build.

  • Linux Build Status (some flaky tests since the build ran without retesting, others are failing on master already)
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status
  • Windows-container Build Status

@dirk-thomas dirk-thomas added the bug Something isn't working label Feb 14, 2020
@dirk-thomas dirk-thomas self-assigned this Feb 14, 2020
Copy link
Contributor

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if you are confident there are no extra CI failures due to the change.

@dirk-thomas dirk-thomas merged commit fda3eb8 into master Feb 19, 2020
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/junit-compliance branch February 19, 2020 20:35
nuclearsandwich pushed a commit that referenced this pull request Mar 20, 2020
nuclearsandwich pushed a commit that referenced this pull request Mar 20, 2020
nuclearsandwich pushed a commit that referenced this pull request Mar 23, 2020
nuclearsandwich added a commit that referenced this pull request Mar 26, 2020
* remove status attribute from result XML, add skipped tag instead (#218)

Signed-off-by: Dirk Thomas <[email protected]>

* Generate xunit files valid for the junit10.xsd

Signed-off-by: Jose Luis Rivero <[email protected]>

Co-authored-by: Dirk Thomas <[email protected]>
Co-authored-by: Jose Luis Rivero <[email protected]>
nuclearsandwich added a commit that referenced this pull request Apr 11, 2020
* Add runner option to ament_add_test (#174)

* ament_cmake allow speficiation of a different test runner

  - By default, still uses run_test.py
  - Example use case: ament_cmake_ros can use a test runner that
    sets a ROS_DOMAIN_ID

Signed-off-by: Pete Baughman <[email protected]>

* ament_cmake move run_test.py to a python module

  - This should let us see the history

Signed-off-by: Pete Baughman <[email protected]>

* ament_cmake refactor run_test.py into an importable python module

  - Adds an ament_cmake_test python package

Signed-off-by: Pete Baughman <[email protected]>
Signed-off-by: Steven! Ragnarök <[email protected]>

* improve handling of encoding (#181)

Signed-off-by: Dirk Thomas <[email protected]>
Signed-off-by: Steven! Ragnarök <[email protected]>

* use deterministic order for updated env vars (#196)

Signed-off-by: Dirk Thomas <[email protected]>
Signed-off-by: Steven! Ragnarök <[email protected]>

* Run tests in current binary directory, not global source directory (#206)

Switch to CMAKE_CURRENT_BINARY_DIR for consistency with CTest

Signed-off-by: Dan Rose <[email protected]>
Signed-off-by: Steven! Ragnarök <[email protected]>

* remove status attribute from result XML, add skipped tag instead (#218)

Signed-off-by: Dirk Thomas <[email protected]>
Signed-off-by: Steven! Ragnarök <[email protected]>

* Declare AMENT_TEST_RESULTS_DIR as a PATH (#221)

Signed-off-by: Dan Rose <[email protected]>
Signed-off-by: Steven! Ragnarök <[email protected]>

* Generate xunit files valid for the junit10.xsd

Signed-off-by: Jose Luis Rivero <[email protected]>
Signed-off-by: Steven! Ragnarök <[email protected]>

* Revert "Run tests in current binary directory, not global source directory (#206)"

This reverts commit 4354d62.

Signed-off-by: Steven! Ragnarök <[email protected]>

Co-authored-by: Peter Baughman <[email protected]>
Co-authored-by: Dirk Thomas <[email protected]>
Co-authored-by: Dan Rose <[email protected]>
Co-authored-by: Jose Luis Rivero <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants