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

tf2_ros python tests failed overnight on all platforms #239

@clalancette

Description

@clalancette

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'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions