kbendick commented on a change in pull request #3798:
URL: https://github.com/apache/iceberg/pull/3798#discussion_r774862595



##########
File path: core/src/test/java/org/apache/iceberg/hadoop/TestCachingCatalog.java
##########
@@ -276,6 +283,44 @@ public void 
testCacheExpirationIsDisabledByANegativeValue() throws IOException {
         catalog.isCacheExpirationEnabled());
   }
 
+  @Test
+  @Ignore("reproduces https://github.com/apache/iceberg/issues/3791";)

Review comment:
       Eventually, we might want to put this test into the source (and leave it 
with the `Ignore`) so it can be reran. At the least lets, reference the other 
PR here so people will have a higher chance of seeing the link: 
https://github.com/apache/iceberg/pull/3801




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