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: skip tests if Logs resources aren't available #3570

Merged
merged 6 commits into from
Mar 21, 2024

Conversation

aaythapa
Copy link
Contributor

Issue #, if available

Description of changes

Some of our integration tests create log resources that aren't available so it causes the tests to fail. We should skip them instead.

Description of how you validated changes

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.

@aaythapa aaythapa marked this pull request as ready for review March 21, 2024 20:45
@aaythapa aaythapa requested a review from a team as a code owner March 21, 2024 20:45
@aaythapa aaythapa changed the title fix: skip certain tests if Logs service isn't available fix: skip certain tests if Logs resource isn't available Mar 21, 2024
@aaythapa aaythapa changed the title fix: skip certain tests if Logs resource isn't available fix: skip tests if Logs resource isn't available Mar 21, 2024
@aaythapa aaythapa changed the title fix: skip tests if Logs resource isn't available fix: skip tests if Logs resources aren't available Mar 21, 2024
@aaythapa aaythapa merged commit b9427af into aws:develop Mar 21, 2024
7 checks passed
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.

3 participants