[Webkit-unassigned] [Bug 237803] [ATSPI] accessibility/dropdown-value.html is timing out since added in 248145 at main

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 07:38:15 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=237803

--- Comment #3 from Andres Gonzalez <andresg_22 at apple.com> ---
(In reply to Carlos Garcia Campos from comment #2)
> The problem is that the test expects that select element exposes the
> selected item text as string value. That's not the case of ATK/ATSPI. We can
> make it work in all platforms by waiting for the selected index to change
> instead (selectedChildAtIndex). If the intention of the test is to
> specifically check the string value, then it's better to move it under mac
> platform dir.
> 
> Btw, Andrés, please don't skip tests that aren't platform specific for GTK,
> because we might not notice it. If a test is failing for GTK just add us to
> the CC. If you are in a hurry, it's better to land the patch with the test
> failing for GTK than skipped for GTK.

Sorry about that, thought you were monitoring the GTK skips. Will do as suggested.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220315/db443230/attachment.htm>


More information about the webkit-unassigned mailing list