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

Test handling ErrorResourceInitFailed on update #2772

Closed
mjeffryes opened this issue Dec 17, 2024 · 0 comments · Fixed by #2776
Closed

Test handling ErrorResourceInitFailed on update #2772

mjeffryes opened this issue Dec 17, 2024 · 0 comments · Fixed by #2776
Assignees
Labels
kind/task Work that's part of an ongoing epic p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed

Comments

@mjeffryes
Copy link
Member

mjeffryes commented Dec 17, 2024

In reviewing #2713, Joe pointed out that ErrorResourceInitFailed can also be returned on Update not just on Create. We should add a test that verifies we're correctly returning partial state on error for Update as well.

@mjeffryes mjeffryes added the kind/task Work that's part of an ongoing epic label Dec 17, 2024
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Dec 17, 2024
@mjeffryes mjeffryes added the p1 A bug severe enough to be the next item assigned to an engineer label Dec 17, 2024
@VenelinMartinov VenelinMartinov removed the needs-triage Needs attention from the triage team label Dec 18, 2024
VenelinMartinov added a commit that referenced this issue Dec 19, 2024
This adds an integration test for resourceInitErrors during `Update`.
Similar to the `Create` test in
#2713

fixes #2772
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Work that's part of an ongoing epic p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants