Actions
Issue #4439
closedOur test suite times out in Travis after redis 3.2 was released to pypi
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Our test suite started failing in Travis when redis 3.2.0 was released:
https://pypi.org/project/redis/3.2.0/
To reproduce, revert https://github.com/pulp/pulp/pull/3886. Not sure if this can be produced outside Travis or not.
Updated by daviddavis almost 6 years ago
- Subject changed from Our test suite times out when the pypi redis 3.2 package was released to Our test suite times out in Travis after redis 3.2 was released to pypi
Updated by daviddavis almost 6 years ago
Potential cause: https://github.com/rq/rq/issues/1044.
Once that's fixed, we need to revert https://github.com/pulp/pulp/pull/3886.
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Actions