Bug 109415

Summary: Layout Test editing/spelling/spellcheck-async.html is flaky
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Kentaro Hara
Reported 2013-02-11 03:40:41 PST
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.
Attachments
Alexey Proskuryakov
Comment 1 2015-03-23 09:42:24 PDT
I don't see this particular failure on any bots now, but the test is still flaky. *** This bug has been marked as a duplicate of bug 74388 ***
Note You need to log in before you can comment on or make changes to this bug.