WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
205956
REGRESSION: (
r253718
) [ Mac ] inspector/runtime/executionContextCreated-onEnable.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=205956
Summary
REGRESSION: (r253718) [ Mac ] inspector/runtime/executionContextCreated-onEna...
Truitt Savell
Reported
2020-01-08 14:14:26 PST
inspector/runtime/executionContextCreated-onEnable.html Description: This test was introduced in
https://trac.webkit.org/changeset/253718/webkit
and have been flaky sense then History:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fruntime%2FexecutionContextCreated-onEnable.html
Diff: --- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/inspector/runtime/executionContextCreated-onEnable-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/inspector/runtime/executionContextCreated-onEnable-actual.txt @@ -5,7 +5,12 @@ == Running test suite: Runtime.executionContextCreated.OnEnable -- Running test case: Runtime.executionContextCreated.OnEnable.NoDuplicates Execution context created: id=0 frameId=0 isPageContext=true -Execution context created: id=1 frameId=1 isPageContext=true -PASS: Should receive 2 executionContextCreated events (for main world in the main frame and the subframe). -PASS: Should have 2 unique contexts. +Execution context created: id=1 frameId=0 isPageContext=false +Execution context created: id=2 frameId=1 isPageContext=true +FAIL: Should receive 2 executionContextCreated events (for main world in the main frame and the subframe). + Expected: 2 + Actual: 3 +FAIL: Should have 2 unique contexts. + Expected: 2 + Actual: 3
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-01-08 14:14:59 PST
<
rdar://problem/58421348
>
Alexey Proskuryakov
Comment 2
2020-01-11 18:09:32 PST
***
Bug 206130
has been marked as a duplicate of this bug. ***
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