[ 
https://issues.apache.org/jira/browse/OOZIE-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mona Chitnis updated OOZIE-1811:
--------------------------------

    Attachment: OOZIE-1811-1.patch

attaching patch which fixes the QueryExecutors and TestSLAEventGeneration. 
Errors related to StoreService usage in tests can be fixed as part of overall 
StoreService fix in OOZIE-1952

> Current test failures in trunk
> ------------------------------
>
>                 Key: OOZIE-1811
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1811
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Mona Chitnis
>            Priority: Critical
>         Attachments: OOZIE-1811-1.patch
>
>
> There's a bunch of test failures currently in trunk; I'm not sure what 
> commit(s) is the cause, but I think it was somewhat recent.
> e.g. https://builds.apache.org/job/oozie-trunk-precommit-build/1199/
> Reproducible by running these tests, instead of having to run them all, which 
> takes a lot longer :)
> {noformat}
> mvn clean test 
> -Dtest=TestSubWorkflowActionExecutor,TestBunldeChangeXCommand,TestCoordUpdateXCommand,TestCoordJobQueryExecutor,TestStatusTransitService,TestSLAEventGeneration
> {noformat}
> {noformat}
> Results :
> Failed tests:   
> testCoordinatorActionCommandsSubmitAndStart(org.apache.oozie.sla.TestSLAEventGeneration):
>  expected:<...11921-oozie-rkan-C@1[]> but was:<...11921-oozie-rkan-C@1[2]>
>   
> testCoordStatusTransitServiceDoneWithError(org.apache.oozie.service.TestStatusTransitService):
>  expected:<DONEWITHERROR> but was:<KILLED>
>   
> testBundleStatusTransitRunningFromKilled(org.apache.oozie.service.TestStatusTransitService):
>  expected:<RUNNING> but was:<KILLED>
> Tests in error: 
>   testGetList(org.apache.oozie.executor.jpa.TestCoordJobQueryExecutor)
>   testInsert(org.apache.oozie.executor.jpa.TestCoordJobQueryExecutor)
> Tests run: 62, Failures: 3, Errors: 2, Skipped: 0
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to