Integrated: 8255487: Mark SandboxAppTest unstable on Windows

Kevin Rushforth kcr at openjdk.java.net
Thu Oct 29 11:42:42 UTC 2020


On Tue, 27 Oct 2020 23:11:44 GMT, Kevin Rushforth <kcr at openjdk.org> 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 <kcr at openjdk.org>
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


More information about the openjfx-dev mailing list