Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5362

TestRMRestart#testFinishedAppRemovalAfterRMRestart can fail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      Saw the following in a precommit build that only changed an unrelated unit test:

      Tests run: 29, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 101.265 sec <<< FAILURE! - in org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart
      testFinishedAppRemovalAfterRMRestart(org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart)  Time elapsed: 0.411 sec  <<< FAILURE!
      java.lang.AssertionError: expected null, but was:<org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl@70ebeeba>
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.junit.Assert.failNotNull(Assert.java:664)
      	at org.junit.Assert.assertNull(Assert.java:646)
      	at org.junit.Assert.assertNull(Assert.java:656)
      	at org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testFinishedAppRemovalAfterRMRestart(TestRMRestart.java:1653)
      

      Attachments

        1. YARN-5362.01.patch
          1 kB
          sandflee

        Activity

          People

            sandflee sandflee
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: