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

Timothy Bish commented on AMQ-4641:
-----------------------------------

I think in the case of these tests we should probably just disable those for 
now as the issue lies on the QPid JMS client side and not the broker side, 
perhaps open an issue there indicating that the client is behaving badly as a 
JMS client and doing async operations when it should be sync.  
                
> JoramJmsTest QueryBrowserTest fails when run with amqp+nio
> ----------------------------------------------------------
>
>                 Key: AMQ-4641
>                 URL: https://issues.apache.org/jira/browse/AMQ-4641
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Test Cases
>            Reporter: Kevin Earls
>            Priority: Minor
>         Attachments: AMQ4641.patch
>
>
> If you run QueryBrowserTest using amqp+nio, you get the following:
> Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.166 sec <<< 
> FAILURE!
> testSenderBrowser(org.objectweb.jtests.jms.conform.queue.QueueBrowserTest)  
> Time elapsed: 3.053 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: null
>       at junit.framework.Assert.fail(Assert.java:55)
>       at junit.framework.Assert.assertTrue(Assert.java:22)
>       at junit.framework.Assert.assertTrue(Assert.java:31)
>       at 
> org.objectweb.jtests.jms.conform.queue.QueueBrowserTest.testSenderBrowser(QueueBrowserTest.java:103)
> testBrowserWithMessageSelector(org.objectweb.jtests.jms.conform.queue.QueueBrowserTest)
>   Time elapsed: 2.051 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: expected:<1> but was:<0>
>       at junit.framework.Assert.fail(Assert.java:57)
>       at junit.framework.Assert.failNotEquals(Assert.java:329)
>       at junit.framework.Assert.assertEquals(Assert.java:78)
>       at junit.framework.Assert.assertEquals(Assert.java:234)
>       at junit.framework.Assert.assertEquals(Assert.java:241)
>       at 
> org.objectweb.jtests.jms.conform.queue.QueueBrowserTest.testBrowserWithMessageSelector(QueueBrowserTest.java:142)
> This may be similar to: https://issues.apache.org/jira/browse/AMQ-4376

--
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

Reply via email to