[Webkit-unassigned] [Bug 123489] New: Mavericks WK2: inspector-protocol/debugger/call-frame-this-strict.html and setBreakpoint-column.html are flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 29 20:44:52 PDT 2013


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

           Summary: Mavericks WK2:
                    inspector-protocol/debugger/call-frame-this-strict.htm
                    l and setBreakpoint-column.html are flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector-protocol%2Fdebugger%2Fcall-frame-this-strict.html%2Cinspector-protocol%2Fdebugger%2FsetBreakpoint-column.html

e.g.
http://build.webkit.org/results/Apple%20Mavericks%20Release%20WK2%20(Tests)/r158244%20(82)/results.html


--- /Volumes/Data/slave/mavericks-release-tests-wk2/build/layout-test-results/inspector-protocol/debugger/call-frame-this-strict-expected.txt
+++ /Volumes/Data/slave/mavericks-release-tests-wk2/build/layout-test-results/inspector-protocol/debugger/call-frame-this-strict-actual.txt
@@ -1,12 +1,8 @@
-Debugger.setBreakpoint on line:column in <script>
-
-Breakpoints Enabled
-Found <script>
-Running testFunction
-PASS: step 0: type "number" value "2"
-PASS: step 1: type "string" value "Hello"
-PASS: step 2: type "number" value "2"
-PASS: step 3: type "string" value "Hello"
-PASS: step 4: type "undefined" value "undefined"
-PASS: step 5: type "undefined" value "undefined"
-
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 324x18
+          text run at (0,0) width 324: "Debugger.setBreakpoint on line:column in <script>"

--- /Volumes/Data/slave/mavericks-release-tests-wk2/build/layout-test-results/inspector-protocol/debugger/setBreakpoint-column-expected.txt
+++ /Volumes/Data/slave/mavericks-release-tests-wk2/build/layout-test-results/inspector-protocol/debugger/setBreakpoint-column-actual.txt
@@ -1,9 +1,8 @@
-Debugger.setBreakpoint on line:column in <script>
-
-Breakpoints Enabled
-Found <script>
-Running testFunction
-Hit Breakpoint!
-Evaluted value of `a` (expecting number 1) was: {"type":"number","value":1,"description":"1"}
-Evaluted value of `b` (expecting undefined) was: {"type":"undefined"}
-
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 324x18
+          text run at (0,0) width 324: "Debugger.setBreakpoint on line:column in <script>"

-- 
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