Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-8072

Enhance findHangingTest.sh to deal with interleaved test output

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Later
    • None
    • None
    • None
    • None

    Description

      One enhancement for the script is that we should detect interleaving of tests in console output.
      e.g. from https://builds.apache.org/job/PreCommit-HBASE-Build/4760/console :

      Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
      Running org.apache.hadoop.hbase.regionserver.TestStore
      Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.224 sec
      Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 188.814 sec
      

      The two tests actually both passed. However, the script would think that TestChangingEncoding hung.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: