Skip to content

Commit 3a514c2

Browse files
ajewellamzsbiscigl
authored andcommitted
m
1 parent db215ec commit 3a514c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/scripts/run_integration_tests.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ def main():
4545
"aws-cpp-sdk-s3-integration-tests",
4646
"aws-cpp-sdk-s3-unit-tests",
4747
"aws-cpp-sdk-s3-crt-integration-tests",
48-
"aws-cpp-sdk-s3control-integration-tests",
48+
#"aws-cpp-sdk-s3control-integration-tests",
4949
"aws-cpp-sdk-lambda-integration-tests",
5050
"aws-cpp-sdk-cognitoidentity-integration-tests",
51-
"aws-cpp-sdk-transfer-tests",
51+
#"aws-cpp-sdk-transfer-tests",
5252
"aws-cpp-sdk-s3-encryption-integration-tests",
5353
"aws-cpp-sdk-kinesis-integration-tests",
5454
"aws-cpp-sdk-logs-integration-tests",

0 commit comments

Comments
 (0)