[Webkit-unassigned] [Bug 228089] New: [MacOS wk1] imported/w3c/web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html is flaky failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 19 14:09:13 PDT 2021


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

            Bug ID: 228089
           Summary: [MacOS wk1]
                    imported/w3c/web-platform-tests/html/semantics/links/l
                    inks-created-by-a-and-area-elements/htmlanchorelement_
                    noopener.html is flaky failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ayumi_kojima at apple.com

imported/w3c/web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html 

Is flaky failing on MacOS wk1 

History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Flinks%2Flinks-created-by-a-and-area-elements%2Fhtmlanchorelement_noopener.html

Diff:

========================

--- /Volumes/Data/worker/bigsur-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener-actual.txt
@@ -3,6 +3,6 @@
 PASS Check that rel=noopener with target=_self does a normal load
 PASS Check that rel=noopener with target=_parent does a normal load
 PASS Check that rel=noopener with target=_top does a normal load
-PASS Check that targeting of rel=noopener with a given name reuses an existing window with that name
+FAIL Check that targeting of rel=noopener with a given name reuses an existing window with that name assert_equals: expected object "[object Window]" but got null
 PASS Check that targeting of rel=noopener with a given name reuses an existing subframe with that name

========================

I was able to reproduce the failure on tip-of-tree and on r27971 using run-webkit-tests imported/w3c/web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener.html -1 -f -iterations 500 --exit-after-n-failures 2 --exit-after-n-crashes-or-timeouts 2

On r279969, the test failed, but I received a different diff:

========================

--- /Volumes/Data/Builds/test-279969/layout-test-results/imported/w3c/web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener-expected.txt
+++ /Volumes/Data/Builds/test-279969/layout-test-results/imported/w3c/web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener-actual.txt
@@ -1,8 +1,10 @@
+CONSOLE MESSAGE: ReferenceError: Can't find variable: BroadcastChannel

+
+Harness Error (FAIL), message = ReferenceError: Can't find variable: BroadcastChannel

 PASS Check that rel=noopener with target=_self does a normal load
 PASS Check that rel=noopener with target=_parent does a normal load
 PASS Check that rel=noopener with target=_top does a normal load
-PASS Check that targeting of rel=noopener with a given name reuses an existing window with that name
-PASS Check that targeting of rel=noopener with a given name reuses an existing subframe with that name
+NOTRUN Check that targeting of rel=noopener with a given name reuses an existing window with that name

========================

-- 
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/20210719/26e05895/attachment.htm>


More information about the webkit-unassigned mailing list