We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db215ec commit 3a514c2Copy full SHA for 3a514c2
tools/scripts/run_integration_tests.py
@@ -45,10 +45,10 @@ def main():
45
"aws-cpp-sdk-s3-integration-tests",
46
"aws-cpp-sdk-s3-unit-tests",
47
"aws-cpp-sdk-s3-crt-integration-tests",
48
- "aws-cpp-sdk-s3control-integration-tests",
+ #"aws-cpp-sdk-s3control-integration-tests",
49
"aws-cpp-sdk-lambda-integration-tests",
50
"aws-cpp-sdk-cognitoidentity-integration-tests",
51
- "aws-cpp-sdk-transfer-tests",
+ #"aws-cpp-sdk-transfer-tests",
52
"aws-cpp-sdk-s3-encryption-integration-tests",
53
"aws-cpp-sdk-kinesis-integration-tests",
54
"aws-cpp-sdk-logs-integration-tests",
0 commit comments