Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-1746

Flaky test in TestVertexImpl and TestExceptionPropagation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5.1
    • 0.5.3
    • None
    • None
    • Reviewed

    Description

      TestVertexImpl

      Error Message
      
      expected:<FAILED> but was:<INITIALIZING>
      Stacktrace
      
      java.lang.AssertionError: expected:<FAILED> but was:<INITIALIZING>
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.junit.Assert.failNotEquals(Assert.java:743)
      	at org.junit.Assert.assertEquals(Assert.java:118)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testExceptionFromII_OnVertexStateUpdated(TestVertexImpl.java:5212)
      

      TestExceptionProgagation

      Error Message
      
      test timed out after 180000 milliseconds
      Stacktrace
      
      java.lang.Exception: test timed out after 180000 milliseconds
      	at java.lang.Thread.sleep(Native Method)
      	at org.apache.tez.dag.api.client.DAGClientImpl._waitForCompletionWithStatusUpdates(DAGClientImpl.java:367)
      	at org.apache.tez.dag.api.client.DAGClientImpl.waitForCompletion(DAGClientImpl.java:213)
      	at org.apache.tez.test.TestExceptionPropagation.testExceptionPropagationSession(TestExceptionPropagation.java:223)
      

      Attachments

        1. TEZ-1746.patch
          5 kB
          Jeff Zhang
        2. TEZ-1746-2.patch
          4 kB
          Jeff Zhang
        3. TEZ-1746-addendum.patch
          0.6 kB
          Jeff Zhang

        Activity

          People

            zjffdu Jeff Zhang
            zjffdu Jeff Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: