Title: [260531] trunk/LayoutTests
Revision
260531
Author
[email protected]
Date
2020-04-22 13:47:15 -0700 (Wed, 22 Apr 2020)

Log Message

Unreviewed, skip imported/w3c/web-platform-tests/html/cross-origin-opener-policy since we do not support this feature.

It is not worth spending time investigating failures / flakiness in the folder until we actually
implement this feature.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (260530 => 260531)


--- trunk/LayoutTests/ChangeLog	2020-04-22 20:07:19 UTC (rev 260530)
+++ trunk/LayoutTests/ChangeLog	2020-04-22 20:47:15 UTC (rev 260531)
@@ -1,3 +1,12 @@
+2020-04-22  Chris Dumez  <[email protected]>
+
+        Unreviewed, skip imported/w3c/web-platform-tests/html/cross-origin-opener-policy since we do not support this feature.
+
+        It is not worth spending time investigating failures / flakiness in the folder until we actually
+        implement this feature.
+
+        * TestExpectations:
+
 2020-04-22  Antti Koivisto  <[email protected]>
 
         REGRESSION (r249160): Deleting newline after pasting text ending in a newline results in a discontinuity

Modified: trunk/LayoutTests/TestExpectations (260530 => 260531)


--- trunk/LayoutTests/TestExpectations	2020-04-22 20:07:19 UTC (rev 260530)
+++ trunk/LayoutTests/TestExpectations	2020-04-22 20:47:15 UTC (rev 260531)
@@ -434,6 +434,9 @@
 imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/select-sizing-001.html [ ImageOnlyFailure ]
 imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ ImageOnlyFailure ]
 
+# Cross-Origin Opener Policy is not supported.
+imported/w3c/web-platform-tests/html/cross-origin-opener-policy [ Skip ]
+
 # Sometimes prints weird output at the beginning of the tests.
 imported/w3c/web-platform-tests/2dcontext/wide-gamut-canvas [ Failure Pass ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to