WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 209182
[ Mac wk1 Debug] inspector/debugger/setShouldBlackboxURL.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209182
Summary
[ Mac wk1 Debug] inspector/debugger/setShouldBlackboxURL.html is flaky failing.
Jason Lawrence
Reported
2020-03-17 09:12:00 PDT
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)'...
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-03-17 09:12:28 PDT
<
rdar://problem/60540713
>
Jason Lawrence
Comment 2
2020-03-17 09:18:53 PDT
I have marked this test as failing while this issue is investigated.
https://trac.webkit.org/changeset/258552/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug