cmccabe commented on PR #13372:
URL: https://github.com/apache/kafka/pull/13372#issuecomment-1470482252

   @mumrah : `KRaftMigrationDriverTest.testMigrationWithClientException` is 
failing for me with this PR. Can you take a look?
   
   ```
   Gradle Test Run :metadata:test > Gradle Test Executor 3 > 
KRaftMigrationDriverTest > testMigrationWithClientException(boolean) > 
org.apache.kafka.metadata.migration.KRaftMigrationDriverTest.testMigrationWithClientException(boolean)[1]
 FAILED
       org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
           at 
app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
           at 
app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
           at 
app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
           at 
app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
           at 
app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
           at 
app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:180)
           at 
app//org.apache.kafka.metadata.migration.KRaftMigrationDriverTest.testMigrationWithClientException(KRaftMigrationDriverTest.java:358)```
   
   (Also Jenkins did something silly again, but hopefully the next build will 
work.)


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to