Skip to content

Revert "Fix potential unsafe initialization in the Graph class (#606)"#609

Merged
scpeters merged 1 commit intomainfrom
scpeters/revert_606
Jul 17, 2024
Merged

Revert "Fix potential unsafe initialization in the Graph class (#606)"#609
scpeters merged 1 commit intomainfrom
scpeters/revert_606

Conversation

@scpeters
Copy link
Copy Markdown
Member

@scpeters scpeters commented Jul 17, 2024

🦟 Bug fix

This reverts commit 17585a9.

Summary

It appears that #606 and gazebosim/sdformat#1458 caused test failures in gz-sim (see osrf/buildfarm-tools#67 (comment)). I opened a test PR in gz-sim (gazebosim/gz-sim#2482) that builds against gz-math8 and sdformat15 with those changes reverted, and the tests were fixed:

Build Status https://build.osrfoundation.org/job/gz_sim-ci-pr_any-homebrew-amd64/637/

I don't know why this broke tests, but I propose reverting these changes for now until we can figure it out.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Rebase-and-Merge.

This reverts commit 17585a9.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@github-actions github-actions bot added the 🏛️ ionic Gazebo Ionic label Jul 17, 2024
@scpeters
Copy link
Copy Markdown
Member Author

Cc @caguero

@scpeters
Copy link
Copy Markdown
Member Author

gazebosim/sdformat#1459 needs to be merged before this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏛️ ionic Gazebo Ionic

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants