-
Bug
-
Resolution: Fixed
-
P3
-
jfx25
-
master
-
os_x
Following tests are failing intermittently on aarch64 MacOS machines:
TreeTableViewChangeRootTest > testChangeRoot() FAILED
DualWindowTest > testTwoStages() FAILED
FocusParentWindowOnChildCloseTest > focusRightParentOnChildWindowClose() FAILED
KeyEventClosesStageTest > pressedEventClosesStage() FAILED
KeyEventClosesStageTest > typedEventNeverArrives() FAILED
The failures needs to be evaluated, if the fixes are different then separate bugs should be created as required.
Adding Individual failing call stack in the comments.
TreeTableViewChangeRootTest > testChangeRoot() FAILED
DualWindowTest > testTwoStages() FAILED
FocusParentWindowOnChildCloseTest > focusRightParentOnChildWindowClose() FAILED
KeyEventClosesStageTest > pressedEventClosesStage() FAILED
KeyEventClosesStageTest > typedEventNeverArrives() FAILED
The failures needs to be evaluated, if the fixes are different then separate bugs should be created as required.
Adding Individual failing call stack in the comments.
- caused by
-
JDK-8207333 [Linux, macOS] Column sorting is triggered always after context menu request on table header
-
- Resolved
-
- relates to
-
JDK-8367566 TableViewContextMenuSortTest leaves mac system in inconsistent state
-
- Open
-
- links to
-
Commit(master) openjdk/jfx/b7431b6a
-
Review(master) openjdk/jfx/1899