Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDLDBASE8a216f147e3b: deposit test: Make test stricter using equality instead of subset check
Diff Detail
Diff Detail
- Repository
- rDLDBASE Generic VCS/Package Loader
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 20094 Build 31198: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 31197: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D5307 (id=19018)
Could not rebase; Attempt merge onto 132522e42e...
Updating 132522e..8a216f1 Fast-forward swh/loader/package/deposit/tests/test_deposit.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Changes applied before test
commit 8a216f147e3be4130bfbcf152c154db8422980b6 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Mar 23 12:17:16 2021 +0100 deposit test: Make test stricter using equality instead of subset check commit 6c128cbebca6ae534cf14c0d3c35f404a4ab1302 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Mar 23 12:15:46 2021 +0100 deposit test: Fix nondeterministic equality.
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/421/ for more details.