dev-ros/rostest fails with FEATURES="test" if rostopic is not installed. From the test log: Traceback (most recent call last): File "/var/tmp/portage/dev-ros/rostest-1.14.3/work/ros_comm-1.14.3/tools/rostest/nodes/publishtest", line 63, in <module> import rostopic ImportError: No module named rostopic Thus we should add dev-ros/rostopic to the test?-dependencies.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a24386cc68e0e55438bb04bffb0eb151b3958cc commit 2a24386cc68e0e55438bb04bffb0eb151b3958cc Author: Hanno <hanno@gentoo.org> AuthorDate: 2018-11-07 08:25:22 +0000 Commit: Hanno <hanno@gentoo.org> CommitDate: 2018-11-07 08:25:22 +0000 dev-ros/rostest: add test dependency rostopic Signed-off-by: Hanno Boeck <hanno@gentoo.org> Closes: https://bugs.gentoo.org/670150 Package-Manager: Portage-2.3.51, Repoman-2.3.12 dev-ros/rostest/rostest-1.14.3.ebuild | 3 ++- dev-ros/rostest/rostest-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)