Such error appears in tests but is not catched and the test passes:
"DELETE FROM States WHERE (local_parent_path LIKE '/APPEL D'OFFRES/%' OR local_parent_path = '/APPEL D'OFFRES') AND remote_parent_path LIKE '/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#2ede6412-db02-43a8-8b64-b61a04e66145%'"
- is caused by
-
NXDRIVE-1109 Use the pathlib module to handle paths
- Resolved