Matthias J. Sax created KAFKA-12933:
---------------------------------------
Summary: Flaky test
ReassignPartitionsIntegrationTest.testReassignmentWithAlterIsrDisabled
Key: KAFKA-12933
URL: https://issues.apache.org/jira/browse/KAFKA-12933
Project: Kafka
Issue Type: Test
Components: admin
Reporter: Matthias J. Sax
{quote}org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at
org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40) at
org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:35) at
org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:162) at
kafka.admin.ReassignPartitionsIntegrationTest.executeAndVerifyReassignment(ReassignPartitionsIntegrationTest.scala:130)
at
kafka.admin.ReassignPartitionsIntegrationTest.testReassignmentWithAlterIsrDisabled(ReassignPartitionsIntegrationTest.scala:74){quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)