Title: [269987] trunk/LayoutTests
- Revision
- 269987
- Author
- [email protected]
- Date
- 2020-11-18 14:34:56 -0800 (Wed, 18 Nov 2020)
Log Message
REGRESSION (r269598): [ Mac ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=219008
<rdar://problem/71463894>
LayoutTests/imported/w3c:
Unreviewed, rebaseline test.
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub-expected.txt:
LayoutTests:
Unreviewed, address flakiness by silencing JS CONSOLE messages.
* TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (269986 => 269987)
--- trunk/LayoutTests/ChangeLog 2020-11-18 22:26:29 UTC (rev 269986)
+++ trunk/LayoutTests/ChangeLog 2020-11-18 22:34:56 UTC (rev 269987)
@@ -1,3 +1,13 @@
+2020-11-18 Chris Dumez <[email protected]>
+
+ REGRESSION (r269598): [ Mac ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub.html is flaky failing
+ https://bugs.webkit.org/show_bug.cgi?id=219008
+ <rdar://problem/71463894>
+
+ Unreviewed, address flakiness by silencing JS CONSOLE messages.
+
+ * TestExpectations:
+
2020-11-18 Darin Adler <[email protected]>
Remove advanced plug-in feature: small plug-in blocking
Modified: trunk/LayoutTests/TestExpectations (269986 => 269987)
--- trunk/LayoutTests/TestExpectations 2020-11-18 22:26:29 UTC (rev 269986)
+++ trunk/LayoutTests/TestExpectations 2020-11-18 22:34:56 UTC (rev 269987)
@@ -376,6 +376,7 @@
imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html [ DumpJSConsoleLogInStdErr Failure Pass ]
imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-weird.html [ DumpJSConsoleLogInStdErr ]
imported/w3c/web-platform-tests/html/browsers/sandboxing/sandbox-disallow-popups.html [ DumpJSConsoleLogInStdErr ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub.html [ DumpJSConsoleLogInStdErr ]
imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-invalid-args.html [ DumpJSConsoleLogInStdErr ]
imported/w3c/web-platform-tests/streams/readable-streams/patched-global.any.html [ DumpJSConsoleLogInStdErr ]
imported/w3c/web-platform-tests/streams/writable-streams/write.any.html [ DumpJSConsoleLogInStdErr ]
Modified: trunk/LayoutTests/imported/w3c/ChangeLog (269986 => 269987)
--- trunk/LayoutTests/imported/w3c/ChangeLog 2020-11-18 22:26:29 UTC (rev 269986)
+++ trunk/LayoutTests/imported/w3c/ChangeLog 2020-11-18 22:34:56 UTC (rev 269987)
@@ -1,3 +1,13 @@
+2020-11-18 Chris Dumez <[email protected]>
+
+ REGRESSION (r269598): [ Mac ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub.html is flaky failing
+ https://bugs.webkit.org/show_bug.cgi?id=219008
+ <rdar://problem/71463894>
+
+ Unreviewed, rebaseline test.
+
+ * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub-expected.txt:
+
2020-11-18 Yusuke Suzuki <[email protected]>
Unreviewed, relanding r269940
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub-expected.txt (269986 => 269987)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub-expected.txt 2020-11-18 22:26:29 UTC (rev 269986)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub-expected.txt 2020-11-18 22:34:56 UTC (rev 269987)
@@ -1,7 +1,5 @@
Blocked access to external URL http://nonexistent.localhost/
-CONSOLE MESSAGE: Refused to display 'http://localhost:8800/html/semantics/embedded-content/resources/not-embeddable.html' in a frame because it set 'X-Frame-Options' to 'deny'.
Blocked access to external URL http://nonexistent.localhost/
-CONSOLE MESSAGE: Refused to display 'http://localhost:8800/html/semantics/embedded-content/resources/not-embeddable.html' in a frame because it set 'X-Frame-Options' to 'deny'.
PASS new iframe: nonexistent host
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes