openinx commented on pull request #1586:
URL: https://github.com/apache/iceberg/pull/1586#issuecomment-708992950


   The broken unit test is : 
   
   ```
   org.apache.iceberg.flink.TestFlinkCatalogDatabase > 
testListNamespace[catalogName = testhadoop baseNamespace = 
[Ljava.lang.String;@155b8b06] FAILED
       java.lang.AssertionError: Should have 2 database expected:<2> but was:<3>
           at org.junit.Assert.fail(Assert.java:88)
           at org.junit.Assert.failNotEquals(Assert.java:834)
           at org.junit.Assert.assertEquals(Assert.java:645)
           at 
org.apache.iceberg.flink.TestFlinkCatalogDatabase.testListNamespace(TestFlinkCatalogDatabase.java:150)
   ```
   
   Let we find out why. 


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

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