Created
June 21, 2019 21:42
-
-
Save tehnerd/0639c2db9df6502cb5d12a6d1c56fdee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tehnerd@ubuntu18:~/katran$ bazel test katran/lib/tests/... | |
INFO: Analyzed 3 targets (0 packages loaded, 0 targets configured). | |
INFO: Found 3 test targets... | |
INFO: Elapsed time: 25.338s, Critical Path: 17.21s | |
INFO: 9 processes: 9 linux-sandbox. | |
INFO: Build completed successfully, 10 total actions | |
//katran/lib/tests:libkatran-tests (cached) PASSED in 0.6s | |
//katran/lib/tests:chhelpers-tests PASSED in 0.3s | |
//katran/lib/tests:iphelpers-tests PASSED in 0.2s | |
Executed 2 out of 3 tests: 3 tests pass. | |
INFO: Build completed successfully, 10 total actions | |
tehnerd@ubuntu18:~/katran$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment