x/mod/zip: TestUnzipSizeLimitsSpecial/size_is_a_lie broken as of CL 366854 #52283
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
release-blocker
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
CL 366854 (fix for #49791) changed the failure mode of
archive/zip
for files with mismatched sizes.That fix seems appropriate, but the test needs to be updated to allow for the new failure mode. (It was previously checking what you could consider to be an
x/mod/zip
workaround for #49791.)This is a release-blocker for Go 1.19 via #11811, but the test should be fixed well before that to avoid adding noise in the builders.
(attn @mengzhuo @odeke-em; CC @golang/release)
The text was updated successfully, but these errors were encountered: