First step prior to rework the error messages and add more strictness
to the parse_swhid function.
Related to T2769
Paths
| Differential D4457 Authored by ardumont on Nov 10 2020, 4:13 PM.
Details
Summary First step prior to rework the error messages and add more strictness Related to T2769 Test Plan tox
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptNov 10 2020, 4:13 PM2020-11-10 16:13:49 (UTC+1) Comment Actions Build is green Patch application report for D4457 (id=15800)Rebasing onto 4e3fdc062c... Current branch diff-target is up to date. Changes applied before testcommit 355dd50aa0b98ff904f73c37d7b38472ca41198a Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Nov 10 16:11:32 2020 +0100 test: Check the detailed error message when swhid is invalid Related to T2769 See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/161/ for more details. Harbormaster completed remote builds in B17010: Diff 15800.Nov 10 2020, 4:15 PM2020-11-10 16:15:18 (UTC+1) ardumont retitled this revision from test: Check the detailed error message when swhid is invalid to test: Migrate parse_swhid test cases to pytest.Nov 10 2020, 6:37 PM2020-11-10 18:37:21 (UTC+1) Comment Actions Build is green Patch application report for D4457 (id=15805)Rebasing onto 4e3fdc062c... Current branch diff-target is up to date. Changes applied before testcommit 47946aac0220fcfd55c7998908c71a6f402a5ddb Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Nov 10 16:11:32 2020 +0100 test: Migrate parse_swhid test cases to pytest Related to T2769 See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/163/ for more details. Harbormaster completed remote builds in B17015: Diff 15805.Nov 10 2020, 6:38 PM2020-11-10 18:38:30 (UTC+1) This revision is now accepted and ready to land.Nov 12 2020, 11:17 AM2020-11-12 11:17:47 (UTC+1) Closed by commit rDMOD47946aac0220: test: Migrate parse_swhid test cases to pytest (authored by ardumont). · Explain WhyNov 12 2020, 11:38 AM2020-11-12 11:38:17 (UTC+1) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 15800 swh/model/tests/test_identifiers.py
|