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

Ryota Egashira commented on OOZIE-1397:
---------------------------------------

Thank you Andrey!
I run all test cases with your patch, while monitoring # of threads, and it 
goes stable. great.

just found 2 test case failed, but look unrelated. checking
{code:borderStyle=solid}
Running org.apache.oozie.event.TestEventQueue
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.478 sec <<< 
FAILURE!
Running org.apache.oozie.action.decision.TestDecisionActionExecutor
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 sec
Running org.apache.oozie.event.TestEventGeneration
Tests run: 5, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.111 sec <<< 
FAILURE!
Running org.apache.oozie.workflow.lite.TestLiteWorkflowLib
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.177 sec

Results :

Failed tests:   
testForNoDuplicates(org.apache.oozie.event.TestEventGeneration): expected:<2> 
but was:<3>
  testWorkflowJobEvent(org.apache.oozie.event.TestEventGeneration): 
expected:<1> but was:<2>

Tests in error: 
  testQueueOperations(org.apache.oozie.event.TestEventQueue)

Tests run: 1168, Failures: 2, Errors: 1, Skipped: 2
{code}

                
> failure in running test cases 
> ------------------------------
>
>                 Key: OOZIE-1397
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1397
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Ryota Egashira
>         Attachments: OOZIE-1397.patch
>
>
> when running all test cases, it hit either "too many open files" or getting 
> stuck, which also fail precommit build currently.

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