Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove invalid test #17337

Merged
merged 4 commits into from
Nov 4, 2021
Merged

chore: remove invalid test #17337

merged 4 commits into from
Nov 4, 2021

Conversation

iliapolo
Copy link
Contributor

@iliapolo iliapolo commented Nov 4, 2021

The test in question can never succeed under the current test circumstances.

Followoing #17298, all our accounts are bootstrapped with the modern bootstrap stack, which makes it so that if newStyleSynthesis apps are deployed to it, it will always use that modern stack, and ignore the --toolkit-stack-name .

In order for this test to pass, we must have at least one account that is bootstrapped with the legacy stack, and we must match this test to run on that account.

This doesn't seem to be worth the effort at this point, since this test was focused mainly around migration from legacy to modern bootstrap stacks, and we are probably passed that point by now.

Having said that, taking a note to re-evaluate this decision in our ops meeting next week, but for now I don't think its worth blocking the release over.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link

gitpod-io bot commented Nov 4, 2021

@iliapolo iliapolo requested a review from a team November 4, 2021 18:34
@github-actions github-actions bot added the package/tools Related to AWS CDK Tools or CLI label Nov 4, 2021
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Nov 4, 2021
@mergify
Copy link
Contributor

mergify bot commented Nov 4, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 67b4ba9
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Nov 4, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@iliapolo iliapolo merged commit b9c00f0 into master Nov 4, 2021
@iliapolo iliapolo deleted the epolon/remove-invalid-test branch November 4, 2021 21:28
mergify bot pushed a commit that referenced this pull request Nov 5, 2021
Follow up on #17337 to fix regression suites.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
iliapolo added a commit that referenced this pull request Nov 7, 2021
Follow up on #17337 to fix regression suites.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
Follow up on aws#17337 to fix regression suites.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS. package/tools Related to AWS CDK Tools or CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants