Integrated: 8280951: Testbug: fix commented asserts in XXViewTest.test_rt_29650
Jeanette Winzenburg
fastegal at openjdk.java.net
Thu Feb 3 16:56:24 UTC 2022
On Thu, 3 Feb 2022 11:38:55 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
> the issue was commented asserts in a test methods - they had been failing due to incorrect usage of registering an edit commit handler
>
> fix was to correct the registration and uncomment the assert (ListViewTest). For Tree/TableViewTest, had to adjust value access also (was: c&p from ListViewTest). Verified that the uncommented (corrected) asserts are failing/passing before/after fix of test bug
This pull request has now been integrated.
Changeset: 929e7c92
Author: Jeanette Winzenburg <fastegal at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/929e7c9217ff7ea04f9bb31bd5c1bf7d74086752
Stats: 10 lines in 3 files changed: 0 ins; 3 del; 7 mod
8280951: Testbug: fix commented asserts in XXViewTest.test_rt_29650
Reviewed-by: kcr
-------------
PR: https://git.openjdk.java.net/jfx/pull/725
More information about the openjfx-dev
mailing list