[
https://issues.apache.org/jira/browse/AMQ-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094597#comment-14094597
]
Timothy Bish commented on AMQ-4652:
-----------------------------------
I think we can close this one now, the tests under Java 8 are have only
failures that also occur under the Java 7 test run also so there's no Java
specific issues there. The current and foreseeable future we are going to be
building with Java 7.
> Test failed under Java 8
> ------------------------
>
> Key: AMQ-4652
> URL: https://issues.apache.org/jira/browse/AMQ-4652
> Project: ActiveMQ
> Issue Type: Task
> Affects Versions: 5.9.0
> Environment: Ubuntu 13.04, version: "3.8.0-26-generic", arch: "i386"
> OpenJDK 8b99
> Maven 3.1.0
> Reporter: Greg Bakos
> Priority: Minor
> Fix For: 5.x
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)