Skip to content

Commit 0f58476

Browse files
SNOW-2043816: gcp not support multipart
1 parent cdd70bb commit 0f58476

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/integ/test_http_interceptor.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,8 @@ def _assert_expected_requests_occurred(conn: SnowflakeConnection) -> None:
228228
_assert_expected_requests_occurred(connection)
229229

230230

231+
@pytest.mark.aws
232+
@pytest.mark.azure
231233
@pytest.mark.skipolddriver
232234
def test_interceptor_detects_expected_requests_in_successful_multipart_put_get(
233235
request,

0 commit comments

Comments
 (0)