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

Updates for buoy_msgs reorg #85

Merged
merged 10 commits into from
Aug 23, 2022
Merged

Updates for buoy_msgs reorg #85

merged 10 commits into from
Aug 23, 2022

Conversation

andermi
Copy link
Collaborator

@andermi andermi commented Aug 19, 2022

Signed-off-by: Michael Anderson <[email protected]>
Signed-off-by: Michael Anderson <[email protected]>
buoy_gazebo/CMakeLists.txt Show resolved Hide resolved
buoy_tests/package.xml Outdated Show resolved Hide resolved
buoy_tests/CMakeLists.txt Show resolved Hide resolved
@andermi andermi enabled auto-merge (squash) August 22, 2022 22:34
@quarkytale
Copy link
Contributor

This is weird, tests were passing on my local system.

@andermi
Copy link
Collaborator Author

andermi commented Aug 22, 2022

tests were passing

I have no idea what's wrong here... This is from CI logs

2022-08-22T23:04:43.1667538Z Starting >>> buoy_msgs
2022-08-22T23:04:43.1696858Z Traceback (most recent call last):
2022-08-22T23:04:43.1697572Z   File "/usr/lib/python3/dist-packages/colcon_core/executor/__init__.py", line 91, in __call__
2022-08-22T23:04:43.1697897Z     rc = await self.task(*args, **kwargs)
2022-08-22T23:04:43.1698340Z   File "/usr/lib/python3/dist-packages/colcon_core/task/__init__.py", line 93, in __call__
2022-08-22T23:04:43.1698674Z     return await task_method(*args, **kwargs)
2022-08-22T23:04:43.1699134Z   File "/usr/lib/python3/dist-packages/colcon_ros/task/ament_cmake/test.py", line 29, in test
2022-08-22T23:04:43.1699662Z     return await extension.test()
2022-08-22T23:04:43.1700100Z   File "/usr/lib/python3/dist-packages/colcon_cmake/task/cmake/test.py", line 45, in test
2022-08-22T23:04:43.1700441Z     assert os.path.exists(args.build_base), \
2022-08-22T23:04:43.1700730Z AssertionError: Has this package been built before?
2022-08-22T23:04:43.1708654Z --- stderr: buoy_msgs
2022-08-22T23:04:43.1708925Z Traceback (most recent call last):
2022-08-22T23:04:43.1709382Z   File "/usr/lib/python3/dist-packages/colcon_core/executor/__init__.py", line 91, in __call__
2022-08-22T23:04:43.1709708Z     rc = await self.task(*args, **kwargs)
2022-08-22T23:04:43.1710136Z   File "/usr/lib/python3/dist-packages/colcon_core/task/__init__.py", line 93, in __call__
2022-08-22T23:04:43.1710467Z     return await task_method(*args, **kwargs)
2022-08-22T23:04:43.1710894Z   File "/usr/lib/python3/dist-packages/colcon_ros/task/ament_cmake/test.py", line 29, in test
2022-08-22T23:04:43.1711228Z     return await extension.test()
2022-08-22T23:04:43.1711655Z   File "/usr/lib/python3/dist-packages/colcon_cmake/task/cmake/test.py", line 45, in test
2022-08-22T23:04:43.1711982Z     assert os.path.exists(args.build_base), \
2022-08-22T23:04:43.1712280Z AssertionError: Has this package been built before?
2022-08-22T23:04:43.1712545Z ---
2022-08-22T23:04:43.1712758Z Failed   <<< buoy_msgs [0.00s, exited with code 1]

@andermi andermi merged commit 052c46a into main Aug 23, 2022
@andermi andermi deleted the andermi/reorg_buoy_msgs branch August 23, 2022 00:59
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

Successfully merging this pull request may close these issues.

2 participants