Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T2984: Port cgit lister to the new Lister API
- Commits
- rDLSd62e77c1b495: cgit lister: Add missing types on the init method
Diff Detail
Diff Detail
- Repository
- rDLS Listers
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 18732 Build 28994: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 28993: arc lint + arc unit
Time | Test | |
---|---|---|
1,343 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.tests.test_cli::test_get_lister swh_scheduler_config = {'db': "dbname=scheduler user=postgres host=127.0.0.1 port=28062 options=''"}
def test_get_lister(swh_scheduler_config):
| |
87 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.bitbucket.tests.test_lister::test_bitbucket_full_lister | |
405 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.bitbucket.tests.test_lister::test_bitbucket_incremental_lister | |
379 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.bitbucket.tests.test_lister::test_bitbucket_lister_rate_limit_hit | |
1,368 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.bitbucket.tests.test_tasks::test_full_listing | |
View Full Test Results (1 Failed · 129 Passed) |
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D4943 (id=17594)
Rebasing onto ea8ecee541...
Current branch diff-target is up to date.
Changes applied before test
commit 055cd8e1c2404e066c9da315ae07a653ee75bc4d Author: Vincent SELLIER <vincent.sellier@softwareheritage.org> Date: Mon Jan 25 18:00:21 2021 +0100 cgit lister: Add missing types on the init method Related to T2984
Link to build: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/165/
See console output for more information: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/165/console
Comment Actions
Build is green
Patch application report for D4943 (id=17598)
Rebasing onto ea8ecee541...
Current branch diff-target is up to date.
Changes applied before test
commit d62e77c1b49565a520600de7895169832285f9ee Author: Vincent SELLIER <vincent.sellier@softwareheritage.org> Date: Mon Jan 25 18:00:21 2021 +0100 cgit lister: Add missing types on the init method Related to T2984
See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/169/ for more details.