[jfx-tests] Integrated: 8316116: Ignore a single failing test case from Effects2Test

Ajit Ghaisas aghaisas at openjdk.org
Tue Sep 12 15:16:47 UTC 2023


On Tue, 12 Sep 2023 14:38:12 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:

> test/scenegraph/functional/graphics/Effects2Test.java has a total of 123 test cases. Out of which 122 test cases pass and 1 test case (Lightningspotlight) fails consistently. Right now, the root cause of this test failure is unknown.
> 
> This PR marks this test case with `@Ignore`. It will be fixed in future under [JDK-8316117](https://bugs.openjdk.org/browse/JDK-8316117).

This pull request has now been integrated.

Changeset: 082013f8
Author:    Ajit Ghaisas <aghaisas at openjdk.org>
URL:       https://git.openjdk.org/jfx-tests/commit/082013f873be6a020d0d25497397faa8ee8fb2f9
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8316116: Ignore a single failing test case from Effects2Test

Reviewed-by: angorya

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

PR: https://git.openjdk.org/jfx-tests/pull/10


More information about the openjfx-dev mailing list