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

[Flake Test][branch-1] TestSnapshotCloneIndependence's teardown() is always timeout

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • None
    • None

    Description

      The tearDown method after each test is always timeout.

      So the fix is to
      1. make the tearDown method without After annotation and make it private
      2. move it under each test
      3. Increase timeout to 30000 for each test, as for it is MediumTests.

      Attachments

        Issue Links

          Activity

            People

              reidchan Reid Chan
              reidchan Reid Chan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: