Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T1740: fetch extrinsic origin metadata from GitHub
- Commits
- rDLDMDaa0af83a5e04: Initialize base metadata fetcher + github
Diff Detail
- Repository
- rDLDMD Extrinsic Metadata Loaders
- Branch
- init
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 28768 Build 44960: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 44959: arc lint + arc unit
Time | Test | |
---|---|---|
1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.metadata.tests.test_github::test_github_metadata file /var/lib/jenkins/workspace/DLDMD/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/loader/metadata/tests/test_github.py, line 62
def test_github_metadata(datadir, requests_mock_datadir, mocker):
file /var/lib/jenkins/workspace/DLDMD/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/core/pytest_plugin.py, line 179
| |
372 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.metadata.tests.test_github::test_github_metadata_from_loader file /var/lib/jenkins/workspace/DLDMD/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/loader/metadata/tests/test_github.py, line 73
def test_github_metadata_from_loader(
file /var/lib/jenkins/workspace/DLDMD/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/core/pytest_plugin.py, line 179
| |
2,200 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.metadata.tests.test_base::test_load | |
246 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.metadata.tests.test_base::test_load_unknown_lister | |
1 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.metadata.tests.test_github::test_type |
Event Timeline
Build has FAILED
Patch application report for D7633 (id=27649)
Rebasing onto bfc39f3580...
Current branch diff-target is up to date.
Changes applied before test
commit f7a18d19c9b16f7bb90042e4d49c2a3209c25485 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Apr 22 15:04:22 2022 +0200 Initialize base metadata fetcher + github
Link to build: https://jenkins.softwareheritage.org/job/DLDMD/job/tests-on-diff/1/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDMD/job/tests-on-diff/1/console
swh/loader/metadata/base.py | ||
---|---|---|
182 | yes, it makes flake8 not complain about the unused var |
lgtm, couple of remarks inline.
swh/loader/metadata/tests/test_github.py | ||
---|---|---|
49 | you can drop it. |
swh/loader/metadata/base.py | ||
---|---|---|
103–104 | ikr ;) |
Build has FAILED
Patch application report for D7633 (id=27678)
Rebasing onto bfc39f3580...
Current branch diff-target is up to date.
Changes applied before test
commit c742edd752a68eabc86a4c6c54ee1eed9cd5f8e3 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Apr 22 15:04:22 2022 +0200 Initialize base metadata fetcher + github
Link to build: https://jenkins.softwareheritage.org/job/DLDMD/job/tests-on-diff/2/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDMD/job/tests-on-diff/2/console
requirements-swh.txt | ||
---|---|---|
1 | fine |
swh/loader/metadata/tests/test_github.py | ||
---|---|---|
49 | ping? (that's not for type this time, isn't it?) |
swh/loader/metadata/tests/test_github.py | ||
---|---|---|
49 | it's still for flake8 |
Build has FAILED
Patch application report for D7633 (id=27678)
Rebasing onto bfc39f3580...
Current branch diff-target is up to date.
Changes applied before test
commit c742edd752a68eabc86a4c6c54ee1eed9cd5f8e3 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Apr 22 15:04:22 2022 +0200 Initialize base metadata fetcher + github
Link to build: https://jenkins.softwareheritage.org/job/DLDMD/job/tests-on-diff/3/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDMD/job/tests-on-diff/3/console
Build has FAILED
Patch application report for D7633 (id=27711)
Rebasing onto bfc39f3580...
Current branch diff-target is up to date.
Changes applied before test
commit 46e9be8a9f9ba70a24f982c5e4448f7cb4dde6f7 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Apr 22 15:04:22 2022 +0200 Initialize base metadata fetcher + github
Link to build: https://jenkins.softwareheritage.org/job/DLDMD/job/tests-on-diff/4/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDMD/job/tests-on-diff/4/console
Build is green
Patch application report for D7633 (id=27713)
Rebasing onto bfc39f3580...
Current branch diff-target is up to date.
Changes applied before test
commit aa0af83a5e04dfc938eeeefca5f92756fac7dca9 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Apr 22 15:04:22 2022 +0200 Initialize base metadata fetcher + github
See https://jenkins.softwareheritage.org/job/DLDMD/job/tests-on-diff/5/ for more details.