Page MenuHomeSoftware Heritage

test_archive: Fix origin URL encoding
ClosedPublic

Authored by anlambert on Jul 6 2021, 12:30 PM.

Details

Summary

Hypothesis origin strategy in swh-model has been recently updated
to generate IRIs instead of just URIs.

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/925/console

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D5970 (id=21507)

Rebasing onto 7759503780...

Current branch diff-target is up to date.
Changes applied before test
commit 36b44ef08e6bdffac646e6917254bec58a8638be
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Tue Jul 6 12:23:22 2021 +0200

    test_archive: Fix origin URL encoding
    
    Hypothesis origin strategy in swh-model has been recently updated
    to generate IRIs instead of just URIs.

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/926/ for more details.

This revision is now accepted and ready to land.Jul 6 2021, 2:29 PM
This revision was automatically updated to reflect the committed changes.