github: Fix fixtures use in tests
Closed
requested to merge generated-differential-D8991-source into generated-differential-D8991-target
requests_ratelimited
fixture from swh-core was renamed to
github_requests_ratelimited
.
remaining_requests
parameter was added to the github_response_callback
function from swh-core, making it no longer compatible with requests_mock
callback for json responses.
Migrated from D8991 (view on Phabricator)
Merge request reports
Activity
Build is green
Patch application report for D8991 (id=32389)
Rebasing onto e218fbfe...
Current branch diff-target is up to date.
Changes applied before test
commit bcf30aba90ba6e6e0bf71cf44f76ac3d2763e6a2 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Jan 2 14:20:08 2023 +0100 github: Fix fixtures use in tests requests_ratelimited fixture from swh-core was renamed to github_requests_ratelimited. remaining_requests parameter was added to the github_response_callback function from swh-core, making it no longer compatible with requests_mock callback for json responses.
See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/877/ for more details.
Thx.
I guess this is the fix for the current master red build [1]
Please register or sign in to reply