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

Industrial CI CMake tests error #7

Open
delihus opened this issue Dec 5, 2023 · 4 comments
Open

Industrial CI CMake tests error #7

delihus opened this issue Dec 5, 2023 · 4 comments

Comments

@delihus
Copy link

delihus commented Dec 5, 2023

Attaching the repository to workspace https://github.com/husarion/rosbot_ros/tree/ros2-combined-microros with industrial CI doesn't pass tests:

$ ( source /opt/ros/humble/setup.bash && cd /root/target_ws && colcon test-result --verbose; )
build/micro_ros_msgs/Testing/20231205-1159/Test.xml: 3 tests, 0 errors, 1 failure, 0 skipped
- copyright
  <<< failure message
    -- run_test.py: invoking following command in '/root/target_ws/src/rosbot_ros/src/micro_ros_msgs':
     - /opt/ros/humble/bin/ament_copyright --xunit-file /root/target_ws/build/micro_ros_msgs/test_results/micro_ros_msgs/copyright.xunit.xml
    CONTRIBUTING.md: file not found
    1 errors, checked 2 files
    -- run_test.py: return code 1
    -- run_test.py: verify result file '/root/target_ws/build/micro_ros_msgs/test_results/micro_ros_msgs/copyright.xunit.xml'
  >>>
build/micro_ros_msgs/test_results/micro_ros_msgs/copyright.xunit.xml: 2 tests, 0 errors, 1 failure, 0 skipped
- micro_ros_msgs.copyright CONTRIBUTING.md
  <<< failure message
    file not found
  >>>
@pablogs9
Copy link
Member

pablogs9 commented Dec 5, 2023

It seems that it requires a CONTRIBUTING.md file right?

@delihus
Copy link
Author

delihus commented Dec 5, 2023

Yes, exactly.

I made also PR #8 with the Industrial CI workflow

@pablogs9
Copy link
Member

pablogs9 commented Dec 5, 2023

This shall close this issue: #9

Could you confirm and close the issue?

@delihus
Copy link
Author

delihus commented Dec 29, 2023

Not ;/
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants