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

carma_cooperative_perception failing unit tests #2460

Open
adev4a opened this issue Nov 7, 2024 · 0 comments
Open

carma_cooperative_perception failing unit tests #2460

adev4a opened this issue Nov 7, 2024 · 0 comments
Labels
anomaly Something isn't working

Comments

@adev4a
Copy link
Contributor

adev4a commented Nov 7, 2024

Are you Saxton Lab/Leidos employee?

Yes

Summary

Currently, the CI pipeline in carma-platform does not complete because unit tests are failing. Because of this, Sonar static analysis does not run on new code.
The approaching_emergency_response_vehicle_plugin package has some failing unit tests which have currently been commented out to allow the CI process to complete.

Commit

Develop

Expected Behavior

All unit tests pass

Actual Behavior

5 unit tests related to message conversion are failing.
One of them is trying to create a detection list from an sdsm message
Other 4 are all related to the to_external_object_msg, indicating a possible issue with the function or the definition of the message being tested.

Steps to Reproduce the Actual Behavior

  1. Build the carma_cooperative_perception plugin
  2. Run unit tests for the package

Related Work

@adev4a adev4a added the anomaly Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant