The test class is explicitly disabled in the repo: ``` @Ignore public class LdapUtilTest { ... } ``` Here is the original java file: [LdapUtilTest.java](https://github.com/user-attachments/files/24142040/LdapUtilTest.java)