On Wed, 21 Apr 2021 10:49:25 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:

> As mentioned in JBS the unit test execution fails when tests have a duplicate 
> package name.
> This was introduced by JDK-8204568: it created a test in a new package 
> `test.javafx.css` in controls tests. A similar package already existed in 
> graphics unit tests.
> This is a simple fix to rename the package. Test is moved to existing package 
> in controls test under `test.javafx.scene.control`

This pull request has now been integrated.

Changeset: dfda00df
Author:    Ambarish Rapte <ara...@openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/dfda00df
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8265514: Openjfx controls running tests broken (Eclipse)

Reviewed-by: fastegal, kcr

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

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

Reply via email to