This also adds comment to clarify the test mechanism for said scenarios.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDLDBASE7ea69e2b7058: nixguix: Ensure interaction with the origin url for edge case tests
Diff Detail
Diff Detail
- Repository
- rDLDBASE Generic VCS/Package Loader
- Branch
- update-visit-status2
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 19162 Build 29709: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 29708: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D5062 (id=18047)
Rebasing onto 945ff242b5...
Current branch diff-target is up to date.
Changes applied before test
commit 79fca80d22fb262df39912128f7c1ea4bbcc8ea6 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Feb 11 10:52:44 2021 +0100 nixguix: Ensure interaction with the origin url for edge case tests This also adds comment to clarify the test mechanism for said scenarios.
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/368/ for more details.
Comment Actions
why if m.url.startswith? Shouldn't the test know exhaustively which URLs the loader queries?
because the loader does stuff with url with trailing / or not i think.
In any case, i'm rewroting it a bit according to suggestion here and in irc.
Comment Actions
Build is green
Patch application report for D5062 (id=18048)
Rebasing onto 945ff242b5...
Current branch diff-target is up to date.
Changes applied before test
commit be39028a6b384e6bd69835e25de66521d93f9edc Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Feb 11 10:52:44 2021 +0100 nixguix: Ensure interaction with the origin url for edge case tests This also adds comment to clarify the test mechanism for said scenarios.
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/369/ for more details.
Comment Actions
Build is green
Patch application report for D5062 (id=18049)
Rebasing onto 945ff242b5...
Current branch diff-target is up to date.
Changes applied before test
commit 7ea69e2b7058b280fc79ca61b9e09567038e00d2 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Feb 11 10:52:44 2021 +0100 nixguix: Ensure interaction with the origin url for edge case tests This also adds comment to clarify the test mechanism for said scenarios.
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/370/ for more details.