Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8245788

EmptyFolderPackageTest fails on Windows 10

    XMLWordPrintable

Details

    • b27
    • x86
    • windows_10

    Backports

      Description

        In Mach,3, wix tools are not usually present, and as a result this part of the test is usually skipped.
        On a windows 10 machine with wix tools installed EmptyFolderPackageTest will fail because the command
        msiexec /a <output-path>/EmptyFolderTest.msi TARGETDIR=<path>
        will extract the payload into <path> without including any empty folders.
        on the other hand
        msiexec /i <output-path>/EmptyFolderTest.msi
        will extract the payload into the install-dir correctly (with the empty folders included)
        This can be seen also by manually running msiexec.

        Attachments

          Issue Links

            Activity

              People

                almatvee Alexander Matveev
                herrick Andy Herrick (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: