Depends on D4272
Details
Details
Diff Detail
Diff Detail
- Repository
- rDCIDX Metadata indexer
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 16336 Build 25153: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 25152: arc lint + arc unit
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D4273 (id=15110)
Could not rebase; Attempt merge onto c6afd9d798...
Updating c6afd9d..f7a3404 Fast-forward requirements.txt | 1 + swh/indexer/storage/__init__.py | 60 +++++++++++++++------- swh/indexer/storage/interface.py | 5 +- swh/indexer/tests/storage/test_init.py | 92 ++++++++++++++++++++++++++++++++++ 4 files changed, 140 insertions(+), 18 deletions(-) create mode 100644 swh/indexer/tests/storage/test_init.py
Changes applied before test
commit f7a3404dbd9d74c6741b7647e74825697977968e Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Oct 15 15:47:57 2020 +0200 indexer.storage: Add tests on type for all storage implementations commit 255c1961d615049ee2b19e819793a7b9a20d3230 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Oct 15 15:42:58 2020 +0200 swh.indexer.storage: Unify get_indexer_storage function with others Related to T1410
Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/89/
See console output for more information: https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/89/console