Skip to content

chore: fix tests that use node.metadataentry#19545

Merged
mergify[bot] merged 8 commits intomasterfrom
conroy/fixannotationtests
Mar 25, 2022
Merged

chore: fix tests that use node.metadataentry#19545
mergify[bot] merged 8 commits intomasterfrom
conroy/fixannotationtests

Conversation

@kaizencc
Copy link
Copy Markdown
Contributor

@kaizencc kaizencc commented Mar 24, 2022

Does this for everything except the tests in core that are specifically testing Aspects. There's less of a chance that those tests are disturbed by adding annotations elsewhere in the CDK.

Closes #19544


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

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Mar 24, 2022
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Mar 24, 2022

@github-actions github-actions bot added bug This issue is a bug. p1 labels Mar 24, 2022
@kaizencc kaizencc requested review from a team and removed request for a team March 24, 2022 17:09
@kaizencc kaizencc requested a review from a team March 24, 2022 19:24
@github-actions github-actions bot added the effort/small Small work item – less than a day of effort label Mar 24, 2022
Copy link
Copy Markdown
Contributor

@TheRealAmazonKendra TheRealAmazonKendra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. Thanks for also removing all the extra spaces in the tests.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 25, 2022

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
Copy Markdown
Collaborator

AWS CodeBuild CI Report

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

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

@mergify mergify bot merged commit d81cce7 into master Mar 25, 2022
@mergify mergify bot deleted the conroy/fixannotationtests branch March 25, 2022 04:23
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 25, 2022

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).

StevePotter pushed a commit to StevePotter/aws-cdk that referenced this pull request Apr 27, 2022
Does this for everything except the tests in core that are specifically testing `Aspects`. There's less of a chance that those tests are disturbed by adding annotations elsewhere in the CDK.

Closes aws#19544 

----

*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

bug This issue is a bug. contribution/core This is a PR that came from AWS. effort/small Small work item – less than a day of effort p1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

many tests targeting annotations are brittle

3 participants