Bug 74388
Summary: | Layout Test editing/spelling/spellcheck-async.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Shinya Kawanaka <shinyak> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, g.czajkowski, haraken, shinyak |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=160571 |
Shinya Kawanaka
The following layout test is flaky on [insert platform]
editing/spelling/spellcheck-async.html
Probable cause:
[insert probable cause]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Shinya Kawanaka
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=editing%2Fspelling%2Fspellcheck-async.html&group=%40ToT%20-%20webkit.org
Alexey Proskuryakov
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]
Alexey Proskuryakov
*** Bug 109415 has been marked as a duplicate of this bug. ***