-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
"TestFunctional/parallel/DryRun" fails on HyperV github action tests #9785
Comments
/assign |
How can this happened... |
Some progress:
minikube/cmd/minikube/cmd/start.go Lines 919 to 939 in 447b58c
|
Notice the output. The success output has one more empty line:
|
I highly suspect |
this issue still happens
@lingsamuel do u mean we need to do klog.Flush ? |
Yes.
I guess this is the closest log I can find to the real cause.
|
still happening. functional_test.go:617: dry-run(250MB) exit code = 1, wanted = 23: exit status 1 |
weird thing is I see many Info logs been sent out to the stderr
|
@blueelvis are you still working on this ? |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
This test seems to pass now, closing. |
"TestFunctional/parallel/DryRun"
this test fails in github action on hyperv driver
it fails on this machine
I rdped into that machine and I ran manually and it seems fine there
The text was updated successfully, but these errors were encountered: