tox
Details
Details
Diff Detail
Diff Detail
- Repository
- rDCORE Foundations and core functionalities
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 16596 Build 25580: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 25579: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D4342 (id=15371)
Could not rebase; Attempt merge onto 0796ac6c6c...
Updating 0796ac6..59d3e6a Fast-forward swh/core/api/__init__.py | 72 ++++++++++++++-------------- swh/core/api/tests/test_rpc_client.py | 23 +++++++-- swh/core/api/tests/test_rpc_client_server.py | 13 +++++ 3 files changed, 70 insertions(+), 38 deletions(-)
Changes applied before test
commit 59d3e6a2e7273e8173fa77729d30b5f99b3d5ff5 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Oct 23 12:26:41 2020 +0200 api: Refactor to simplify the post/get code to a minimum commit 15fa5ffa4fd1d3267f50ea7846f64ccd0ab65d63 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Oct 23 12:06:46 2020 +0200 rpc_client: Allow http method declaration consistently with the rpc server a7d1aa7 introduced that use for the server. Without doing this consistenly in the rpc client part, this won't work though. Related to a7d1aa7
See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/117/ for more details.