emkornfield commented on a change in pull request #11182:
URL: https://github.com/apache/arrow/pull/11182#discussion_r712315892



##########
File path: 
java/memory/memory-netty/src/test/java/org/apache/arrow/memory/TestBaseAllocator.java
##########
@@ -438,6 +441,99 @@ public ArrowBuf empty() {
         }).build());
   }
 
+  @Test
+  public void testAllocationManagerRequestedSizeAndGrantedSize1() {

Review comment:
       please renamed tests to not be numbered and instead describe what they 
are testing.




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