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

Sowmya Ramesh commented on FALCON-1064:
---------------------------------------

JMSMessageProducerTest fails if tests run in parallel as it has race conditions 
and is not thread safe. This has to be fixed.

Regarding testSubmitAndScheduleEntityValidCommands test failing looks like you 
don't have the umask set to default value 022. Staging and working dirs are 
created in TestContext.createClusterLocations.

You have to set umask to 022 to get the tests pass. Refer 
https://issues.apache.org/jira/browse/FALCON-993.

> Build hangs at the following test: JMSMessageProducerTest
> ---------------------------------------------------------
>
>                 Key: FALCON-1064
>                 URL: https://issues.apache.org/jira/browse/FALCON-1064
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Mahak
>
> I'm trying to build falcon0.7-snapshot, the build it successful if I skip the 
> tests, however if I don't then it hangs at JMSMessageProducerTest. My idea is 
> that it's getting into some kind of deadlock



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

Reply via email to