On Wed, 21 Sep 2022 06:15:06 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:

>> I don't understand.  It fails for me
>> 
>> 
>> TreeTableRowTest > test_TreeTableView_jdk_8292353_select_all_but_one FAILED
>>     org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
>>         at 
>> app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
>>         at 
>> app//org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:40)
>>         at 
>> app//org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:35)
>>         at 
>> app//org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:227)
>>         at 
>> app//test.javafx.scene.control.TreeTableRowTest.test_TreeTableView_jdk_8292353_select_all_but_one(TreeTableRowTest.java:902)
>> 
>> 
>> command line:
>
> A clean build and run behaves correctly. This test fails without code changes 
> and passes with them.
> Sorry for the confusion!

Thank you, Ajit!

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

PR: https://git.openjdk.org/jfx/pull/875

Reply via email to