Looks like .tar.xz files just got slightly larger in Sid (Python 3.10 upgrade?),
which makes it go over the limit.
Related to T4125
Differential D7525
Increase max_upload_size to fix test_deposit_invalid_tarball[tar.xz] failure on Sid vlorentz on Apr 7 2022, 4:47 PM. Authored by Tags None Subscribers None
Details
Looks like .tar.xz files just got slightly larger in Sid (Python 3.10 upgrade?), Related to T4125
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D7525 (id=27300)Rebasing onto e68442ec71... Current branch diff-target is up to date. Changes applied before testcommit 5df8726da5ace8634fc0ea618d0992872ff9b30f Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Thu Apr 7 16:47:32 2022 +0200 Increase max_upload_size to fix test_deposit_invalid_tarball[tar.xz] failure on Sid Looks like .tar.xz files just got slightly larger in Sid (Python 3.10 upgrade?), which makes it go over the limit. See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/833/ for more details. |