From 456108f29eb380352778f9bfa3bc9e65b8418273 Mon Sep 17 00:00:00 2001 From: nielash Date: Sat, 9 Aug 2025 01:51:29 -0400 Subject: [PATCH] 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.) --- fstest/test_all/config.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/fstest/test_all/config.yaml b/fstest/test_all/config.yaml index b57248c65..b5311bae7 100644 --- a/fstest/test_all/config.yaml +++ b/fstest/test_all/config.yaml @@ -169,13 +169,11 @@ backends: remote: "TestGoogleCloudStorage:" fastlist: true ignoretests: - - cmd/bisync - cmd/gitannex - backend: "googlecloudstorage" remote: "TestGoogleCloudStorage,directory_markers:" fastlist: true ignoretests: - - cmd/bisync - cmd/gitannex - backend: "googlephotos" remote: "TestGooglePhotos:"