Page MenuHomeSoftware Heritage

test_origin_intrinsic_metadata_long_description: Re-increase description size
ClosedPublic

Authored by vlorentz on Jun 14 2021, 1:32 PM.

Details

Summary

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.

Diff Detail

Repository
rDSEA Archive search
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21963
Build 34158: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 34157: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D5860 (id=20983)

Rebasing onto 35142063f3...

Current branch diff-target is up to date.
Changes applied before test
commit 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.

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.

This revision is now accepted and ready to land.Jun 14 2021, 1:42 PM

no problem; I wasn't working last friday and I just caught up on my notifications :)