Re: [jdk17] RFR: JDK-8268404: [TESTBUG] tools/jpackage/windows/WinInstallerIconTest.java failed "AssertionError: Failed: Check icon" [v2]

2021-06-22 Thread Andy Herrick
> …t.java failed "AssertionError: Failed: Check icon" Andy Herrick has updated the pull request incrementally with one additional commit since the last revision: JDK-8268404: [TESTBUG] tools/jpackage/windows/WinInstallerIconTest.java failed "AssertionError: Failed: Check icon" -

Re: [jdk17] RFR: JDK-8268404: [TESTBUG] tools/jpackage/windows/WinInstallerIconTest.java failed "AssertionError: Failed: Check icon" [v2]

2021-06-22 Thread Andy Herrick
On Mon, 21 Jun 2021 22:56:32 GMT, Andy Herrick wrote: >> test/jdk/tools/jpackage/windows/WinInstallerIconTest.java line 75: >> >>> 73: >>> 74: // Create another installer with custom icon. >>> 75: long size3 = createInstaller(customIcon, "WithCustom3Icon"); >> >> The test shoul

Re: [jdk17] RFR: JDK-8268404: [TESTBUG] tools/jpackage/windows/WinInstallerIconTest.java failed "AssertionError: Failed: Check icon" [v2]

2021-06-22 Thread Alexey Semenyuk
On Tue, 22 Jun 2021 12:34:04 GMT, Andy Herrick wrote: >> …t.java failed "AssertionError: Failed: Check icon" > > Andy Herrick has updated the pull request incrementally with one additional > commit since the last revision: > > JDK-8268404: [TESTBUG] tools/jpackage/windows/WinInstallerIconTest