On Thu, 22 Apr 2021 09:24:48 GMT, Ambarish Rapte <[email protected]> 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`
>
> Ambarish Rapte has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   change package

Marked as reviewed by kcr (Lead).

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

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

Reply via email to