Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testConsumerSwitchOnHanging fails only on *my* machine #24

Open
cer opened this issue Jan 18, 2020 · 0 comments
Open

testConsumerSwitchOnHanging fails only on *my* machine #24

cer opened this issue Jan 18, 2020 · 0 comments

Comments

@cer
Copy link
Contributor

cer commented Jan 18, 2020

Seems to work everywhere else!

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)
@cer cer changed the title testConsumerSwitchOnHanging fails on *my* machine with testConsumerSwitchOnHanging fails only on *my* machine Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant