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
raynos at raynos-ThinkPad-T440p
~/gocode/src/github.com/uber/zanzibar on url-params-server-side
$ while ZANZIBAR_CACHE=1 go test ./test/ -run TestRuntimeMetrics ; do sleep 1 ; done
ok github.com/uber/zanzibar/test 0.035s
ok github.com/uber/zanzibar/test 0.047s
ok github.com/uber/zanzibar/test 0.057s
ok github.com/uber/zanzibar/test 0.036s
Sometimes the
./test/
package itself will hang in a test caseHere is a dump of sigabort to see why the tests / goroutines are hanging
The text was updated successfully, but these errors were encountered: