On Thu, 7 Sep 2023 09:26:59 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:

> A few SceneGraphTests and ControlsTests/chart test classes are abstract 
> classes and serve as base classes for other tests.
> They are excluded from test execution and hence result in avoiding false 
> failure reports.

LGTM.
I think in 3D tests also we have similar problem.
When i run sub-folders it runs some files which i think should not be run in 
standlone mode and they throw `java.lang.InstantiationException`

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

Marked as reviewed by jdv (Author).

PR Review: https://git.openjdk.org/jfx-tests/pull/4#pullrequestreview-1616835565

Reply via email to