[Webkit-unassigned] [Bug 231261] New: [ iOS ] accessibility/misspelling-range.html is constantly failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 15:27:32 PDT 2021


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

            Bug ID: 231261
           Summary: [ iOS ] accessibility/misspelling-range.html is
                    constantly failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

accessibility/misspelling-range.html

this test began failing constantly after the update to iOS 15

History:
https://results.webkit.org/?suite=layout-tests&test=accessibility%2Fmisspelling-range.html

Diff:
--- /Volumes/Data/worker/ipados-simulator-15-debug-tests-wk2/build/layout-test-results/accessibility/misspelling-range-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-15-debug-tests-wk2/build/layout-test-results/accessibility/misspelling-range-actual.txt
@@ -8,21 +8,21 @@
 textMarkerRange end: 45
 startRange start: 0
 startRange end: 0
-misspelling start: 0
-misspelling end: 5
-PASS text.stringForTextMarkerRange(misspellingRange) is 'wrods'
-misspelling start: 20
-misspelling end: 23
-PASS text.stringForTextMarkerRange(misspellingRange) is 'aab'
-misspelling start: 24
-misspelling end: 29
-PASS text.stringForTextMarkerRange(misspellingRange) is 'lotsi'
-misspelling start: 40
-misspelling end: 44
-PASS text.stringForTextMarkerRange(misspellingRange) is 'euep'
-misspelling start: 24
-misspelling end: 29
-PASS text.stringForTextMarkerRange(misspellingRange) is 'lotsi'
+misspelling start: -1
+misspelling end: -1
+FAIL text.stringForTextMarkerRange(misspellingRange) should be wrods. Was .
+misspelling start: -1
+misspelling end: -1
+FAIL text.stringForTextMarkerRange(misspellingRange) should be aab. Was .
+misspelling start: -1
+misspelling end: -1
+FAIL text.stringForTextMarkerRange(misspellingRange) should be lotsi. Was .
+misspelling start: -1
+misspelling end: -1
+FAIL text.stringForTextMarkerRange(misspellingRange) should be euep. Was .
+misspelling start: -1
+misspelling end: -1
+FAIL text.stringForTextMarkerRange(misspellingRange) should be lotsi. Was .
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
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/20211005/5edd8c35/attachment-0001.htm>


More information about the webkit-unassigned mailing list