bhaveshamre opened a new pull request, #814:
URL: https://github.com/apache/ranger/pull/814

   ## What changes were proposed in this pull request?
   
   This pull request disables a set of intermittently failing test cases in the 
ugsync (unixusersync) and ugsync-util modules.
   
   These test cases were observed to fail non-deterministically across 
different environments/devices, causing unstable builds. The failures are 
intermittent and not consistently reproducible.
   
   The disabled test methods do not impact overall code coverage, as verified 
using JaCoCo. This change is a temporary measure to improve build stability. 
The affected tests will be reviewed and re-enabled once the intermittent issues 
are better understood.
   
   
   ## How was this patch tested?
   Verified successful build after disabling the affected test cases using: mvn 
clean compile package install
   Confirmed no reduction in code coverage using JaCoCo. 
   


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