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

unwrap NonRetriableError #616

Merged
merged 3 commits into from
Sep 20, 2024
Merged

unwrap NonRetriableError #616

merged 3 commits into from
Sep 20, 2024

Conversation

ms-henglu
Copy link
Member

fixes #575

When running this case in the azure pipeline, it will throws 401 instead of 403 when running locally, and 401 error will be wrapped as a NonRetriableError. This PR unwraps the error.

@ms-henglu
Copy link
Member Author

Tests:


2024-09-19T08:40:48.1997491Z === CONT  TestAccGenericResource_nullLocation
2024-09-19T08:40:48.1997899Z --- PASS: TestAccGenericResource_replaceTriggersRefs (417.93s)
2024-09-19T08:40:48.1998214Z === CONT  TestAccGenericResource_nonstandardLRO
2024-09-19T08:40:48.1998632Z --- PASS: TestAccGenericResource_nonstandardLRO (52.58s)

@ms-henglu ms-henglu merged commit 128c14c into main Sep 20, 2024
10 checks passed
@ms-henglu ms-henglu deleted the issue-575-reproduce branch September 20, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants