This caused indexers to crash, but they caught the error and returned
uneventful instead.
A future commit will remove this exception silencing, so it will
make tests fail.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDCIDX337ac3a79be8: Fix invalid None value for the list of licenses in tests.
Diff Detail
Diff Detail
- Repository
- rDCIDX Metadata indexer
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D4154 (id=14646)
Rebasing onto 3ac0c155da...
Current branch diff-target is up to date.
Changes applied before test
commit 337ac3a79be87269d510b79b34c4fb981fea41e6 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Oct 6 13:56:52 2020 +0200 Fix invalid None value for the list of licenses in tests. This caused indexers to crash, but they caught the error and returned uneventful instead. A future commit will remove this exception silencing, so it will make tests fail.
See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/64/ for more details.