ayushtkn commented on PR #457:
URL: https://github.com/apache/tez/pull/457#issuecomment-3811825806

   I think SpotBugs passed: 
   <img width="795" height="475" alt="image" 
src="https://github.com/user-attachments/assets/5726bf8d-a50a-4f63-8e90-35dcffa47b0a";
 />
   It passes in the patch compile test, It failed in the master build, which is 
built without the patch. The way Yetus works is it builds first without the 
patch, that results in `_master_compile_tests`, then applies the patch and then 
again those tests. Since master is broken it will always be -1 there.
   
   The patch results:
   **root:**
   
   
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-457/7/artifact/out/patch-spotbugs-root.txt
   **tez-api:**
   
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-457/7/artifact/out/patch-spotbugs-tez-api.txt
   
   Am I missing something?


-- 
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]

Reply via email to