Skip to content

Instantly share code, notes, and snippets.

@sayrer
Created June 23, 2021 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sayrer/1060ea8c0a55c5c0ed8e1f7c8fd84c6f to your computer and use it in GitHub Desktop.
Save sayrer/1060ea8c0a55c5c0ed8e1f7c8fd84c6f to your computer and use it in GitHub Desktop.
sayrer@roberts-mini ring-bazel % time (bazel test //...)
INFO: Analyzed 23 targets (1 packages loaded, 243 targets configured).
INFO: Found 11 targets and 12 test targets...
INFO: Elapsed time: 1.256s, Critical Path: 1.09s
INFO: 7 processes: 4 internal, 3 darwin-sandbox.
INFO: Build completed successfully, 7 total actions
//:aead_tests (cached) PASSED in 0.4s
//:agreement_tests (cached) PASSED in 3.4s
//:constant_time_tests (cached) PASSED in 1.6s
//:digest_tests (cached) PASSED in 3.5s
//:ecdsa_tests (cached) PASSED in 0.5s
//:error_tests (cached) PASSED in 0.3s
//:hkdf_tests (cached) PASSED in 0.3s
//:hmac_tests (cached) PASSED in 0.2s
//:pbkdf2_tests (cached) PASSED in 2.6s
//tools/bazel_example:demo_lib_test (cached) PASSED in 0.4s
//tools/bazel_example:tests/integration (cached) PASSED in 0.2s
//:quic_tests PASSED in 0.3s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment