Bug 180148
Summary: | Layout Test accessibility/alternative-presentation-button-input-type.html and accessibility/alternative-presentation-button-pretty-diff.html are failing in Gtk since r225223 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Javier M. Mellid <jmunhoz> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, dbates, mcatanzaro, Ms2ger |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Javier M. Mellid
The tests fails on platform Gtk since r225230. This is the failure output:
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r225266%20(4427)/accessibility/alternative-presentation-button-input-type-pretty-diff.html
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r225266%20(4427)/accessibility/alternative-presentation-button-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Javier M. Mellid
(In reply to Javier M. Mellid from comment #0)
> The tests fails on platform Gtk since r225230. This is the failure output:
>
> https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/
> r225266%20(4427)/accessibility/alternative-presentation-button-input-type-
> pretty-diff.html
>
> https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/
> r225266%20(4427)/accessibility/alternative-presentation-button-pretty-diff.
> html
Sorry the bug number is the r225223
<https://trac.webkit.org/r225223>
Michael Catanzaro
I think these tests should be Skipped in LayoutTests/TestExpectations, and marked as Pass in LayoutTests/platform/ios/TestExpectations and LayoutTests/platform/mac/TestExpectations.
Ms2ger (he/him; ⌚ UTC+1/+2)
Done: https://trac.webkit.org/changeset/225268/webkit
(Though ios disables all of accessibility/.)
Michael Catanzaro
Thanks!
Daniel Bates
Thank you for fixing this, Ms2ger.