Bug 213087

Summary: REGRESSION: [ Mac ] inspector/page/setBootstrapScript-sub-frame.html is flaky failing.
Product: WebKit Reporter: Jason Lawrence <Lawrence.j>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, inspector-bugzilla-changes, mjs, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Mac   
OS: macOS 10.14   
Attachments:
Description Flags
Patch none

Description Jason Lawrence 2020-06-11 11:29:14 PDT
inspector/page/setBootstrapScript-sub-frame.html

Description:
This test is flaky failing on Mac. The flaky failures first appear in the visual history on 06/06/2020.

History:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fpage%2FsetBootstrapScript-sub-frame.html&platform=mac&limit=50000

Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/page/setBootstrapScript-sub-frame-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/page/setBootstrapScript-sub-frame-actual.txt
@@ -5,5 +5,10 @@
 -- Running test case: Page.setBootstrapScript.SubFrame
 Setting bootstrap script...
 Adding subframe...
-PASS: 'valueFromBootstrapScript' should be '42'.
+!! EXCEPTION: Missing injected script for given executionContextId
+Stack Trace: #0: _dispatchResponseToPromise (TestCombined.js:7712:29)
+#1: _dispatchResponse (TestCombined.js:7674:44)
+#2: dispatch (TestCombined.js:7627:35)
+#3: dispatch (TestCombined.js:7220:52)
+#4: (anonymous) (TestCombined.js:8158:34)
Comment 1 Radar WebKit Bug Importer 2020-06-11 11:29:35 PDT
<rdar://problem/64262900>
Comment 2 Jason Lawrence 2020-06-11 11:51:26 PDT
I have marked this test as flaky failing while this issue is investigated.
https://trac.webkit.org/changeset/262912/webkit
Comment 3 Devin Rousso 2020-06-12 11:40:08 PDT
Created attachment 401757 [details]
Patch
Comment 4 Maciej Stachowiak 2020-06-12 16:57:23 PDT
Comment on attachment 401757 [details]
Patch

r=me
Comment 5 EWS 2020-06-16 00:29:49 PDT
Committed r263081: <https://trac.webkit.org/changeset/263081>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401757 [details].