Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

tf2_ros python tests failed overnight on all platforms #239

Closed
clalancette opened this issue Sep 17, 2019 · 1 comment
Closed

tf2_ros python tests failed overnight on all platforms #239

clalancette opened this issue Sep 17, 2019 · 1 comment
Assignees

Comments

@clalancette
Copy link

One example is https://ci.ros2.org/view/nightly/job/nightly_linux-aarch64_debug/943/testReport/junit/(root)/tf2_ros/test_py_test_test_buffer/ :

ImportError while importing test module '/home/jenkins-agent/workspace/nightly_linux-aarch64_debug/ws/src/ros2/geometry2/tf2_ros/test/py_test/test_buffer.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
test/py_test/test_buffer.py:34: in <module>
    from tf2_ros.buffer import Buffer
../../../../install/tf2_ros/lib/python3.6/site-packages/tf2_ros/__init__.py:40: in <module>
    from .buffer_client import *
../../../../install/tf2_ros/lib/python3.6/site-packages/tf2_ros/buffer_client.py:46: in <module>
    from actionlib_msgs.msg import GoalStatus
E   ModuleNotFoundError: No module named 'actionlib_msgs'
@clalancette clalancette self-assigned this Sep 17, 2019
@clalancette
Copy link
Author

This should be fixed for all the platforms except for Windows Debug by ros2/geometry2#171 . I'm going to close this one out and open a new one specific to the Windows Debug problem.

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

No branches or pull requests

1 participant