Skip to content

Instantly share code, notes, and snippets.

@samrocketman
Created March 27, 2018 02:44
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 samrocketman/9f2cef204bdc8e37bef5ba4e062eccee to your computer and use it in GitHub Desktop.
Save samrocketman/9f2cef204bdc8e37bef5ba4e062eccee to your computer and use it in GitHub Desktop.
Rules for the parsed console output Jenkins plugin.
start /^\+.* make/
ok /^PASS/
ok /\[OK\]/
ok /make.*Error.*ignored/
ok /Status and Error see/
warning /\.\.\. no/
warning /warning\:/
error /\bError\b/
error /^FAIL/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment