-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.1.0
-
Fix Version/s: None
-
Component/s: Tests
There was a moto update and now those tests are failing:
FAILED tests/test_upload_s3.py::test_upload_not_chunked - TypeError: cannot unpack non-iterable CallbackResponse object ERROR tests/test_upload_s3.py::test_upload_chunked - TypeError: cannot unpack non-iterable CallbackResponse object ERROR tests/test_upload_s3.py::test_upload_chunked_resume - TypeError: cannot unpack non-iterable CallbackResponse object ERROR tests/test_upload_s3.py::test_upload_chunked_error - TypeError: cannot unpack non-iterable CallbackResponse object ERROR tests/test_upload_s3.py::test_wrong_multipart_upload_id - TypeError: cannot unpack non-iterable CallbackResponse object