istio: master failed to pass test
Describe the bug master failed to pass test
--- FAIL: TestDynamicAttribute (10.22s)
setup.go:347: envoy failed to get ready: map[]
FAIL
FAIL istio.io/istio/mixer/test/client/dynamic_attribute 10.270s
^Cmake: *** [test] Error 130
Expected behavior
test success
Steps to reproduce the bug
$ make
Version
master
Environment
osx 10.13.5
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 15 (6 by maintainers)
Getting the same error trying to run
make
as documented here