[Webkit-unassigned] [Bug 205956] New: REGRESSION: (r253718) [ Mac ] inspector/runtime/executionContextCreated-onEnable.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 8 14:14:26 PST 2020


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

            Bug ID: 205956
           Summary: REGRESSION: (r253718) [ Mac ]
                    inspector/runtime/executionContextCreated-onEnable.htm
                    l is a flaky failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

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

-- 
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/20200108/63f7b657/attachment.htm>


More information about the webkit-unassigned mailing list