[Webkit-unassigned] [Bug 73003] New: [Qt][GTK] editing/spelling/spellcheck-async.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 22:59:23 PST 2011


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

           Summary: [Qt][GTK] editing/spelling/spellcheck-async.html fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: xan.lopez at gmail.com, gns at gnome.org,
                    mrobinson at webkit.org, morrita at google.com,
                    shinyak at google.com
            Blocks: 71991


The new editing/spelling/spellcheck-async.html fails on the GTK and on the Qt bot.

--- /ramdisk/qt-linux-release/build/layout-test-results/editing/spelling/spellcheck-async-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/editing/spelling/spellcheck-async-actual.txt 
@@ -5,14 +5,14 @@
 PASS successfullyParsed is true

 TEST COMPLETE
-PASS text : "zz" has markers: [zz]
-PASS text : "apple,zz,orange" has markers: [zz]
-PASS text : "zz,zz" has markers: [zz,zz]
-PASS text : "zz zz zz" has markers: [zz,zz,zz]
-PASS text : " zz zz zz " has markers: [zz,zz,zz]
-PASS text : "zz apple orange" has markers: [zz]
-PASS text : "apple zz orange" has markers: [zz]
-PASS text : "apple orange zz" has markers: [zz]
+FAIL text : "zz" should have markers: [zz]
+FAIL text : "apple,zz,orange" should have markers: [zz]
+FAIL text : "zz,zz" should have markers: [zz,zz]
+FAIL text : "zz zz zz" should have markers: [zz,zz,zz]
+FAIL text : " zz zz zz " should have markers: [zz,zz,zz]
+FAIL text : "zz apple orange" should have markers: [zz]
+FAIL text : "apple zz orange" should have markers: [zz]
+FAIL text : "apple orange zz" should have markers: [zz]
 PASS text : "zzz" has markers: []
 PASS text : "I would like to sleep, zzz" has markers: []

--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/editing/spelling/spellcheck-async-expected.txt 
+++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/editing/spelling/spellcheck-async-actual.txt 
@@ -13,6 +13,6 @@
 PASS text : "zz apple orange" has markers: [zz]
 PASS text : "apple zz orange" has markers: [zz]
 PASS text : "apple orange zz" has markers: [zz]
-PASS text : "zzz" has markers: []
-PASS text : "I would like to sleep, zzz" has markers: []
+FAIL text : "zzz" should have markers: []
+FAIL text : "I would like to sleep, zzz" should have markers: []

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list