Skip to content

Fix Humble CI failures caused by pytest-asyncio 0.18.1 - #886

Closed
FarbodDaneshjoo wants to merge 1 commit into
ros2:masterfrom
FarbodDaneshjoo:master
Closed

Fix Humble CI failures caused by pytest-asyncio 0.18.1#886
FarbodDaneshjoo wants to merge 1 commit into
ros2:masterfrom
FarbodDaneshjoo:master

Conversation

@FarbodDaneshjoo

@FarbodDaneshjoo FarbodDaneshjoo commented Jul 13, 2026

Copy link
Copy Markdown

📝 Description

The Ubuntu 22.04 package version of python3-pytest-asyncio (0.18.1) causes pytest initialization failures in Humble CI because warnings are treated as errors.

Since Humble rclpy tests do not require pytest-asyncio, this dependency is now excluded from Humble images while remaining available for other distributions.

🧪 Testing

Not run (Docker dependency-only change).

Fixes #884

Signed-off-by: F. Daneshjoo <f.daneshjoo12@gmail.com>
@mergify

mergify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@cottsay

cottsay commented Jul 23, 2026

Copy link
Copy Markdown
Member

Duplicate of #885

@cottsay cottsay marked this as a duplicate of #885 Jul 23, 2026
@cottsay cottsay closed this Jul 23, 2026
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

Successfully merging this pull request may close these issues.

python3-pytest-asyncio breaks all rclpy pytest tests on Humble CI

2 participants