There are assert statements left from the work on S3 (NXPY-138).
These are:
- https://github.com/nuxeo/nuxeo-python-client/blob/9b64b7510d6a279a48144e91d25b3dd518188689/nuxeo/handlers/s3.py#L280-L282
- https://github.com/nuxeo/nuxeo-python-client/blob/9b64b7510d6a279a48144e91d25b3dd518188689/nuxeo/handlers/default.py#L198-L200
They are wrong and causing Drive tests errors.
- is related to
-
NXPY-138 Add the Amazon S3 provider for uploads
- Resolved