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

[Plugin Framework] TestBasicInvoke test failing on master #798

Closed
t0yv0 opened this issue Feb 7, 2023 · 0 comments · Fixed by #799
Closed

[Plugin Framework] TestBasicInvoke test failing on master #798

t0yv0 opened this issue Feb 7, 2023 · 0 comments · Fixed by #799
Assignees
Labels
kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed
Milestone

Comments

@t0yv0
Copy link
Member

t0yv0 commented Feb 7, 2023

What happened?

Something bit-rotted in the tests for Plugin Framework.

With pulumi/pulumi#11753 Outputs is deprecated in favor of ReturnType, which triggers a panic in TestBasicInvoke trying to access the Outputs field.

Should be a quick fix.

Expected Behavior

tests pass

Steps to reproduce

TestBasicInvoke failing

Output of pulumi about

N/A

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@t0yv0 t0yv0 added needs-triage Needs attention from the triage team kind/bug Some behavior is incorrect or out of spec and removed needs-triage Needs attention from the triage team labels Feb 7, 2023
@t0yv0 t0yv0 self-assigned this Feb 7, 2023
@t0yv0 t0yv0 added this to the 0.84 milestone Feb 7, 2023
@t0yv0 t0yv0 closed this as completed in #799 Feb 7, 2023
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants