diff --git a/packages/@aws-cdk-testing/cli-integ/resources/cli-regression-patches/v2.161.1/NOTES.md b/packages/@aws-cdk-testing/cli-integ/resources/cli-regression-patches/v2.161.1/NOTES.md new file mode 100644 index 0000000000000..7eea89064609c --- /dev/null +++ b/packages/@aws-cdk-testing/cli-integ/resources/cli-regression-patches/v2.161.1/NOTES.md @@ -0,0 +1 @@ +The output of this test is changed by the sdk upgrade. The type and content of the error have changed from sdkv2 to sdkv3. We now receive more specific information about the error type. \ No newline at end of file diff --git a/packages/@aws-cdk-testing/cli-integ/resources/cli-regression-patches/v2.161.1/skip-tests.txt b/packages/@aws-cdk-testing/cli-integ/resources/cli-regression-patches/v2.161.1/skip-tests.txt new file mode 100644 index 0000000000000..7dd73a4a16eb3 --- /dev/null +++ b/packages/@aws-cdk-testing/cli-integ/resources/cli-regression-patches/v2.161.1/skip-tests.txt @@ -0,0 +1,2 @@ +# Skipping test due to the incompatibility in error output between sdkv2 and sdkv3 +hotswap deployment for ecs service detects failed deployment and errors \ No newline at end of file