Note that test_post_struct_json is failing with current implementation,
the fix comes with the second revision in this diff:
json.loads() expect a str, not a bytes.
Depends on D1670.
Differential D1671
api/async: fix json decoder and add a few tests for the asynchronous api code douardda on Jul 1 2019, 1:42 PM. Authored by Tags None Subscribers None
Details Note that test_post_struct_json is failing with current implementation, json.loads() expect a str, not a bytes. Depends on D1670.
Diff Detail
Event TimelineComment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DCORE/job/tox/234/ Comment Actions Build is green Comment Actions Build is green Comment Actions Build is green Comment Actions Build is green |