Skip to content

Conversation

@smilkuri
Copy link
Contributor

Issue

Internal JS-6017

Description

Implements smoke test equivalent for AmbiguousErrorResolution to ensure ResourceNotFound error code consistently maps to expected exception type,

Testing

Locally

 RUN  v2.1.9 /local/home/smilkuri/aws-sdk-js-v3/clients/client-cloudwatch

 ✓ test/e2e/query-compatibility.e2e.spec.ts (1) 541ms
   ✓ CloudWatch Query Compatibility E2E (1) 541ms
     ✓ AmbiguousErrorResolution 535ms

 Test Files  1 passed (1)
      Tests  1 passed (1)
   Start at  02:21:52
   Duration  1.06s (transform 141ms, setup 0ms, collect 246ms, tests 541ms, environment 0ms, prepare 90ms)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@smilkuri smilkuri requested a review from a team as a code owner June 30, 2025 02:22
"extract:docs": "api-extractor run --local",
"generate:client": "node ../../scripts/generate-clients/single-service --solo cloudwatch"
"generate:client": "node ../../scripts/generate-clients/single-service --solo cloudwatch",
"test": "yarn g:vitest run -c vitest.config.e2e.ts",
Copy link
Contributor

Choose a reason for hiding this comment

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

this should not run e2e test, will create problems in CI most probably

@smilkuri smilkuri merged commit 963418d into main Jun 30, 2025
8 checks passed
@trivikr trivikr deleted the queryCompat branch June 30, 2025 23:13
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants