Is it enough?
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDLSaefb260f76bf: gitlab: Add support for last_update information during listing
Diff Detail
- Repository
- rDLS Listers
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 18735 Build 29000: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 28999: arc lint + arc unit
Time | Test | |
---|---|---|
175 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.gitlab.tests.test_lister::test_lister_gitlab datadir = '/var/lib/jenkins/workspace/DLS/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/lister/gitlab/tests/data'
swh_scheduler = <swh.scheduler.backend.SchedulerBackend object at 0x7fa59843abe0>
requests_mock = <requests_mock.mocker.Mocker object at 0x7fa59843aa20>
| |
277 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.gitlab.tests.test_lister::test_lister_gitlab_incremental swh_scheduler = <swh.scheduler.backend.SchedulerBackend object at 0x7fa59904a320>
requests_mock = <requests_mock.mocker.Mocker object at 0x7fa59904aa90>
datadir = '/var/lib/jenkins/workspace/DLS/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/lister/gitlab/tests/data'
| |
379 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.gitlab.tests.test_lister::test_lister_gitlab_rate_limit swh_scheduler = <swh.scheduler.backend.SchedulerBackend object at 0x7fa5990506a0>
requests_mock = <requests_mock.mocker.Mocker object at 0x7fa599050b00>
datadir = '/var/lib/jenkins/workspace/DLS/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/lister/gitlab/tests/data'
| |
379 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.gitlab.tests.test_lister::test_lister_gitlab_with_pages swh_scheduler = <swh.scheduler.backend.SchedulerBackend object at 0x7fa598a72d68>
requests_mock = <requests_mock.mocker.Mocker object at 0x7fa598a72780>
datadir = '/var/lib/jenkins/workspace/DLS/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/lister/gitlab/tests/data'
| |
284 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.bitbucket.tests.test_lister::test_bitbucket_full_lister | |
View Full Test Results (4 Failed · 127 Passed) |
Event Timeline
Build has FAILED
Patch application report for D4944 (id=17595)
Could not rebase; Attempt merge onto ea8ecee541...
Updating ea8ecee..cda5d43 Fast-forward swh/lister/gitlab/lister.py | 23 ++++++++++++++++------- swh/lister/gitlab/tests/test_lister.py | 13 +++++++++++++ 2 files changed, 29 insertions(+), 7 deletions(-)
Changes applied before test
commit cda5d4389c49e28355819a87df2e4c8003fd8911 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 18:33:32 2021 +0100 gitlab: Add last_update information support commit 0c9cbe833920bbc358df54de6a86cb79da4d47e6 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 18:15:21 2021 +0100 gitlab: make url mandatory and add type commit f49af7a3b03985eeef63639e78fab76bb8db6f6b Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 15:32:49 2021 +0100 gitlab: Support authentication Related to T2987
Link to build: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/166/
See console output for more information: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/166/console
Build has FAILED
Patch application report for D4944 (id=17597)
Could not rebase; Attempt merge onto ea8ecee541...
Updating ea8ecee..4992bab Fast-forward swh/lister/gitlab/lister.py | 21 +++++++++++++++------ swh/lister/gitlab/tests/test_lister.py | 13 +++++++++++++ 2 files changed, 28 insertions(+), 6 deletions(-)
Changes applied before test
commit 4992bab23ccc9587a56bc2096fa1a924574938c5 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 18:33:32 2021 +0100 gitlab: Add last_update information support commit f49af7a3b03985eeef63639e78fab76bb8db6f6b Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 15:32:49 2021 +0100 gitlab: Support authentication Related to T2987
Link to build: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/168/
See console output for more information: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/168/console
Build is green
Patch application report for D4944 (id=17601)
Could not rebase; Attempt merge onto bea9d6d147...
Updating bea9d6d..92abe47 Fast-forward swh/lister/gitlab/lister.py | 22 ++++++++++++++++------ swh/lister/gitlab/tests/test_lister.py | 13 +++++++++++++ 2 files changed, 29 insertions(+), 6 deletions(-)
Changes applied before test
commit 92abe47b5f425edc7309222bb23eebbabf9de8b4 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 18:33:32 2021 +0100 gitlab: Add support for last_update information during listing commit 544a38f109ac89fc6d1b5222ae5324539e350798 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 15:32:49 2021 +0100 gitlab: Support authentication Related to T2987
See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/171/ for more details.
You should add a test to check the last_update field value in scheduler database is not None.
Build is green
Patch application report for D4944 (id=17617)
Could not rebase; Attempt merge onto bea9d6d147...
Updating bea9d6d..aefb260 Fast-forward swh/lister/gitlab/lister.py | 19 +++++++++++++------ swh/lister/gitlab/tests/test_lister.py | 18 ++++++++++++++++++ 2 files changed, 31 insertions(+), 6 deletions(-)
Changes applied before test
commit aefb260f76bf2f1abe37b638a30c9ba7386751c4 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 18:33:32 2021 +0100 gitlab: Add support for last_update information during listing commit 1a19b2c74752a0a77539aaab1763340e8cef31a0 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jan 25 15:32:49 2021 +0100 gitlab: Support authentication Related to T2987
See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/175/ for more details.