Would you mind deleting this revision? This is another (failed) try at cleaning up the commits after review D6133.
The new revision https://forge.softwareheritage.org/D6395 seems to be successful, though.
Thanks for your patience.
Details
Details
- Reviewers
- None
- Group Reviewers
Reviewers - Maniphest Tasks
- T3581: List heptapod instance foss.heptapod.net
T3590: opam loader: Ensure required opam state is shared amongst ingestion/listing runs
T1724: Maven Central repository support
Diff Detail
Diff Detail
- Repository
- rDLS Listers
- Branch
- T1724_maven_central_lister_reviewed
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 24168 Build 37721: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 37720: arc lint + arc unit
Time | Test | |
---|---|---|
421 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=15711 options=''"}
def test_get_lister(swh_scheduler_config):
| |
71 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.bitbucket.tests.test_lister::test_bitbucket_full_lister | |
1,320 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.bitbucket.tests.test_lister::test_bitbucket_incremental_lister | |
82 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.bitbucket.tests.test_lister::test_bitbucket_lister_rate_limit_hit | |
1,004 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.bitbucket.tests.test_tasks::test_full_listing | |
View Full Test Results (1 Failed · 194 Passed) |
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D6394 (id=23251)
Rebasing onto e7716c0122...
First, rewinding head to replay your work on top of it... Applying: gitlab: Allow listing of instances providing multiple vcs_type Using index info to reconstruct a base tree... M swh/lister/gitlab/lister.py M swh/lister/gitlab/tests/test_lister.py Falling back to patching base and 3-way merge... Auto-merging swh/lister/gitlab/tests/test_lister.py CONFLICT (content): Merge conflict in swh/lister/gitlab/tests/test_lister.py Auto-merging swh/lister/gitlab/lister.py CONFLICT (content): Merge conflict in swh/lister/gitlab/lister.py Patch failed at 0001 gitlab: Allow listing of instances providing multiple vcs_type Resolve all conflicts manually, mark them as resolved with "git add/rm <conflicted_files>", then run "git rebase --continue". You can instead skip this commit: run "git rebase --skip". To abort and get back to the state before "git rebase", run "git rebase --abort".
Rebase failed (ret=1)!
Could not rebase; Attempt merge onto e7716c0122...
Already up to date.
Changes applied before test
commit 52d620d729aeda74aaa61736a4c13be464a9d404 Author: Boris Baldassari <boris@chrysalice.org> Date: Sat Oct 2 21:04:20 2021 +0200 maven-lister: Add maven lister with review D6133.
Link to build: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/383/
See console output for more information: https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/383/console
Comment Actions
Ok, I give up sorry. I wanted to create a new clean diff with only the maven-lister stuff, but I can't manage to get that right.
Can someone help please?
As for the content: this is the follow-up of D6133.
I think everything has been fixed -- excepted one comment, marked as not Done in the previous review for it needs some clarification.