On Tue, 27 Oct 2020 23:11:44 GMT, Kevin Rushforth <[email protected]> wrote:
> This test is somewhat unstable on Windows. Even after the test timeout was > increased to 25 seconds, it still times out on some Windows machines. > > The proposed fix is to mark this test unstable on Windows so our nightly > build will not execute it and get frequent failures. It can still be run by > passing `-PUNSTABLE_TEST=true` to gradle. For example: > > gradle --info -PUNSTABLE_TEST=true -PFULL_TEST=true cleanTest > :systemTests:test --tests SandboxAppTest This pull request has now been integrated. Changeset: 0376e602 Author: Kevin Rushforth <[email protected]> URL: https://git.openjdk.java.net/jfx/commit/0376e602 Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 mod 8255487: Mark SandboxAppTest unstable on Windows Reviewed-by: aghaisas ------------- PR: https://git.openjdk.java.net/jfx/pull/340
