Windows TestFunctional/parallel/DockerEnv takes too long causes timeout error #10135
Labels
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
kind/flake
Categorizes issue or PR as related to a flaky test.
full.log
Sometimes DockerEnv test failed (
powershell.exe -NoProfile -NonInteractive "./minikube-windows-amd64.exe -p functional-20210113052654-3348 docker-env | Invoke-Expression ;./minikube-windows-amd64.exe status -p functional-20210113052654-3348
):So in this debug pr I added one more step to view how long a
docker-env
andstatus
taken. In windows both need 10s:The timeout setting is 30s, shouldn't timeout. Here it takes 30.1872674s
/kind failing-test
/kind flake
The text was updated successfully, but these errors were encountered: