[
https://issues.apache.org/jira/browse/AMQ-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17030572#comment-17030572
]
ASF subversion and git services commented on AMQ-7321:
------------------------------------------------------
Commit cf2c28a7f3dbb4a184996be1ca9c6e51ec67a28a in activemq's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=cf2c28a ]
[AMQ-7321] Decrease number of iterations in MQTT test to speed up build and
limit race condition
> 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.15.10, 5.16.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.16.0, 5.15.12
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)