testIsSymlink is not ignored on Windows

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: core
    • None

      testIsSymlink in UtilTest.java should be ignored because of the following:

      Assume.assumeTrue(!Functions.isWindows());

      but the test is not ignored.

            Assignee:
            Erik Molekamp
            Reporter:
            Alex Earl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: