Uploaded image for project: 'Nuxeo Python Client'
  1. Nuxeo Python Client
  2. NXPY-190

Fix test_upload_s3.py about non-iterable CallbackResponse

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 3.1.0
    • Fix Version/s: None
    • Component/s: Tests

      Description

      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
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: