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

Venkat Ranganathan commented on FALCON-1389:
--------------------------------------------

For me, consistently the failure is in FalconUnit 
{noformat}
Running org.apache.falcon.unit.TestFalconUnit
objc[84906]: Class JavaLaunchHelper is implemented in both 
/Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/bin/java 
and 
/Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre/lib/libinstrument.dylib.
 One of the two will be used. Which one is undefined.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 28.787 sec <<< 
FAILURE! - in org.apache.falcon.unit.TestFalconUnit
testProcessInstanceExecution(org.apache.falcon.unit.TestFalconUnit)  Time 
elapsed: 25.957 sec  <<< FAILURE!
java.lang.AssertionError: expected:<RUNNING> but was:<SUCCEEDED>
        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:160)
        at 
org.apache.falcon.unit.TestFalconUnit.testProcessInstanceExecution(TestFalconUnit.java:52)


Results :

Failed tests:
  TestFalconUnit.testProcessInstanceExecution:52 expected:<RUNNING> but 
was:<SUCCEEDED>

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
{noformat}

> Trunk build is broken
> ---------------------
>
>                 Key: FALCON-1389
>                 URL: https://issues.apache.org/jira/browse/FALCON-1389
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Ajay Yadava
>
> Nightly builds had been reporting an issue, though tests were passing on my 
> local. Now it has started to happen consistently. Will debug and add more 
> details.



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

Reply via email to