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

Flaky rviz_common.selection_manager_test #271

Closed
mjcarroll opened this issue May 23, 2018 · 1 comment
Closed

Flaky rviz_common.selection_manager_test #271

mjcarroll opened this issue May 23, 2018 · 1 comment
Assignees
Labels
bug Something isn't working tests

Comments

@mjcarroll
Copy link
Member

On the nightly_osx_repeated job, we've had a new test start failing since job 1106:

https://ci.ros2.org/view/nightly/job/nightly_osx_repeated/1106/testReport/junit/(root)/rviz_common/selection_manager_test_gtest_missing_result/

It would appear that the test is killed before it finishes.

@botteroa-si
Copy link
Contributor

We also managed to reproduce this behaviour on Mac. It is caused by a BAD_ACCESS exception thrown during the tear down (in particular, in the destructor of SelectionManager).
We are investigating the issue.

@wjwwood wjwwood added the in review Waiting for review (Kanban column) label Jun 7, 2018
@rohbotics rohbotics removed the in review Waiting for review (Kanban column) label Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests
Projects
None yet
Development

No branches or pull requests

4 participants