-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.10.2.0
-
Component/s: unit tests
-
Labels:None
Started seeing a bunch of these. Possibly related to KAFKA-4633?
kafka.api.PlaintextConsumerTest > testInterceptors FAILED java.lang.AssertionError: expected:<10> but was:<1> 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.junit.Assert.assertEquals(Assert.java:631) at kafka.api.PlaintextConsumerTest.testInterceptors(PlaintextConsumerTest.scala:858)
- links to