You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this unit test test fails on travis but not on my linux
--- FAIL: TestGetOK (0.00s)
get_test.go:32: Set returned error for property vm-driver
--- FAIL: TestSetOK (0.00s)
set_test.go:55: Set returned error for valid property value
set_test.go:51: failed to unset vm-driver
--- FAIL: TestUnsetConfig (0.00s)
unset_test.go:30: Failed to set the property "cpus"
unset_test.go:35: Failed to read config "specified key could not be found in config"
unset_test.go:39: Expected cpus to be 1 but got
unset_test.go:44: Failed to unset property "create /home/travis/.minikube/config/config.json: open /home/travis/.minikube/config/config.json: no such file or directory"
The text was updated successfully, but these errors were encountered:
this unit test test fails on travis but not on my linux
The text was updated successfully, but these errors were encountered: