racevedoo commented on a change in pull request #3798:
URL: https://github.com/apache/iceberg/pull/3798#discussion_r774675246
##########
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:
This test passes with the changes in #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]