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

[examples] Fix some smoke test path snafus #21452

Merged

Conversation

jwnimmer-tri
Copy link
Collaborator

@jwnimmer-tri jwnimmer-tri commented May 17, 2024

Hard-coding paths to runfiles is incompatible with bzlmod. We should always use python.runfiles, or (in the case of acrobot) just use our simple add_test_rule pattern.

Towards #20731.


This change is Reviewable

Hard-coding paths to runfiles is incompatible with bzlmod. We should
always use python.runfiles, or (in the case of acrobot) just use our
simple add_test_rule pattern.
@jwnimmer-tri jwnimmer-tri added priority: low status: single reviewer ok https://drake.mit.edu/reviewable.html release notes: none This pull request should not be mentioned in the release notes priority: backlog and removed priority: low labels May 17, 2024
@jwnimmer-tri
Copy link
Collaborator Author

+@ggould-tri for both reviews, please. No hurry.

Copy link
Contributor

@ggould-tri ggould-tri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm: ; yay for this thing!

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: :shipit: complete! all discussions resolved, LGTM from assignee ggould-tri(platform)

@jwnimmer-tri jwnimmer-tri merged commit 8c20802 into RobotLocomotion:master May 20, 2024
9 of 10 checks passed
@jwnimmer-tri jwnimmer-tri deleted the bzlmod-example-test-runfiles branch May 20, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: backlog release notes: none This pull request should not be mentioned in the release notes status: single reviewer ok https://drake.mit.edu/reviewable.html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants