Related to T4193
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T4193: staging: Deploy metadata loader
T4186: Allow loaders to fetch extrinsic metadata - Commits
- rDLDBASEabc5f0889f39: cli: Pass metadata_fetcher_credentials from the config to the loader
Diff Detail
Diff Detail
- Repository
- rDLDBASE Generic VCS/Package Loader
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 28894 Build 45164: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 45163: arc lint + arc unit
Time | Test | |
---|---|---|
8 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.tests.test_cli::test_run_with_visit_date __wrapped_mock_method__ = <function NonCallableMock.assert_called_with at 0x7f5576e34c80>
args = (<MagicMock name='get_loader' id='140004951926320'>, 'npm')
kwargs = {'storage': {'cls': 'memory'}, 'url': 'https://some-url', 'visit_date': datetime.datetime(2016, 5, 3, 15, 16, 32, tzinfo=datetime.timezone.utc)}
| |
1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.core.tests.test_converters::test_content_for_storage_data | |
4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.core.tests.test_converters::test_content_for_storage_path | |
1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.core.tests.test_converters::test_content_for_storage_too_long | |
1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.core.tests.test_converters::test_prepare_contents | |
View Full Test Results (1 Failed · 194 Passed) |
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D7701 (id=27832)
Rebasing onto 07fb382655...
Current branch diff-target is up to date.
Changes applied before test
commit 17bd327d4ef22e472861c4f78f02c7b245f48ab7 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Apr 27 16:09:57 2022 +0200 cli: Pass metadata_fetcher_credentials from the config to the loader
Link to build: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/748/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/748/console
Comment Actions
Build is green
Patch application report for D7701 (id=27835)
Rebasing onto 07fb382655...
Current branch diff-target is up to date.
Changes applied before test
commit abc5f0889f39682f70b3bcba9fc4c41bb50d90d1 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Apr 27 16:09:57 2022 +0200 cli: Pass metadata_fetcher_credentials from the config to the loader
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/749/ for more details.