You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2016/07/12 23:40:20 UTC

[jira] [Updated] (OOZIE-2587) Disable SchedulerService on certain tests

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

Robert Kanter updated OOZIE-2587:
---------------------------------
    Summary: Disable SchedulerService on certain tests  (was: Background services should be disabled for certain tests)

> Disable SchedulerService on certain tests
> -----------------------------------------
>
>                 Key: OOZIE-2587
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2587
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>            Priority: Minor
>         Attachments: OOZIE-2587-001.patch
>
>
> There are test cases which might fail because they interfere with some background threads.
> Some examples:
> 1. TestBundleChangeXCommand.testBundlePauseExtendMaterializesCoordinator - can fail because of CoordMaterializeTriggerService
> 2. TestAbandonedCoordChecker.testMessage_withMixedStatus - can fail because of StatusTransitService
> 3. TestCoordChangeXCommand.testCoordStatus_Killed - can fail because of StatusTransitService
> There could be more, but I can confirm that these are affected. 
> Solution: either disable SchedulerService or only the offending background service.



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