Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1402

checkOrphans should not be called in tearDown

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating.M3
    • offheap
    • None

    Description

      Some unit tests currently call checkOrphans in tearDown. The problem with doing this is if checkOrphans detects an orphan it will throw an exception. This will cause other tearDown tasks to not be done which can cause later unit tests to fail because the previous test did not get to clean everything up.

      Attachments

        Activity

          People

            dschneider Darrel Schneider
            dschneider Darrel Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: