The following a11y tests are timing out since added: accessibility/keyevents-for-increment-actions-with-node-removal.html [ Timeout ] accessibility/keyevents-posted-for-increment-actions.html [ Timeout ] Likely the expected event in the test 'keydown' is not happening, thus a timeout. Marking tests as skip for now.
<rdar://problem/65022072>
(In reply to Diego Pino from comment #0) > The following a11y tests are timing out since added: > > accessibility/keyevents-for-increment-actions-with-node-removal.html [ > Timeout ] > accessibility/keyevents-posted-for-increment-actions.html [ Timeout ] > > Likely the expected event in the test 'keydown' is not happening, thus a > timeout. Marking tests as skip for now. possible that inc/dec are not implemented on GTK right now. seems ok to skip