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

Peeyush Bishnoi commented on FALCON-1513:
-----------------------------------------

If I fix this exception by setting count of enqueue elements to 10 instead of 
11, build will fail on Mac OS. This is because on Mac OS, it is expecting 11 
enqueue elements instead of 10. 

So for now I will disable this unreliable test case and will work on to improve 
it.

> Flaky test: org.apache.falcon.messaging.JMSMessageConsumerTest
> --------------------------------------------------------------
>
>                 Key: FALCON-1513
>                 URL: https://issues.apache.org/jira/browse/FALCON-1513
>             Project: Falcon
>          Issue Type: Sub-task
>    Affects Versions: 0.7
>            Reporter: Sowmya Ramesh
>            Assignee: Peeyush Bishnoi
>             Fix For: trunk
>
>
> {code}
> org.apache.falcon.messaging.JMSMessageConsumerTest
> testSubscriber(org.apache.falcon.messaging.JMSMessageConsumerTest)  Time 
> elapsed: 0.732 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<11> but was:<10>
>       at org.testng.Assert.fail(Assert.java:89)
>       at org.testng.Assert.failNotEquals(Assert.java:489)
>       at org.testng.Assert.assertEquals(Assert.java:118)
>       at org.testng.Assert.assertEquals(Assert.java:260)
>       at org.testng.Assert.assertEquals(Assert.java:270)
>       at 
> org.apache.falcon.messaging.JMSMessageConsumerTest.testSubscriber(JMSMessageConsumerTest.java:145)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to