With those information - ### Running test with errors output ``` bazel test //... --test_output=errors ``` ### Build whole project ``` bazel build //... ```