On Thu, 3 Feb 2022 11:38:55 GMT, Jeanette Winzenburg <faste...@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 <faste...@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

Reply via email to