This partially undoes D5855; though
this commits makes the description smaller than it was before by a factor
of 10.
This is because making the description smaller than 32766 makes
this test ineffective.
Differential D5860
test_origin_intrinsic_metadata_long_description: Re-increase description size vlorentz on Jun 14 2021, 1:32 PM. Authored by Tags None Subscribers None
Details
This partially undoes D5855; though This is because making the description smaller than 32766 makes
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D5860 (id=20983)Rebasing onto 35142063f3... Current branch diff-target is up to date. Changes applied before testcommit f3739ba16d6e6399c05bfaa5b7f438edebb22d03 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Mon Jun 14 13:31:55 2021 +0200 test_origin_intrinsic_metadata_long_description: Re-increase description size This partially undoes 35142063f335f5141f8d52ac81fda6b2dd3a497e; though this commits makes the description smaller than it was before by a factor of 10. This is because making the description smaller than 32766 makes this test ineffective. See https://jenkins.softwareheritage.org/job/DSEA/job/tests-on-diff/131/ for more details. Comment Actions Ack, I should have ping on you on that change. Plus now that painless script errors are caught by an exception handler, long pytest report printing the bulk error exceptions should not happen so often. |