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

Dereference value-initialized map/set iterator in test_executors addTemporaryNode test (windows debug) #1456

Closed
brawner opened this issue Nov 13, 2020 · 0 comments · Fixed by #1474
Labels
bug Something isn't working

Comments

@brawner
Copy link
Contributor

brawner commented Nov 13, 2020

I believe this failure is different from other windows debug test_executor failures. @ivanpauno pointed out after resolving the previously existing issue in executors/graph_listener in #1404 (fixes #1282, #1340, #1391) that windows debug job flagged, this error also existed.

As with most windows debug failures, it's generally finding issues that exist on other platforms, but windows debug can be more pedantic sometimes.

Example failure:
https://ci.ros2.org/view/nightly/job/nightly_win_deb/1806/testReport/junit/projectroot.test/rclcpp/test_executors/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant