-
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.
[JENKINS-31936] xcodebuild test failures are treated as warnings
Description |
Original:
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. |
New:
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. |
Description |
Original:
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. |
New:
Standard unit test failure log lines like this are shown as warnings by the warnings plugin: {noformat} /Volumes/workspace/MyApp/Splot.m:85: error: -[SplotTests testSplots] : (([hereItGoes isThisOrThat:SetDefault]) is true) failed - Splot does not exists {noformat} Warnings have Priority - High, Type Clang(LLVM based) and text after 'error:' after description. |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 167407 ] | New: JNJira + In-Review [ 198183 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |