Bug 223703

Summary: [ iOS wk2 ] accessibility/ios-simulator/text-rects-for-range-matches.html is a constant text failure
Product: WebKit Reporter: Robert Jenner <jenner>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Robert Jenner
Reported 2021-03-24 11:37:18 PDT
accessibility/ios-simulator/text-rects-for-range-matches.html is a constant text failure on iOS Simulator wk2. HISTORY URL: https://results.webkit.org/?suite=layout-tests&test=accessibility%2Fios-simulator%2Ftext-rects-for-range-matches.html TEXT DIFF: +CONSOLE MESSAGE: TypeError: text.rectsForTextMarkerRange is not a function. (In 'text.rectsForTextMarkerRange(text.textMarkerRangeForElement(text), "testing")', 'text.rectsForTextMarkerRange' is undefined) This is some testing content. This tests that we are able to get the rects for a range correctly with matching text. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -Rect for range should not be empty: NSRect: {{75, 26}, {37, 17}} -PASS successfullyParsed is true +FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined). TEST COMPLETE
Attachments
Robert Jenner
Comment 1 2021-03-24 11:38:41 PDT
This test has been a consent text failure since it was introduced at r274826. https://trac.webkit.org/changeset/274826/webkit
Radar WebKit Bug Importer
Comment 2 2021-03-24 11:39:15 PDT
Robert Jenner
Comment 3 2021-03-24 11:45:40 PDT
It should be noted as well that this is also effecting EWS, and slowing it down: https://ews-build.webkit.org/#/builders/51/builds/9742
Note You need to log in before you can comment on or make changes to this bug.