[Integrated] RFR: 8244195: [TEST_BUG] Convert the system tests TabPanePermuteGetTabsTest to unit test

Ambarish Rapte arapte at openjdk.java.net
Sat May 30 00:17:17 UTC 2020


On Thu, 21 May 2020 07:55:16 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:

> As discussed [here](https://github.com/openjdk/jfx/pull/201#issuecomment-621772586) during #201 , This PR converts the
> system tests in TabPanePermuteGetTabsTest.java to unit test.
> Thanks @kleopatra , for providing the test. I have added few more tests and found few failures.
> [JDK-8245528](https://bugs.openjdk.java.net/browse/JDK-8245528) is created to fix these failures, the failing tests are
> currently ignored using this bug.
> Please take a look.

This pull request has now been integrated.

Changeset: 804ccced
Author:    Ambarish Rapte <arapte at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/804ccced
Stats:     660 lines in 4 files changed: 352 ins; 307 del; 1 mod

8244195: [TEST_BUG] Convert the system tests TabPanePermuteGetTabsTest to unit test

Reviewed-by: kcr

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

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


More information about the openjfx-dev mailing list