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

TestAccClusterGo flake #1455

Open
t0yv0 opened this issue Oct 18, 2024 · 2 comments · Fixed by #1543
Open

TestAccClusterGo flake #1455

t0yv0 opened this issue Oct 18, 2024 · 2 comments · Fixed by #1543
Assignees
Labels
impact/flaky-test A test that is unreliable kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed

Comments

@t0yv0
Copy link
Member

t0yv0 commented Oct 18, 2024

What happened?

      utils.go:202: 
          	Error Trace:	/home/runner/work/pulumi-eks/pulumi-eks/examples/utils/utils.go:202
          	            				/home/runner/work/pulumi-eks/pulumi-eks/examples/utils/utils.go:100
          	            				/home/runner/work/pulumi-eks/pulumi-eks/examples/utils/utils.go:107
          	            				/opt/hostedtoolcache/go/1.21.13/x64/src/runtime/asm_amd64.s:1650
          	Error:      	Not equal: 
          	            	expected: 2
          	            	actual  : 1
          	Test:       	TestAccClusterGo
          	Messages:   	1 out of 2 desired worker Nodes are instantiated and running

Restarting resolved the issue.

Example

N/A

Output of pulumi about

N/A

Additional context

N/A

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 impact/flaky-test A test that is unreliable kind/bug Some behavior is incorrect or out of spec labels Oct 18, 2024
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Dec 20, 2024
@pulumi-bot
Copy link
Contributor

This issue has been addressed in PR #1543 and shipped in release v3.6.0.

@t0yv0 t0yv0 reopened this Dec 30, 2024
@t0yv0
Copy link
Member Author

t0yv0 commented Dec 30, 2024

I think something along these lines can still happen: #1572

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/flaky-test A test that is unreliable 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.

3 participants