Created
August 3, 2016 17:21
-
-
Save evanlucas/0425899c3b9907f180a5006970b3cca6 to your computer and use it in GitHub Desktop.
core-validate-commit: tap output
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
$ core-validate-commit https://api.github.com/repos/nodejs/node/pulls/7961/commits -t --no-validate-metadata | |
TAP version 13 | |
# Subtest: f8976389e8e75055cdb41bf52755861e39829663 | |
ok 1 - fixes-url: skipping fixes-url # SKIP | |
ok 2 - line-length: line-lengths are valid | |
ok 3 - subsystem: valid subsystems [benchmark] | |
ok 4 - title-length: Title is <= 50 columns. | |
1..4 | |
ok 1 - f8976389e8e75055cdb41bf52755861e39829663 # time=2.685ms | |
1..1 | |
# time=352.992ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment