Bug 213874
| Summary: | [GLIB] accessibility/keyevents-posted-for-increment-actions.html is timing out since added in r263823 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, cfleizach, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/65022072>
chris fleizach
(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