Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
Reviewed
Description
It seems that hudson is not properly reporting findbug failures introduced by jiras.
Here is an example where hudson gave the jira a +1 for findbugs but it really introduced a bug:
https://issues.apache.org/jira/browse/MAPREDUCE-2937
The actual findbugs report - you'll see there is 1:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/662//artifact/trunk/hadoop-mapreduce-project/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-jobclient.html
Note that I had to enter in the extra path of hadoop-mapreduce-project to see the html file so perhaps the path it is using to do the diff is wrong.