mirror of
https://github.com/rclone/rclone.git
synced 2025-08-10 06:09:44 +02:00
googlecloudstorage: enable bisync integration tests
These were habitually failing at some point and ignored for that reason, but seem to be passing now. It is possible that in the interim, the underlying issue was resolved by another commit. If there is still an issue lurking, the nightly tests will surely reveal it (and give us a log to look at.)
This commit is contained in:
@@ -169,13 +169,11 @@ backends:
|
|||||||
remote: "TestGoogleCloudStorage:"
|
remote: "TestGoogleCloudStorage:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
ignoretests:
|
ignoretests:
|
||||||
- cmd/bisync
|
|
||||||
- cmd/gitannex
|
- cmd/gitannex
|
||||||
- backend: "googlecloudstorage"
|
- backend: "googlecloudstorage"
|
||||||
remote: "TestGoogleCloudStorage,directory_markers:"
|
remote: "TestGoogleCloudStorage,directory_markers:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
ignoretests:
|
ignoretests:
|
||||||
- cmd/bisync
|
|
||||||
- cmd/gitannex
|
- cmd/gitannex
|
||||||
- backend: "googlephotos"
|
- backend: "googlephotos"
|
||||||
remote: "TestGooglePhotos:"
|
remote: "TestGooglePhotos:"
|
||||||
|
Reference in New Issue
Block a user