RFR: 8265514: Openjfx controls running tests broken (Eclipse) [v2]
Ambarish Rapte
arapte at openjdk.java.net
Thu Apr 22 09:24:49 UTC 2021
On Wed, 21 Apr 2021 11:37:30 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
>> Ambarish Rapte has updated the pull request incrementally with one additional commit since the last revision:
>>
>> change package
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/PropertySizeTest.java line 27:
>
>> 25:
>> 26: package test.javafx.scene.control;
>> 27:
>
> ahh .. you moved the test into an existing package - that's fine with me if you are certain that we don't want a dedicated package for css? Locally, I create `test.javafx.scene.control.css` and moved the tests there. But really doesn't matter much :)
Package `test.javafx.scene.control.css` sounds good to me too. It is changed now.
-------------
PR: https://git.openjdk.java.net/jfx/pull/472
More information about the openjfx-dev
mailing list