Jean-Baptiste Onofré created AMQ-7321:
-----------------------------------------
Summary: MQTTNIOSSLTest is failing
Key: AMQ-7321
URL: https://issues.apache.org/jira/browse/AMQ-7321
Project: ActiveMQ
Issue Type: Bug
Components: Test Cases
Affects Versions: 5.16.0
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
On {{master}}, the MQTTNIOSSLTest is failing (both on my machine and Jenkins)
with:
{code}
[ERROR] Tests run: 55, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
129.141 s <<< FAILURE! - in org.apache.activemq.transport.mqtt.MQTTNIOSSLTest
[ERROR]
testReceiveMessageSentWhileOffline(org.apache.activemq.transport.mqtt.MQTTNIOSSLTest)
Time elapsed: 1.402 s <<< FAILURE!
java.lang.AssertionError: Should have received 202 messages expected:<202> but
was:<34>
{code}
I'm fixing that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)