Uploaded image for project: '[Read Only] - Hippo Repository'
  1. [Read Only] - Hippo Repository
  2. REPO-1855

RepositoryTestCase has incorrect message on teardown failure

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 5.1.0, 5.0.3
    • None
    • None
    • 0
    • Platform 168

    Description

      If a change hasn't been cleaned the test will fail with the following error from JcrState:

      Configuration has been changed, but not reverted; make sure changes in tearDown overrides are saved. " +
      "Detected changes: added = " + added + ", changed = " + changed + ", removed = " + missing + ". " +
      "Use RepositoryTestCase#setConfigurationChangeDebugPath to narrow down."

      But RepositoryTestCase#setConfigurationChangeDebugPath doesn't exist

      Attachments

        Activity

          People

            Unassigned Unassigned
            jfloor Jasper Floor
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: