autowarefoundation / autoware.universe

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
964 stars 630 forks source link

Tracking tests disabled because they were not tested by the CI before #7733

Open xmfcx opened 3 months ago

xmfcx commented 3 months ago

Checklist

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

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
https://github.com/autowarefoundation/autoware.universe/blob/891b23172fa7a8e98bf368a7f2049bccf7ccb15e/control/autoware_trajectory_follower_node/CMakeLists.txt#L40-L58 autoware_trajectory_follower_node https://github.com/autowarefoundation/autoware.universe/pull/7731
stale[bot] commented 1 month ago

This pull request has been automatically marked as stale because it has not had recent activity.