ddanielr commented on code in PR #5293:
URL: https://github.com/apache/accumulo/pull/5293#discussion_r1934743019


##########
core/src/test/java/org/apache/accumulo/core/security/ColumnVisibilityTest.java:
##########
@@ -238,6 +239,15 @@ public void testParseTreesOrdering() {
     assertTrue(flat.indexOf('b') < flat.indexOf('a'), "shortest children sort 
first");
   }
 

Review Comment:
   Need to add test cases for new constructors.



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