You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Kevin Earls (JIRA)" <ji...@apache.org> on 2014/01/21 15:13:22 UTC

[jira] [Commented] (AMQ-4712) MQTT unit tests fail

    [ https://issues.apache.org/jira/browse/AMQ-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877487#comment-13877487 ] 

Kevin Earls commented on AMQ-4712:
----------------------------------

Added @Ignore to testReceiveMessageSentWhileOffline in both MQTTSSLTest and MQTTNioTest as both were failing regularly on CI.


> MQTT unit tests fail
> --------------------
>
>                 Key: AMQ-4712
>                 URL: https://issues.apache.org/jira/browse/AMQ-4712
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: MQTT, Test Cases
>    Affects Versions: 5.9.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Rob Davies
>             Fix For: 5.10.0
>
>         Attachments: MQTTTest.testSendMQTTReceiveJMS.stack
>
>
> Running org.apache.activemq.transport.mqtt.MQTTNioTest
> Tests run: 19, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 160.808 sec <<< FAILURE!
> Running org.apache.activemq.transport.mqtt.MQTTSSLTest
> Tests run: 18, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 161.426 sec <<< FAILURE!
> Running org.apache.activemq.transport.mqtt.MQTTTest
> Tests run: 18, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 158.184 sec <<< FAILURE!
> Results :
> Tests in error:
>   testPingOnMQTTNIO(org.apache.activemq.transport.mqtt.MQTTNioTest): The client id MUST be configured when clean session is set to false
>   testReceiveMessageSentWhileOffline(org.apache.activemq.transport.mqtt.MQTTNioTest): String index out of range: -6
>   testReceiveMessageSentWhileOffline(org.apache.activemq.transport.mqtt.MQTTSSLTest): Command from server contained an invalid message id: 1
>   testReceiveMessageSentWhileOffline(org.apache.activemq.transport.mqtt.MQTTTest): Command from server contained an invalid message id: 1
> Tests run: 55, Failures: 0, Errors: 4, Skipped: 0



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)