You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.AssertionError: Message not received by timeout
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at io.eventuate.messaging.kafka.basic.consumer.EventuateKafkaConsumerTest.assertMessageReceivedByNewConsumer(EventuateKafkaConsumerTest.java:282)
at io.eventuate.messaging.kafka.basic.consumer.EventuateKafkaConsumerTest.assertMessageReceivedByNewConsumer(EventuateKafkaConsumerTest.java:271)
at io.eventuate.messaging.kafka.basic.consumer.EventuateKafkaConsumerTest.testConsumerSwitchOnHanging(EventuateKafkaConsumerTest.java:111)
The text was updated successfully, but these errors were encountered:
cer
changed the title
testConsumerSwitchOnHanging fails on *my* machine with
testConsumerSwitchOnHanging fails only on *my* machine
Jan 18, 2020
Seems to work everywhere else!
The text was updated successfully, but these errors were encountered: