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 8CEA1108E6 for ; Fri, 26 Jul 2013 14:15:51 +0000 (UTC) Received: (qmail 2578 invoked by uid 500); 26 Jul 2013 14:15:51 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 2459 invoked by uid 500); 26 Jul 2013 14:15:50 -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 2442 invoked by uid 99); 26 Jul 2013 14:15:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jul 2013 14:15:50 +0000 Date: Fri, 26 Jul 2013 14:15:50 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (AMQ-4652) Test failed under Java 8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-4652. ----------------------------- Resolution: Incomplete Java 8 isn't slated for release until next march, so at this point its a bit early to worry about test failures. > Test failed under Java 8 > ------------------------ > > Key: AMQ-4652 > URL: https://issues.apache.org/jira/browse/AMQ-4652 > Project: ActiveMQ > Issue Type: Bug > Environment: Ubuntu 13.04, version: "3.8.0-26-generic", arch: "i386" > OpenJDK 8b99 > Maven 3.1.0 > Reporter: Greg Bakos > Priority: Minor > > I've tried to make a build under OpenJDK 8b99 and I've got these testing errors: > Running org.apache.activemq.transport.mqtt.MQTTNioTest > Tests run: 18, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 162.262 sec <<< FAILURE! > Running org.apache.activemq.transport.mqtt.MQTTSSLTest > Tests run: 17, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 160.224 sec <<< FAILURE! > Running org.apache.activemq.transport.mqtt.MQTTTest > Tests run: 17, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 156.354 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.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 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira