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

V2 pulp_sync tests fail with Pulp task failed (shield() got an unexpected keyword argument 'loop') #824

Open
bmbouter opened this issue Feb 1, 2022 · 2 comments
Labels

Comments

@bmbouter
Copy link
Member

bmbouter commented Feb 1, 2022

Version
pulp_ansible 0.12.0.dev @ 061be98
pulpcore 3.18.0.dev @ 66634bb5212bb1cc4eb4d88800b9f8e4d5163662

Describe the bug
When I run the V2 sync tests they all fail.

To Reproduce
pytest -v -r sx --color=yes --pyargs pulp_ansible.tests.functional.api.collection.v2.test_sync -x

Expected behavior
They should pass, like they do on the CI. For example the nightlies CI runs them fine: https://github.com/pulp/pulp_ansible/runs/5015869630?check_suite_focus=true#step:13:1114

Additional context
I'm on a vanilla pulp3-source-fedora35 box which has Python 3.10.2

@bmbouter bmbouter added the Issue label Feb 1, 2022
@bmbouter
Copy link
Member Author

bmbouter commented Feb 1, 2022

I believe the issue is here: aio-libs/async-lru#383 The fix is available, but it's not yet released.

@webknjaz
Copy link

webknjaz commented May 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants