Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T2400: Ingest current and historical Ubuntu releases
- Commits
- rDMOD37364c24b509: hashutil: Add support for md5 sum
Diff Detail
- Repository
- rDMOD Data model
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 25399 Build 39705: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 39704: arc lint + arc unit
Event Timeline
Build has FAILED
Patch application report for D6755 (id=24523)
Could not rebase; Attempt merge onto 8d96dfedee...
Updating 8d96dfe..2e482c1 Fast-forward swh/model/hashutil.py | 2 +- swh/model/tests/test_hashutil.py | 464 ++++++++++++++++++++++----------------- 2 files changed, 261 insertions(+), 205 deletions(-)
Changes applied before test
commit 2e482c196deb2880b85673e5218f9570d61271b4 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Dec 6 17:38:59 2021 +0100 hashutil: Add support for md5 sum Enable to compute md5 sum through the hashutil.MultiHash class. Nevertheless, md5 is not put in DEFAULT_ALGORITHMS set and must be explicitely requested by client code. Related to T2400 commit 4a53fdcae885fdfb235c6b5df139e630ad088fc4 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Dec 6 16:02:58 2021 +0100 test_hashutil: Port tests from unittest to pytest
Link to build: https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/408/
See console output for more information: https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/408/console
Build is green
Patch application report for D6755 (id=24523)
Could not rebase; Attempt merge onto 8d96dfedee...
Updating 8d96dfe..2e482c1 Fast-forward swh/model/hashutil.py | 2 +- swh/model/tests/test_hashutil.py | 464 ++++++++++++++++++++++----------------- 2 files changed, 261 insertions(+), 205 deletions(-)
Changes applied before test
commit 2e482c196deb2880b85673e5218f9570d61271b4 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Dec 6 17:38:59 2021 +0100 hashutil: Add support for md5 sum Enable to compute md5 sum through the hashutil.MultiHash class. Nevertheless, md5 is not put in DEFAULT_ALGORITHMS set and must be explicitely requested by client code. Related to T2400 commit 4a53fdcae885fdfb235c6b5df139e630ad088fc4 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Dec 6 16:02:58 2021 +0100 test_hashutil: Port tests from unittest to pytest
See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/409/ for more details.
Build has FAILED
Patch application report for D6755 (id=24525)
Could not rebase; Attempt merge onto 8d96dfedee...
Updating 8d96dfe..37364c2 Fast-forward swh/model/hashutil.py | 2 +- swh/model/tests/test_hashutil.py | 466 ++++++++++++++++++++++----------------- 2 files changed, 263 insertions(+), 205 deletions(-)
Changes applied before test
commit 37364c24b50911f107cfde7b3a283dd52e1a76c9 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Dec 6 17:38:59 2021 +0100 hashutil: Add support for md5 sum Enable to compute md5 sum through the hashutil.MultiHash class. Nevertheless, md5 is not put in DEFAULT_ALGORITHMS set and must be explicitely requested by client code. Related to T2400 commit 243520daa82790ba05e8e88feea3065e905c03db Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Dec 6 16:02:58 2021 +0100 test_hashutil: Port tests from unittest to pytest
Link to build: https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/411/
See console output for more information: https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/411/console
Build is green
Patch application report for D6755 (id=24525)
Could not rebase; Attempt merge onto 8d96dfedee...
Updating 8d96dfe..37364c2 Fast-forward swh/model/hashutil.py | 2 +- swh/model/tests/test_hashutil.py | 466 ++++++++++++++++++++++----------------- 2 files changed, 263 insertions(+), 205 deletions(-)
Changes applied before test
commit 37364c24b50911f107cfde7b3a283dd52e1a76c9 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Dec 6 17:38:59 2021 +0100 hashutil: Add support for md5 sum Enable to compute md5 sum through the hashutil.MultiHash class. Nevertheless, md5 is not put in DEFAULT_ALGORITHMS set and must be explicitely requested by client code. Related to T2400 commit 243520daa82790ba05e8e88feea3065e905c03db Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Dec 6 16:02:58 2021 +0100 test_hashutil: Port tests from unittest to pytest
See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/412/ for more details.