Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
62668: bazel: mark pprofui test as being broken in Bazel r=rickystewart a=rickystewart The failure looks like this: ``` === RUN TestServer/0 server_test.go:51: body does not contain "pprof</a></h1>": neither $XDG_CONFIG_HOME nor $HOME are defined === RUN TestServer/1 server_test.go:51: body does not contain "pprof</a></h1>": neither $XDG_CONFIG_HOME nor $HOME are defined === RUN TestServer/2 server_test.go:51: body does not contain "pprof</a></h1>": neither $XDG_CONFIG_HOME nor $HOME are defined ``` Release note: None Co-authored-by: Ricky Stewart <[email protected]>
- Loading branch information