mirror of
https://github.com/rclone/rclone.git
synced 2025-02-04 05:08:23 +02:00
bce80be2f8
Several fixes for the bisync integration tests: - use unique initdir and datadir for each subtest so concurrent tests don't interfere with each other - remove dots from dir names for bucket backends - ignore messages specific to cache backend - skip fix-case tests on backends that can't fix-case - don't expect "{hashtype} differ" messages on backends with no hash types - print timestamps in UTC local More fixes will still be needed, but this should hopefully fix a good portion of them.