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

Weathertop: Pause JSV3 runs #6851

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Weathertop: Pause JSV3 runs #6851

merged 1 commit into from
Sep 13, 2024

Conversation

DavidSouther
Copy link
Contributor


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

@github-actions github-actions bot added the Javascript-v3 This issue relates to the AWS SDK for Javascript V3 label Sep 13, 2024
@cpyle0819 cpyle0819 self-assigned this Sep 13, 2024
@cpyle0819 cpyle0819 added Task A general update to the code base for language clarification, missing actions, tests, etc. On Call Review complete On call review complete labels Sep 13, 2024
@cpyle0819 cpyle0819 merged commit b3925e3 into main Sep 13, 2024
17 of 19 checks passed
@cpyle0819 cpyle0819 deleted the DavidSouther-patch-1 branch September 13, 2024 13:31
cpyle0819 added a commit to cpyle0819/aws-doc-sdk-examples that referenced this pull request Sep 13, 2024
This reverts commit b3925e3. Integration
tests were paused in order to debug some failures that were causing the
AWS account to be polluted with resources. The tests are cleaned up in
a previous commit and this turns the tests back on.
cpyle0819 added a commit to cpyle0819/aws-doc-sdk-examples that referenced this pull request Sep 13, 2024
This reverts commit b3925e3. Integration
tests were paused in order to debug some failures that were causing the
AWS account to be polluted with resources. The tests are cleaned up in
a previous commit and this turns the tests back on.
cpyle0819 added a commit that referenced this pull request Sep 13, 2024
* JavaScript (v3): DynamoDB - Fix hanging test in partiql-batch.

* JavaScript (v3): IAM - Adjust timings in iam basics to prevent timeouts.

* JavaScript (v3): SES - Fix integration test issues.

Several issues were found in the SES integration tests:
- Actual emails were being sent (to a bogus email address) instead of throwing the expected errors.
- There was no waiter checking for S3 object deletion, allowing for a bucket deletion to fail.
- An SES quota had been hit, preventing further tests from running.

The first two issues were addressed, which should prevent the third from happening again.

* Revert "Weathertop: Pause JSV3 runs (#6851)"

This reverts commit b3925e3. Integration
tests were paused in order to debug some failures that were causing the
AWS account to be polluted with resources. The tests are cleaned up in
a previous commit and this turns the tests back on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Javascript-v3 This issue relates to the AWS SDK for Javascript V3 On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants