NihalJain commented on code in PR #6783:
URL: https://github.com/apache/hbase/pull/6783#discussion_r2016488186


##########
hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestSecureRESTServer.java:
##########
@@ -101,7 +101,7 @@
  * Test class for SPNEGO authentication on the HttpServer. Uses Kerby's 
MiniKDC and Apache
  * HttpComponents to verify that a simple Servlet is reachable via SPNEGO and 
unreachable w/o.
  */
-@Category({ MiscTests.class, MediumTests.class })
+@Category({ SecurityTests.class, MediumTests.class })

Review Comment:
   Unrelated, should revert?



-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to