Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-3111 [Umbrella] Fix flaky tests in Oozie
  3. OOZIE-3271

Flaky tests in TestCoordInputLogicPush class

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Running locally, two tests in TestCoordInputLogicPush failed:

      testLatestRange(org.apache.oozie.coord.input.logic.TestCoordInputLogicPush)  Time elapsed: 132.734 s  <<< FAILURE!
      junit.framework.AssertionFailedError: Action status should not be waiting
              at junit.framework.Assert.fail(Assert.java:57)
              at junit.framework.Assert.assertTrue(Assert.java:22)
              at junit.framework.Assert.assertFalse(Assert.java:39)
              at junit.framework.TestCase.assertFalse(TestCase.java:210)
              at org.apache.oozie.coord.input.logic.TestCoordInputLogicPush.startCoordAction(TestCoordInputLogicPush.java:570)
              at org.apache.oozie.coord.input.logic.TestCoordInputLogicPush.testLatestRange(TestCoordInputLogicPush.java:255)
      
      testLatestRangeComplex(org.apache.oozie.coord.input.logic.TestCoordInputLogicPush)  Time elapsed: 159.055 s  <<< FAILURE!
      junit.framework.AssertionFailedError: Action status should not be waiting
              at junit.framework.Assert.fail(Assert.java:57)
              at junit.framework.Assert.assertTrue(Assert.java:22)
              at junit.framework.Assert.assertFalse(Assert.java:39)
              at junit.framework.TestCase.assertFalse(TestCase.java:210)
              at org.apache.oozie.coord.input.logic.TestCoordInputLogicPush.startCoordAction(TestCoordInputLogicPush.java:570)
              at org.apache.oozie.coord.input.logic.TestCoordInputLogicPush.testLatestRangeComplex(TestCoordInputLogicPush.java:330)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            pbacsko Peter Bacsko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: