Bug 74710

Summary: [GTK] editing/pasteboard/paste-text-013.html is flaky
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Philippe Normand 2011-12-16 05:44:06 PST
Well, the current baselines are wrong anyway. Which means that most of the time this test fails and sometimes it passes :(

Diff (showing up when the test passes):

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/editing/pasteboard/paste-text-013-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/editing/pasteboard/paste-text-013-actual.txt 
@@ -1,3 +1,5 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 10 of BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Comment 1 Zan Dobersek 2012-06-23 07:57:40 PDT
The test is consistently passing so its expectation was removed in http://trac.webkit.org/changeset/120476. Closing the bug.