Title: [226328] trunk/LayoutTests
Revision
226328
Author
ms2...@igalia.com
Date
2018-01-02 10:29:40 -0800 (Tue, 02 Jan 2018)

Log Message

LayoutTests/imported/w3c:
Update imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html from upstream wpt.
https://bugs.webkit.org/show_bug.cgi?id=172255

Unreviewed test gardening.


* web-platform-tests/html/browsers/windows/browsing-context-expected.txt: rebaseline.
* web-platform-tests/html/browsers/windows/browsing-context.html: update.

LayoutTests:
Remove obsolete expectations for updated imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html.
https://bugs.webkit.org/show_bug.cgi?id=172255

Unreviewed test gardening.


* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (226327 => 226328)


--- trunk/LayoutTests/ChangeLog	2018-01-02 18:17:12 UTC (rev 226327)
+++ trunk/LayoutTests/ChangeLog	2018-01-02 18:29:40 UTC (rev 226328)
@@ -1,3 +1,13 @@
+2018-01-02  Ms2ger  <ms2...@igalia.com>
+
+        Remove obsolete expectations for updated imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html.
+        https://bugs.webkit.org/show_bug.cgi?id=172255
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2018-01-02  Oleksandr Skachkov  <gskach...@gmail.com>
 
         WebAssembly: sending module to iframe fails

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (226327 => 226328)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2018-01-02 18:17:12 UTC (rev 226327)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2018-01-02 18:29:40 UTC (rev 226328)
@@ -1 +1,11 @@
+2018-01-02  Ms2ger  <ms2...@igalia.com>
+
+        Update imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html from upstream wpt.
+        https://bugs.webkit.org/show_bug.cgi?id=172255
+
+        Unreviewed test gardening.
+
+        * web-platform-tests/html/browsers/windows/browsing-context-expected.txt: rebaseline.
+        * web-platform-tests/html/browsers/windows/browsing-context.html: update.
+
 == Rolled over to ChangeLog-2018-01-01 ==

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/windows/browsing-context-expected.txt (226327 => 226328)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/windows/browsing-context-expected.txt	2018-01-02 18:17:12 UTC (rev 226327)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/windows/browsing-context-expected.txt	2018-01-02 18:29:40 UTC (rev 226328)
@@ -2,5 +2,4 @@
 FAIL Check that browsing context has new, ready HTML document assert_equals: The document's encoding should be 'UTF-8'. expected "UTF-8" but got "windows-1252"
 PASS Check that new document nodes extant, empty 
 PASS Check the document properties corresponding to the creator browsing context 
-FAIL Check the history.length of the created browsing context assert_equals: The history.length should be 1. expected 1 but got 100
 

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html (226327 => 226328)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html	2018-01-02 18:17:12 UTC (rev 226327)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html	2018-01-02 18:29:40 UTC (rev 226328)
@@ -44,11 +44,6 @@
       assert_equals(doc.referrer, document.URL, "The document's referrer should be its creator document's address.");
       assert_equals(iframe.contentWindow.parent.document, document);
     }, "Check the document properties corresponding to the creator browsing context");
-
-    test(function () {
-      assert_equals(iframe.contentWindow.history.length, 1, "The history.length should be 1.");
-    }, "Check the history.length of the created browsing context");
-
     </script>
   </body>
 </html>

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (226327 => 226328)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2018-01-02 18:17:12 UTC (rev 226327)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2018-01-02 18:29:40 UTC (rev 226328)
@@ -1854,8 +1854,6 @@
 webkit.org/b/168373 media/video-multiple-concurrent-playback.html [ Failure Crash ]
 webkit.org/b/168373 media/video-seek-past-end-paused.html [ Failure Pass ]
 
-webkit.org/b/172255 imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html [ Pass Failure ]
-
 webkit.org/b/174240 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Pass Timeout ]
 
 webkit.org/b/174353 media/video-restricted-invisible-autoplay-not-allowed.html [ Crash Pass ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (226327 => 226328)


--- trunk/LayoutTests/platform/mac/TestExpectations	2018-01-02 18:17:12 UTC (rev 226327)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2018-01-02 18:29:40 UTC (rev 226328)
@@ -1521,8 +1521,6 @@
 
 webkit.org/b/170907 [ Debug ] imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.html [ Pass Failure Timeout ]
 
-webkit.org/b/172255 imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html [ Pass Failure ]
-
 webkit.org/b/173328 [ ElCapitan Sierra ] fast/text/system-font-fallback-emoji.html [ Failure ]
 webkit.org/b/173328 [ ElCapitan Sierra ] fast/text/system-font-fallback.html [ ImageOnlyFailure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to