[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    Re: [Integrated] RFR: 8242505: Some WebKit tests might fail because Microsoft libraries are not load
From:       Kevin Rushforth <kcr () openjdk ! java ! net>
Date:       2020-04-28 15:13:39
Message-ID: mKuGVSxMZCqU-87WFxEWNF3Y8-14kxMFmmMmcdtqirE=.d221301e-9590-4dcf-97e2-3bdd075a936e () github ! com
[Download RAW message or body]

On Wed, 22 Apr 2020 18:07:09 GMT, Kevin Rushforth <kcr@openjdk.org> wrote:

> This PR will allow javafx.web unit tests to run to completion and pass on Windows \
> with Visual Studio 2019. 
> Two of the WebKit tests load the native WebKit library without initializing the \
> JavaFX runtime. This will lead to test failures and will hang the test run if those \
> tests are run before the other tests, and if the system doesn't have all the needed \
> runtime libraries.   The simple fix is to call the Toolkit method to load those \
> libraries. This is only needed for unit tests that don't already initialize the \
> JavaFX runtime (e.g., by calling `Platform::startup` or `Application::launch`) and \
> call internal methods that execute native code as part of the test.

This pull request has now been integrated.

Changeset: e0ffca32
Author:    Kevin Rushforth <kcr@openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/e0ffca32
Stats:     12 lines in 2 files changed: 0 ins; 12 del; 0 mod

8242505: Some WebKit tests might fail because Microsoft libraries are not loaded

Reviewed-by: ghb

-------------

PR: https://git.openjdk.java.net/jfx/pull/194


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic