Skip to content

Conversation

cgeers
Copy link
Contributor

@cgeers cgeers commented Jul 12, 2024

These errors should not be swallowed. they are legitimate and should be bubbled up. Leaving the 404 swallow for the delete case since it also represents success on a delete operation

@cgeers cgeers requested a review from ravinadhruve10 July 12, 2024 21:34
@cgeers
Copy link
Contributor Author

cgeers commented Jul 12, 2024

@ravinadhruve10 within the constraints of this older terraform testing framework, I'm not certain this best approach to apply tests for this behavior. any thoughts?

@ravinadhruve10
Copy link
Contributor

@ravinadhruve10 within the constraints of this older terraform testing framework, I'm not certain this best approach to apply tests for this behavior. any thoughts?

Sorry, not sure I follow. Are we asking if the current ACC tests we have are testing all the possible behaviors or not? (the ones in question particularly)

Copy link
Contributor

@ravinadhruve10 ravinadhruve10 left a comment

Choose a reason for hiding this comment

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

Since the current ACC tests are passing without this, it is no longer required. LGTM.

These errors should not be swallowed. they are legitimate and should be bubbled up.
Leaving the 404 swallow for the delete case since it also represents success on a delete operation
@cgeers cgeers force-pushed the fix/cloudauth/remove_404_swallow branch from 2405edd to fb2769b Compare July 29, 2024 16:51
@cgeers cgeers merged commit cb99f38 into master Jul 29, 2024
@cgeers cgeers deleted the fix/cloudauth/remove_404_swallow branch July 29, 2024 17:57
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.

2 participants