On Fri, 22 May 2020 13:21:45 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
> The reordering tests in TabPaneDragPolicyTest fail only fails on Mac. It may > be a a product issue which is tracked by > [JDK-8213136](https://bugs.openjdk.java.net/browse/JDK-8213136). This PR > disables the 4 reordering test on Mac > platform. And fixes an Exception, Please check the JBS for exception. This pull request has now been integrated. Changeset: 2d98fe6c Author: Ambarish Rapte <ara...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/2d98fe6c Stats: 13 lines in 1 file changed: 0 ins; 11 del; 2 mod 8245601: TESTBUG] Disable TabPaneDragPolicyTest on Mac until JDK-8213136 is fixed and fix ISE Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/234