It looks like I missed this in D4190; that code doesn't seem to be covered (or the idx-storage is possibly mocked in tests and they need to be updated; I didn't check)
Description
Description
Revisions and Commits
Revisions and Commits
rDWAPPS Web applications | |||
D4355 | rDWAPPS3ffeb396fa10 lookup_content_license: Fix crash with swh.storage.indexer v0.3.0. | ||
D4353 | rDWAPPSd1643344e5e5 Remove requests to 'idx_storage.content_language_get'. |
Related Objects
Related Objects
Event Timeline
Comment Actions
Actually, there is a test for it but it requires fossology tools installed in order for the indexer to run and produce license data. Maybe we should produce dummy license data when the fossology tools are missing to ensure code is always covered ?