Skip to content

chore(assertions): partially revert #18948#18998

Merged
mergify[bot] merged 2 commits intomasterfrom
conroy/patch
Feb 16, 2022
Merged

chore(assertions): partially revert #18948#18998
mergify[bot] merged 2 commits intomasterfrom
conroy/patch

Conversation

@kaizencc
Copy link
Copy Markdown
Contributor

Some tests are failing in v2 due to an oversight that had tests depend on user-supplied context. This PR reverts a change made in #18948 that redacted the stack trace for findXxx() APIs. Since this is something the user can configure through context values, it is unnecessary. As such, a few tests are now irrelevant.


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

gitpod-io bot commented Feb 16, 2022

@kaizencc kaizencc requested a review from comcalvi February 16, 2022 20:50
@github-actions github-actions bot added the aws-cdk-lib Related to the aws-cdk-lib package label Feb 16, 2022
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Feb 16, 2022
@kaizencc kaizencc changed the title chore: partially revert #18948 chore(assertions): partially revert #18948 Feb 16, 2022
@kaizencc kaizencc assigned kaizencc and unassigned madeline-k Feb 16, 2022
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 16, 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: f5f2cc3
  • 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 2d27d0f into master Feb 16, 2022
@mergify mergify bot deleted the conroy/patch branch February 16, 2022 22:15
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 16, 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).

TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
Some tests are failing in v2 due to an oversight that had tests depend on user-supplied context. This PR reverts a change made in aws#18948 that redacted the stack trace for `findXxx()` APIs. Since this is something the user can configure through context values, it is unnecessary. As such, a few tests are now irrelevant.

----

*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

aws-cdk-lib Related to the aws-cdk-lib package contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants