Open
Description
Checklist
- I've read the contribution guidelines.
- I've searched other issues and no duplicate issues were found.
- I've agreed with the maintainers that I can plan this task.
Description
Main cause:
--ctest-args -L .*"
this flag for the colcon-test
caused many tests to be ignored by the CI everywhere in Autoware repositories.
This issue attempts to remove that flag and disable and track the tests affected by this flag.
Related:
Sister issue:
Purpose
Make sure every test is actually tested by the CI and keep track of disabled tests.
Possible approaches
Disable the tests, add them to table here and also link this issue in those files in a comment.
Definition of done
build-and-test
passes when the--ctest-args -L .*"
flag is gone.
Table of tracked tests
Honestly I was expecting more tests but this single row is all there was.
@takayuki5168 -san, maybe you may assign someone to fix the smoke test or remove it if you if you think it is not useful.
Link to commented section | Package Name | Related PR |
---|---|---|
autoware_trajectory_follower_node | #7731 |
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo
Activity