We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e24e73 commit 0fa1f65Copy full SHA for 0fa1f65
hbase-http/pom.xml
@@ -408,6 +408,8 @@
408
-->
409
<testExcludes>
410
<testExclude>**/org/apache/hadoop/hbase/http/TestLdapHttpServer**</testExclude>
411
+ <testExclude>**/org/apache/hadoop/hbase/http/LdapServerTestBase**</testExclude>
412
+ <testExclude>**/org/apache/hadoop/hbase/http/TestLdapAdminACL**/</testExclude>
413
</testExcludes>
414
</configuration>
415
</plugin>
0 commit comments