Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1B96F10433 for ; Tue, 3 Sep 2013 05:13:57 +0000 (UTC) Received: (qmail 81472 invoked by uid 500); 3 Sep 2013 05:13:55 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 81201 invoked by uid 500); 3 Sep 2013 05:13:55 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 81167 invoked by uid 99); 3 Sep 2013 05:13:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2013 05:13:52 +0000 Date: Tue, 3 Sep 2013 05:13:51 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-4712) MQTT unit tests fail MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jean-Baptiste Onofr=C3=A9 created AMQ-4712: ----------------------------------------- Summary: 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=C3=A9 Assignee: Jean-Baptiste Onofr=C3=A9 Fix For: 5.9.0 Running org.apache.activemq.transport.mqtt.MQTTNioTest Tests run: 19, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 160.808 se= c <<< FAILURE! Running org.apache.activemq.transport.mqtt.MQTTSSLTest Tests run: 18, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 161.426 se= c <<< FAILURE! Running org.apache.activemq.transport.mqtt.MQTTTest Tests run: 18, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 158.184 se= c <<< FAILURE! Results : Tests in error: testPingOnMQTTNIO(org.apache.activemq.transport.mqtt.MQTTNioTest): The cl= ient id MUST be configured when clean session is set to false testReceiveMessageSentWhileOffline(org.apache.activemq.transport.mqtt.MQT= TNioTest): String index out of range: -6 testReceiveMessageSentWhileOffline(org.apache.activemq.transport.mqtt.MQT= TSSLTest): Command from server contained an invalid message id: 1 testReceiveMessageSentWhileOffline(org.apache.activemq.transport.mqtt.MQT= TTest): Command from server contained an invalid message id: 1 Tests run: 55, Failures: 0, Errors: 4, Skipped: 0 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira