Changeset 284724 in webkit
- Timestamp:
- Oct 22, 2021, 4:20:28 PM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 edited
-
ChangeLog (modified) (1 diff)
-
TestExpectations (modified) (1 diff)
-
imported/w3c/ChangeLog (modified) (1 diff)
-
imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-csp-sandbox.https-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r284723 r284724 1 2021-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 1 11 2021-10-22 Chris Dumez <cdumez@apple.com> 2 12 -
trunk/LayoutTests/TestExpectations
r284683 r284724 418 418 imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/reporting-to-endpoint.https.html [ DumpJSConsoleLogInStdErr ] 419 419 imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/reporting-to-frame-owner.https.html [ DumpJSConsoleLogInStdErr ] 420 imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-csp-sandbox.https.html [ DumpJSConsoleLogInStdErr ] 420 421 imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html [ DumpJSConsoleLogInStdErr ] 421 422 imported/w3c/web-platform-tests/html/cross-origin-opener-policy/navigate-to-aboutblank.https.html [ DumpJSConsoleLogInStdErr ] -
trunk/LayoutTests/imported/w3c/ChangeLog
r284686 r284724 1 2021-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 1 11 2021-10-22 Chris Dumez <cdumez@apple.com> 2 12 -
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-Policy2 CONSOLE MESSAGE: Navigation was blocked by Cross-Origin-Opener-Policy3 1 4 2 PASS 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.