[
https://issues.apache.org/jira/browse/AMQ-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955389#comment-16955389
]
Jean-Baptiste Onofré commented on AMQ-7321:
-------------------------------------------
It seems to be a flaky test depending of the load on the machine. I will
increase the timeout to gives time to message to be consumed.
> 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é
> Priority: Major
> Fix For: 5.16.0
>
>
> 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)