Skip to content

Conversation

scpeters
Copy link
Member

@scpeters scpeters commented Nov 11, 2024

🦟 Bug fix

Fixes failing python tests

Summary

Preserve the existing PYTHONPATH by prepending instead of replacing. This is needed since we started using a virtual environment in CI.

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 Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Preserve the existing PYTHONPATH by prepending
instead of replacing.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@github-actions github-actions bot added 🏛️ ionic Gazebo Ionic 🪵 jetty Gazebo Jetty labels Nov 11, 2024
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@scpeters
Copy link
Member Author

I think both e527979 and gazebo-tooling/release-tools#1203 are needed to fix the python system loader integration test

@scpeters scpeters marked this pull request as ready for review November 11, 2024 18:56
@scpeters scpeters requested a review from mjcarroll as a code owner November 11, 2024 18:56
@scpeters
Copy link
Member Author

I think both e527979 and gazebo-tooling/release-tools#1203 are needed to fix the python system loader integration test

I'm going to temporarily reconfigure the homebrew jenkins job to use the release-tools branch from gazebo-tooling/release-tools#1203

@scpeters
Copy link
Member Author

@osrf-jenkins run tests please

@scpeters
Copy link
Member Author

I think both e527979 and gazebo-tooling/release-tools#1203 are needed to fix the python system loader integration test

I'm going to temporarily reconfigure the homebrew jenkins job to use the release-tools branch from gazebo-tooling/release-tools#1203

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

@scpeters scpeters merged commit 0d346de into gz-sim9 Nov 11, 2024
10 checks passed
@scpeters scpeters deleted the scpeters/preserve_pythonpath branch November 11, 2024 21:53
@scpeters
Copy link
Member Author

https://github.com/Mergifyio backport gz-sim8

@mergify
Copy link
Contributor

mergify bot commented Nov 18, 2024

backport gz-sim8

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Nov 18, 2024
Preserve the existing PYTHONPATH by prepending
instead of replacing.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
(cherry picked from commit 0d346de)
arjo129 pushed a commit that referenced this pull request Nov 19, 2024
Preserve the existing PYTHONPATH by prepending
instead of replacing.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
(cherry picked from commit 0d346de)

Co-authored-by: Steve Peters <scpeters@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏛️ ionic Gazebo Ionic 🪵 jetty Gazebo Jetty

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants