Skip to content

Instantly share code, notes, and snippets.

@evanlucas
Created August 3, 2016 17:21
Show Gist options
  • Save evanlucas/0425899c3b9907f180a5006970b3cca6 to your computer and use it in GitHub Desktop.
Save evanlucas/0425899c3b9907f180a5006970b3cca6 to your computer and use it in GitHub Desktop.
core-validate-commit: tap output
$ 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