⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 284724 in webkit


Ignore:
Timestamp:
Oct 22, 2021, 4:20:28 PM (5 years ago)
Author:
Chris Dumez
Message:

Regression (r284610?): [ iOS BigSur wk2 ]imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-csp-sandbox.https.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=232184
<rdar://problem/84567378>

LayoutTests/imported/w3c:

Unreviewed, rebaseline test.

  • web-platform-tests/html/cross-origin-opener-policy/coop-csp-sandbox.https-expected.txt:

LayoutTests:

Unreviewed, dump CONSOLE messages to stderr to address flakiness.

Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r284723 r284724  
     12021-10-22  Chris Dumez  <cdumez@apple.com>
     2
     3        Regression (r284610?): [ iOS BigSur wk2 ]imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-csp-sandbox.https.html is a flaky failure
     4        https://bugs.webkit.org/show_bug.cgi?id=232184
     5        <rdar://problem/84567378>
     6
     7        Unreviewed, dump CONSOLE messages to stderr to address flakiness.
     8
     9        * TestExpectations:
     10
    1112021-10-22  Chris Dumez  <cdumez@apple.com>
    212
  • trunk/LayoutTests/TestExpectations

    r284683 r284724  
    418418imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/reporting-to-endpoint.https.html [ DumpJSConsoleLogInStdErr ]
    419419imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/reporting-to-frame-owner.https.html [ DumpJSConsoleLogInStdErr ]
     420imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-csp-sandbox.https.html [ DumpJSConsoleLogInStdErr ]
    420421imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html [ DumpJSConsoleLogInStdErr ]
    421422imported/w3c/web-platform-tests/html/cross-origin-opener-policy/navigate-to-aboutblank.https.html [ DumpJSConsoleLogInStdErr ]
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r284686 r284724  
     12021-10-22  Chris Dumez  <cdumez@apple.com>
     2
     3        Regression (r284610?): [ iOS BigSur wk2 ]imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-csp-sandbox.https.html is a flaky failure
     4        https://bugs.webkit.org/show_bug.cgi?id=232184
     5        <rdar://problem/84567378>
     6
     7        Unreviewed, rebaseline test.
     8
     9        * web-platform-tests/html/cross-origin-opener-policy/coop-csp-sandbox.https-expected.txt:
     10
    1112021-10-22  Chris Dumez  <cdumez@apple.com>
    212
  • trunk/LayoutTests/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-csp-sandbox.https-expected.txt

    r284610 r284724  
    1 CONSOLE MESSAGE: Navigation was blocked by Cross-Origin-Opener-Policy
    2 CONSOLE MESSAGE: Navigation was blocked by Cross-Origin-Opener-Policy
    31
    42PASS CSP: sandbox allow-popups allow-scripts allow-same-origin; CSP sandboxed Cross-Origin-Opener-Policy popup should result in a network error
Note: See TracChangeset for help on using the changeset viewer.