On Thu, 28 Sep 2023 23:38:51 GMT, Alexey Semenyuk <[email protected]> wrote:
> - Don't run osx specific checks on Linux and Windows > - Rework checks output from > > [17:31:52.845] TRACE: assertTrue(): Unexptected value in app image file for > <signed> > [17:31:52.860] TRACE: assertTrue(): Unexptected value in app image file for > <app-store> > > to > > [22:07:46.519] TRACE: assertEquals(false): Check for unexptected value in app > image file for <signed> > [22:07:46.519] TRACE: assertEquals(false): Check for unexptected value in app > image file for <app-store> This pull request has now been integrated. Changeset: 179792be Author: Alexey Semenyuk <[email protected]> URL: https://git.openjdk.org/jdk/commit/179792beb4e766756971fc3c80a79046b34893f4 Stats: 11 lines in 1 file changed: 4 ins; 0 del; 7 mod 8317283: jpackage tests run osx-specific checks on windows and linux Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/15975
