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

fix: Fix TestCustomDomains unit tests have side effect on others #2900

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

aahung
Copy link
Contributor

@aahung aahung commented Feb 13, 2023

Issue #, if available

Description of changes

self.route53_record_set_groups is mutated in unit tests and could cause undefined test failures if they are executed sequentially.

Description of how you validated changes

Run the test in a single runner.

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

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

@aahung aahung requested a review from a team as a code owner February 13, 2023 18:50
@aahung aahung enabled auto-merge (squash) February 13, 2023 18:50
@aahung aahung merged commit 6be0ced into aws:develop Feb 13, 2023
@aahung aahung deleted the fix-custom-domains-test branch February 13, 2023 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants