Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFCORE-1052 #1498

Merged
merged 4 commits into from Apr 18, 2016
Merged

WFCORE-1052 #1498

merged 4 commits into from Apr 18, 2016

Conversation

kabir
Copy link
Contributor

@kabir kabir commented Apr 13, 2016

@wildfly-ci
Copy link

Core - Full Integration Build 3006 outcome was FAILURE using a merge of 935e623
Summary: Tests failed: 1 (1 new), passed: 3329, ignored: 195 Build time: 00:56:51

Failed tests

org.jboss.as.test.integration.messaging.mgmt.JMSQueueManagementTestCase.testMessageRemoval: java.lang.AssertionError: expected:<2> but was:<0>
    at org.jboss.as.test.integration.messaging.mgmt.JMSQueueManagementTestCase.testMessageRemoval(JMSQueueManagementTestCase.java:226)
------- Stdout: -------
 [0m15:19:44,153 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 5) AMQ221003: trying to deploy queue jms.queue.JMSQueueManagementTestCase1460985582841
 [0m15:19:44,158 INFO  [org.jboss.as.test.integration.common.jms.JMSOperationsProvider] (main) Operation successful for update = {
    "operation" => "add",
    "address" => [
        ("subsystem" => "messaging-activemq"),
        ("server" => "default"),
        ("jms-queue" => "JMSQueueManagementTestCase1460985582841")
    ],
    "entries" => ["java:jboss/exported/queue/JMSQueueManagementTestCase1460985582841"]
}
 [0m15:19:44,159 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 5) AMQ221003: trying to deploy queue jms.queue.JMSQueueManagementTestCaseother1460985582841
 [0m15:19:44,164 INFO  [org.jboss.as.test.integration.common.jms.JMSOperationsProvider] (main) Operation successful for update = {
    "operation" => "add",
    "address" => [
        ("subsystem" => "messaging-activemq"),
        ("server" => "default"),
        ("jms-queue" => "JMSQueueManagementTestCaseother1460985582841")
    ],
    "entries" => ["java:jboss/exported/queue/JMSQueueManagementTestCaseother1460985582841"]
}
15:19:44,246 INFO  [org.jboss.as.test.integration.common.jms.JMSOperationsProvider] (main) Operation successful for update = {
    "operation" => "remove",
    "address" => [
        ("subsystem" => "messaging-activemq"),
        ("server" => "default"),
        ("jms-queue" => "JMSQueueManagementTestCase1460985582841")
    ]
}
15:19:44,269 INFO  [org.jboss.as.test.integration.common.jms.JMSOperationsProvider] (main) Operation successful for update = {
    "operation" => "remove",
    "address" => [
        ("subsystem" => "messaging-activemq"),
        ("server" => "default"),
        ("jms-queue" => "JMSQueueManagementTestCaseother1460985582841")
    ]
}


@bstansberry bstansberry added ready-for-merge This PR is ready to be merged and fulfills all requirements 3.x labels Apr 18, 2016
@bstansberry bstansberry merged commit d466de5 into wildfly:master Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
3 participants