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

Pytest broken #11

Open
alberthli opened this issue Jun 20, 2024 · 0 comments
Open

Pytest broken #11

alberthli opened this issue Jun 20, 2024 · 0 comments
Assignees

Comments

@alberthli
Copy link
Contributor

alberthli commented Jun 20, 2024

Pytest seems to work in our CI workflow, but seems broken when ran from inside pixi environments.

More information: the issue seems to arise from pytest and ros-humble-ros-base (as installed from robostack) being incompatible. The issue seems to be that Humble pins pytest to version 8.2.2, but Robostack hasn't updated the binary that it's distributing yet to fix a breaking change: a certain function call in the launch testing of Humble now doesn't have a required keyword. This change has been backported into Humble, but it needs to be released by Robostack.

See: ros2/launch#777

@alberthli alberthli self-assigned this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant