On Wed, 11 Mar 2026 14:30:08 GMT, Ambarish Rapte <[email protected]> wrote:

>> Ziad El Midaoui has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Fix TreeTableView initial focus
>
> The test fails on my MacOS 26.2, with below error:
> 
> 
> TreeTableViewInitialFocusTest > 
> testInitialFocusClearedWhenHiddenRootChildrenAreReplaced() FAILED
>     org.opentest4j.AssertionFailedError: Focused index must be cleared ==> 
> expected: <-1> but was: <1>
>         at 
> app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
>         at 
> app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
>         at 
> app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
>         at 
> app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
>         at 
> app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:563)
>         at 
> app//test.robot.javafx.scene.treetableview.TreeTableViewInitialFocusTest.testInitialFocusClearedWhenHiddenRootChildrenAreReplaced(TreeTableViewInitialFocusTest.java:85)

> Yes I checked with @arapte and normally it was resolved, could you confirm 
> please? I tested in same platform MacBook Pro M1 macOS 26.3.1 and works fine 
> for me too.

Yes, the test now behaves as expected on my macOS 26.2

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

PR Comment: https://git.openjdk.org/jfx/pull/2104#issuecomment-4099761182

Reply via email to