Title: [279399] trunk/LayoutTests
Revision
279399
Author
[email protected]
Date
2021-06-29 19:12:15 -0700 (Tue, 29 Jun 2021)

Log Message

[GLIB] Unreviewed test gardening, update baselines after r279169
https://bugs.webkit.org/show_bug.cgi?id=227407

Patch by Arcady Goldmints-Orlov <[email protected]> on 2021-06-29

* platform/glib/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-nested-cross-in-same-none-block-expected.txt: Removed.
* platform/glib/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-nested-cross-in-same-self-block-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (279398 => 279399)


--- trunk/LayoutTests/ChangeLog	2021-06-30 01:09:26 UTC (rev 279398)
+++ trunk/LayoutTests/ChangeLog	2021-06-30 02:12:15 UTC (rev 279399)
@@ -1,3 +1,11 @@
+2021-06-29  Arcady Goldmints-Orlov  <[email protected]>
+
+        [GLIB] Unreviewed test gardening, update baselines after r279169
+        https://bugs.webkit.org/show_bug.cgi?id=227407
+
+        * platform/glib/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-nested-cross-in-same-none-block-expected.txt: Removed.
+        * platform/glib/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-nested-cross-in-same-self-block-expected.txt: Removed.
+
 2021-06-29  Devin Rousso  <[email protected]>
 
         5 media/modern-media-controls/* tests are failing constantly on Catalina

Deleted: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-nested-cross-in-same-none-block-expected.txt (279398 => 279399)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-nested-cross-in-same-none-block-expected.txt	2021-06-30 01:09:26 UTC (rev 279398)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-nested-cross-in-same-none-block-expected.txt	2021-06-30 02:12:15 UTC (rev 279399)
@@ -1,5 +0,0 @@
-Blocked access to external URL http://www1.localhost:8801/content-security-policy/frame-ancestors/support/frame-ancestors.sub.html?policy=%27none%27
-
-
-FAIL A 'frame-ancestors' CSP directive with a value 'none' should block rendering in nested frames. assert_unreached: Inner IFrame msg: The IFrame should have been blocked (or cross-origin). It wasn't. Reached unreachable code
-

Deleted: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-nested-cross-in-same-self-block-expected.txt (279398 => 279399)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-nested-cross-in-same-self-block-expected.txt	2021-06-30 01:09:26 UTC (rev 279398)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-nested-cross-in-same-self-block-expected.txt	2021-06-30 02:12:15 UTC (rev 279399)
@@ -1,5 +0,0 @@
-Blocked access to external URL http://www1.localhost:8801/content-security-policy/frame-ancestors/support/frame-ancestors.sub.html?policy=%27self%27
-
-
-FAIL A 'frame-ancestors' CSP directive with a value 'same' should block render in same-origin nested frames. assert_unreached: Inner IFrame msg: The IFrame should have been blocked (or cross-origin). It wasn't. Reached unreachable code
-
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to