[Webkit-unassigned] [Bug 202225] New: [GTK] accessibility/misspelling-range.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 25 13:07:22 PDT 2019


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

            Bug ID: 202225
           Summary: [GTK] accessibility/misspelling-range.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

Failing since r249883:r249933

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/misspelling-range-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/misspelling-range-actual.txt
@@ -4,25 +4,25 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-textMarkerRange start: 0
-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'
+textMarkerRange start: -1
+textMarkerRange end: -1
+startRange start: -1
+startRange end: -1
+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/20190925/228160e7/attachment.html>


More information about the webkit-unassigned mailing list