kezhuw commented on pull request #10165:
URL: https://github.com/apache/pulsar/pull/10165#issuecomment-815559519


   More failures:
   * 
https://github.com/apache/pulsar/pull/10165/checks?check_run_id=2293178198#step:8:520
   ```log
   java.lang.AssertionError: expected [false] but found [true]
        at org.testng.Assert.fail(Assert.java:99)
        at org.testng.Assert.failNotEquals(Assert.java:1037)
        at org.testng.Assert.assertFalse(Assert.java:67)
        at org.testng.Assert.assertFalse(Assert.java:77)
        at 
org.apache.pulsar.broker.admin.AdminApiTest.testDeleteTenantForcefully(AdminApiTest.java:1149)
   ```
   * 
https://github.com/apache/pulsar/pull/10165/checks?check_run_id=2293178198#step:8:1275
 (#9919)
   ```
   java.lang.AssertionError: expected [true] but found [false]
        at org.testng.Assert.fail(Assert.java:99)
        at org.testng.Assert.failNotEquals(Assert.java:1037)
        at org.testng.Assert.assertTrue(Assert.java:45)
        at org.testng.Assert.assertTrue(Assert.java:55)
        at 
org.apache.pulsar.broker.stats.ManagedCursorMetricsTest.testManagedCursorMetrics(ManagedCursorMetricsTest.java:60)
   ```


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


Reply via email to