Skip to content

Commit bb35fb2

Browse files
committed
Update.
1 parent d1548ea commit bb35fb2

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

s3/regression.py

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -225,18 +225,30 @@
225225
Skip,
226226
"GCS is not supported for zero copy replication",
227227
),
228-
# "gcs/:/:/:/:the size of the s3 bucket*": (
229-
# Skip,
230-
# "needs investigation",
231-
# ),
232-
# "gcs/:/:/:the size of the s3 bucket*": (
233-
# Skip,
234-
# "needs investigation",
235-
# ),
228+
"gcs/:/:/:/:the size of the s3 bucket*": (
229+
Skip,
230+
"needs investigation",
231+
),
232+
"gcs/:/:/:the size of the s3 bucket*": (
233+
Skip,
234+
"needs investigation",
235+
),
236236
"gcs/table function/measure file size": (
237237
Skip,
238238
"needs investigation",
239239
),
240+
"gcs/table function/measure file size s3Cluster": (
241+
Skip,
242+
"needs investigation",
243+
),
244+
"gcs/table function performance/wildcard/nums no match": (
245+
Skip,
246+
"needs investigation",
247+
),
248+
"gcs/table function performance/wildcard/range no match": (
249+
Skip,
250+
"needs investigation",
251+
),
240252
"gcs/orphans": (
241253
Skip,
242254
"AWS S3 credentials not set for gcs tests.",

0 commit comments

Comments
 (0)