[Webkit-unassigned] [Bug 209182] New: [ Mac wk1 Debug] inspector/debugger/setShouldBlackboxURL.html is flaky failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 17 09:12:00 PDT 2020


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

            Bug ID: 209182
           Summary: [ Mac wk1 Debug]
                    inspector/debugger/setShouldBlackboxURL.html is flaky
                    failing.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Lawrence.j at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

inspector/debugger/setShouldBlackboxURL.html

Description:
This test is flaky failing on Mac wk1 Debug. The flaky failures are showing throughout the visible history.

History:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdebugger%2FsetShouldBlackboxURL.html&recent=false&flavor=wk1&style=debug&limit=50000

Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/debugger/setShouldBlackboxURL-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/debugger/setShouldBlackboxURL-actual.txt
@@ -4,46 +4,30 @@
 == Running test suite: Debugger.setShouldBlackboxURL
 -- Running test case: Debugger.setShouldBlackboxURL.String.stepOver
 Evaluating 'createScripts("String_StepOver")'...
-Blackboxing 'string_stepover_middle.js'...
-Setting breakpoint in 'String_StepOver_Inner.js'...
-Evaluating 'String_StepOver_Outer(10)'...
-
-PAUSED: 'Breakpoint' at 'String_StepOver_Inner:3:1'.
-{
-  "breakpointId": "String_StepOver_Inner.js:3:0"
-}
-Stepping over...
-
-PAUSED: 'BlackboxedScript' at 'String_StepOver_Outer:3:1'.
-{
-  "originalReason": "other",
-  "originalData": {
-    "breakpointId": "String_StepOver_Inner.js:3:0"
-  }
-}
-Stepping over...
-
-Resuming...
-PASS: Resumed.
-PASS: Should not pause in 'String_StepOver_Middle'.
-
+!! TIMEOUT: took longer than 10000ms

 -- Running test case: Debugger.setShouldBlackboxURL.String.PauseInCaller
 Evaluating 'createScripts("String_PauseInCaller")'...
+Blackboxing 'string_stepover_middle.js'...
 Blackboxing 'string_pauseincaller_inner.js'...
+Setting breakpoint in 'String_StepOver_Inner.js'...
 Setting breakpoint in 'String_PauseInCaller_Inner.js'...
+Evaluating 'String_StepOver_Outer(10)'...
 Evaluating 'String_PauseInCaller_Outer(10)'...

-PAUSED: 'BlackboxedScript' at 'String_PauseInCaller_Middle:3:1'.
-{
-  "originalReason": "Breakpoint",
-  "originalData": {
-    "breakpointId": "String_PauseInCaller_Inner.js:2:0"
-  }
-}
-Stepping over...
-
-PAUSED: 'other' at 'String_PauseInCaller_Outer:3:1'.
+PAUSED: 'Breakpoint' at 'String_StepOver_Inner:3:1'.
+{
+  "breakpointId": "String_StepOver_Inner.js:3:0"
+}
+Stepping over...
+
+PAUSED: 'BlackboxedScript' at 'String_StepOver_Outer:3:1'.
+{
+  "originalReason": "other",
+  "originalData": {
+    "breakpointId": "String_StepOver_Inner.js:3:0"
+  }
+}
 Stepping over...

 Resuming...
@@ -53,6 +37,7 @@

 -- Running test case: Debugger.setShouldBlackboxURL.String.PauseInCallee
 Evaluating 'createScripts("String_PauseInCallee")'...
+
 Blackboxing 'string_pauseincallee_outer.js'...
 Setting breakpoint in 'String_PauseInCallee_Outer.js'...
 Evaluating 'String_PauseInCallee_Outer(10)'...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200317/08f8c218/attachment.htm>


More information about the webkit-unassigned mailing list