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

Commits on Mar 28, 2023

  1. Refs #348 -- Marked problem test cases as xfail.

    - 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 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a9488f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1486d64 View commit details
    Browse the repository at this point in the history