[Webkit-unassigned] [Bug 109415] New: Layout Test editing/spelling/spellcheck-async.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 03:38:28 PST 2013


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

           Summary: Layout Test editing/spelling/spellcheck-async.html is
                    flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: haraken at chromium.org


The following layout test is flaky on all platforms

editing/spelling/spellcheck-async.html

Probable cause:

Sometimes the test fails with the following diff:

--- /Volumes/data/b/build/slave/WebKit_Mac10_7__dbg_/build/layout-test-results/editing/spelling/spellcheck-async-expected.txt
+++ /Volumes/data/b/build/slave/WebKit_Mac10_7__dbg_/build/layout-test-results/editing/spelling/spellcheck-async-actual.txt
@@ -2,10 +2,10 @@

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

+PASS text : "zz" has markers: [zz]
 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]


I think the failure is due to asynchronous timing of the spelling check.

-- 
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