ayushtkn commented on PR #6721: URL: https://github.com/apache/hadoop/pull/6721#issuecomment-2051554589
@Hexiaoqiao If you check the previous Jenkins result, it has two runs for the spotbugs, one without patch, just on trunk & then with patch. Without patch, on trunk it is red, with the patch it is green <img width="365" alt="image" src="https://github.com/apache/hadoop/assets/25608848/fdbe54f1-c704-4afe-ae35-f0727541c5f0"> If you see above, I made two boxes, the first one shows the spotbugs run on trunk & the later one shows on the patch which is green On trunk without patch it is red, because Spotbugs is broken without this patch, Since we fixed it in the current patch, it went green for the patch run -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
