Skip to content

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Oct 29, 2025

  • Adds isolatedModules: true to silence a ts-jest warning about incompatible tsc settings
  • Updates class-covariant-overrides.test.ts to use helpers so that A/ we can assert on expected errors and B/ errors are not printed to console during test run

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

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Oct 29, 2025
Merged via the queue into main with commit 7da0f1f Oct 29, 2025
81 checks passed
@aws-cdk-automation aws-cdk-automation deleted the mrgrain/chore/silence-test-output branch October 29, 2025 09:29
aws-cdk-automation pushed a commit that referenced this pull request Oct 29, 2025
- Adds `isolatedModules: true` to silence a ts-jest warning about incompatible tsc settings - Updates `class-covariant-overrides.test.ts` to use helpers so that A/ we can assert on expected errors and B/ errors are not printed to console during test run --- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0 (cherry picked from commit 7da0f1f)
@aws-cdk-automation
Copy link
Collaborator

💚 All backports created successfully

Status Branch Result
maintenance/v5.8

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

github-merge-queue bot pushed a commit that referenced this pull request Oct 29, 2025
# Backport This will backport the following commits from `main` to `maintenance/v5.8`: - [chore: remove noise from test output (#2386)](#2386) <!--- Backport version: 9.5.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) Co-authored-by: Momo Kornher <kornherm@amazon.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment