iprithv commented on code in PR #16173:
URL: https://github.com/apache/lucene/pull/16173#discussion_r3724640069


##########
lucene/core/src/test/org/apache/lucene/store/TestFilterDirectory.java:
##########
@@ -45,6 +42,21 @@ public void testOverrides() throws Exception {
     }
   }
 
+  public void testCopyFromDelegates() throws IOException {

Review Comment:
   ah okay, added and tested now. ran test with and without code changes, works 
as expected! thanks



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to