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

Redis compat: xfail problem test cases and update redis-py. #356

Merged
merged 2 commits into from Mar 28, 2023

Conversation

carltongibson
Copy link
Member

@carltongibson carltongibson commented Mar 28, 2023

Refs #348.

- test_receive_cancel failing with TypeError inside redis-py.
- test_message_expiry__group_send__one_channel_expires_message hanging
  indefinitely. Added pytest-timeout with global timeout of 10s.
@carltongibson carltongibson force-pushed the Refs-348-redis-test-issues branch 2 times, most recently from ecee271 to 1486d64 Compare March 28, 2023 09:09
@carltongibson
Copy link
Member Author

carltongibson commented Mar 28, 2023

Python 3.11 failures are pending the next redis-py release redis/redis-py@4802530 (4.5.4 or greater.)

My GHA-foo can't work out how to mark that an allowed failure.

@carltongibson carltongibson merged commit dbf4f30 into main Mar 28, 2023
10 of 12 checks passed
@carltongibson carltongibson deleted the Refs-348-redis-test-issues branch March 28, 2023 09:13
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.

None yet

1 participant