Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common test physics engine doesn't show up in jenkins test name #518

Open
scpeters opened this issue Jul 15, 2023 · 0 comments
Open

Common test physics engine doesn't show up in jenkins test name #518

scpeters opened this issue Jul 15, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@scpeters
Copy link
Member

Description

  • Expected behavior: Jenkins test results should indicate the physics engine used in the test
  • Actual behavior: there are multiple instance of the test in a page, with differing results but no indication of which physics engine was tested

For example from https://build.osrfoundation.org/view/ign-garden/job/ignition_physics-ci-gz-physics6-focal-amd64/64/testReport/(root)/WorldFeaturesTest_0/

Screen Shot 2023-07-14 at 7 33 21 PM

There are 4 instances of the test listed, two passed and two skipped, but no indication which was run with bullet, bullet-featherstone, dartsim, or tpe.

Steps to reproduce

  1. Compare test results in jenkins with those of console log.

Output

One approach would be to programmatically register the google tests instead of using macros and inject the physics engine plugin name into the test suite name.

@scpeters scpeters added the bug Something isn't working label Jul 15, 2023
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
Status: To do
Development

No branches or pull requests

1 participant