You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: