-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 1.639
Warnings Plug-in 4.51
OS X 10.11.1
Jenkins installed through brew
Standard unit test failure log lines like this are shown as warnings by the warnings plugin:
/Volumes/workspace/MyApp/Splot.m:85: error: -[SplotTests testSplots] : (([hereItGoes isThisOrThat:SetDefault]) is true) failed - Splot does not exists
Warnings have Priority - High, Type Clang(LLVM based) and text after 'error:' after description.
Which parser?
Can you please wrap the log into noformat blocks?