Bug 74388 - Layout Test editing/spelling/spellcheck-async.html is flaky
Summary: Layout Test editing/spelling/spellcheck-async.html is flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 109415 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-12-13 00:51 PST by Shinya Kawanaka
Modified: 2016-08-08 18:05 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2011-12-13 00:51:59 PST
The following layout test is flaky on [insert platform]

editing/spelling/spellcheck-async.html

Probable cause:

[insert probable cause]
Comment 2 Alexey Proskuryakov 2015-03-23 09:41:13 PDT
Still happens sometimes, http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=editing%2Fspelling%2Fspellcheck-async.html

 PASS text : "zz" has markers: [zz]
 PASS text : "apple,zz,orange" has markers: [zz]
-PASS text : "zz,zz" has markers: [zz,zz]
+FAIL text : "zz,zz" should have 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]
Comment 3 Alexey Proskuryakov 2015-03-23 09:42:24 PDT
*** Bug 109415 has been marked as a duplicate of this bug. ***