[Webkit-unassigned] [Bug 94059] New: [Chromium] editing/selection/move-by-line-001.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 19:13:52 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=94059

           Summary: [Chromium] editing/selection/move-by-line-001.html is
                    flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yutak at chromium.org
                CC: rniwa at webkit.org


The following layout test is failing on debug bots of all platforms:

editing/selection/move-by-line-001.html

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=editing%2Fselection%2Fmove-by-line-001.html

Strangely, this test always fails in the first pass (running all tests), and then passes in the second pass (running only unexpected failures).

Diffs look like the following (one or two extra "EDITING DELEGATE" lines appear):

--- /b/build/slave/Webkit_Linux__dbg_/build/layout-test-results/editing/selection/move-by-line-001-expected.txt 
+++ /b/build/slave/Webkit_Linux__dbg_/build/layout-test-results/editing/selection/move-by-line-001-actual.txt 
@@ -1,3 +1,4 @@
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list