Bug 128315 - editing/caret/caret-color.html is flaky on WK2
Summary: editing/caret/caret-color.html is flaky on WK2
Status: RESOLVED WORKSFORME
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:
Depends on:
Blocks:
 
Reported: 2014-02-06 10:01 PST by Alexey Proskuryakov
Modified: 2014-11-12 11:42 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-02-06 10:01:33 PST
editing/caret/caret-color.html is flaky, frequently failing like this:

@@ -1,5 +1,3 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Comment 1 Alexey Proskuryakov 2014-02-06 10:03:58 PST
Marked as flaky in <http://trac.webkit.org/r163544>.
Comment 2 Alexey Proskuryakov 2014-11-12 11:42:47 PST
This appears to have stopped on November 5. I wonder if it was <http://trac.webkit.org/changeset/175638> that fixed it.