Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 3.1.0
    • None
    • fs/adl, test
    • None

    Description

      TestAdlContractRenameLive.testRenameFileUnderFile raises an AccessControlException when you try to rename something under a file.

      Failure is a good outcome, though rename() normally likes to fail silently with an error code of "false" in such a situation

      Options:

      1. catch the specific exception, look for the text "Forbidden. Parent path is not a folder." and downgrade to a fail.
      2. declare this is a valid outcome, override the test case to expect it.

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: