-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Component/s: Evergreen Tools
-
None
-
Not Needed
Summary
Address driver tests failing to download 7.0.32-rc2.
Motivation
The checksums of 7.0.32-rc2 are incorrect and causing driver tests to fail. For example this task fails with "Incorrect shasum256".
This was reported in SERVER-124033 and is a known issue. This is expected to be fixed in 7.0.32. Since driver releases are coming soon, this PR proposes fixing the checksum in mongodl.py so driver tests of 7.0 pass.
Who is the affected end user?
DBX devs.
How does this affect the end user?
Tests on Windows of 7.0 are blocked.
How likely is it that this problem or use case will occur?
Certain.
If the problem does occur, what are the consequences and how severe are they?
Test coverage loss for 7.0.
Is this issue urgent?
Kinda? This is expected to be fixed with the pending 7.0.32 stable release. Some drivers are planning releases this week for DRIVERS-3160. That may not be ready for some time (the 7.0.31 release appeared to take about 2 weeks to update full.json from this comment).
Is this ticket required by a downstream team?
No?
Is this ticket only for tests?
Yes.
Acceptance Criteria
Drivers 7.0 tests failing with "Incorrect shasum256" stop failing with that error. For example: rerunning this task should succeed.
- is related to
-
DRIVERS-3160 Client Backpressure Support
-
- In Progress
-