Skip to content

Commit eed2b01

Browse files
committed
re-enable some integration tests
1 parent b95ddba commit eed2b01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/scripts/run_integration_tests.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ 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",
52-
#"aws-cpp-sdk-s3-encryption-integration-tests",
51+
"aws-cpp-sdk-transfer-tests",
52+
"aws-cpp-sdk-s3-encryption-integration-tests",
5353
"aws-cpp-sdk-kinesis-integration-tests",
5454
"aws-cpp-sdk-logs-integration-tests",
5555
"aws-cpp-sdk-monitoring-integration-tests",

0 commit comments

Comments
 (0)