Title: [226121] trunk/LayoutTests
Revision
226121
Author
[email protected]
Date
2017-12-19 07:43:45 -0800 (Tue, 19 Dec 2017)

Log Message

[WPE] Enable the rest of the wpt html tests.
https://bugs.webkit.org/show_bug.cgi?id=180975

Unreviewed test gardening.


* platform/wpe/TestExpectations:
* platform/wpe/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt:
  Added: dependent on the supported video codecs.
* platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt:
  Added: dependent on the supported video codecs.
* platform/wpe/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter-expected.txt:
  Added: whitespace difference.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (226120 => 226121)


--- trunk/LayoutTests/ChangeLog	2017-12-19 15:09:09 UTC (rev 226120)
+++ trunk/LayoutTests/ChangeLog	2017-12-19 15:43:45 UTC (rev 226121)
@@ -1,5 +1,20 @@
 2017-12-19  Ms2ger  <[email protected]>
 
+        [WPE] Enable the rest of the wpt html tests.
+        https://bugs.webkit.org/show_bug.cgi?id=180975
+
+        Unreviewed test gardening.
+
+        * platform/wpe/TestExpectations:
+        * platform/wpe/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt:
+          Added: dependent on the supported video codecs.
+        * platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt:
+          Added: dependent on the supported video codecs.
+        * platform/wpe/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter-expected.txt:
+          Added: whitespace difference.
+
+2017-12-19  Ms2ger  <[email protected]>
+
         Mark scroll-restoration-navigation-samedoc.html as passing.
         https://bugs.webkit.org/show_bug.cgi?id=169264
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (226120 => 226121)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2017-12-19 15:09:09 UTC (rev 226120)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2017-12-19 15:43:45 UTC (rev 226121)
@@ -296,13 +296,34 @@
 
 # WPT: html
 # =========
-Bug(WPE) imported/w3c/web-platform-tests/html/browsers [ Skip ]
-Bug(WPE) imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ [ Skip ]
-Bug(WPE) imported/w3c/web-platform-tests/html/semantics/forms/ [ Skip ]
-
+webkit.org/b/169572 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html [ Pass Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-height.html [ Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-innerheight.html [ Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-innerwidth.html [ Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-left.html [ Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-screenx.html [ Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-screeny.html [ Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-top.html [ Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-width.html [ Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-innerheight-innerwidth.html [ Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-screenx-screeny.html [ Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-top-left.html [ Failure ]
+webkit.org/b/180967 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-width-height.html [ Failure ]
 webkit.org/b/177322 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html [ Pass Failure ]
+webkit.org/b/180932 [ Debug ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements [ Pass Crash ]
+webkit.org/b/180933 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues.html [ Failure ]
+webkit.org/b/180933 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/track/track-element/track-api-texttracks.html [ Failure ]
 webkit.org/b/180648 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html [ Timeout ]
 webkit.org/b/180352 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/toBlob.jpeg.html [ Failure ]
+webkit.org/b/180645 imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput.html [ Failure ]
+webkit.org/b/180645 imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate.html [ Failure ]
+webkit.org/b/180931 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-after-content-change.html [ Failure ]
+webkit.org/b/180931 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-textarea.html [ Failure ]
+webkit.org/b/180645 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application.html [ Failure ]
+webkit.org/b/180645 imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/color.html [ Failure ]
+webkit.org/b/180645 imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/selection.html [ Failure ]
+webkit.org/b/180645 imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/type-change-state.html [ Failure ]
+webkit.org/b/180645 imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/valueMode.html [ Failure ]
 webkit.org/b/180645 imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html [ Failure ]
 webkit.org/b/180648 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Timeout ]
 webkit.org/b/180648 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click-404.html [ Failure ]

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt (0 => 226121)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt	2017-12-19 15:43:45 UTC (rev 226121)
@@ -0,0 +1,3 @@
+
+FAIL The document for a standalone media file should have one child in the body. assert_equals: expected "video/ogg" but got "application/ogg"
+

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt (0 => 226121)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-expected.txt	2017-12-19 15:43:45 UTC (rev 226121)
@@ -0,0 +1,61 @@
+
+PASS utility code 
+PASS application/octet-stream 
+PASS video/x-new-fictional-format 
+PASS audio/mp4 (optional) 
+PASS audio/mp4; codecs="mp4a.40.2" (optional) 
+FAIL audio/mp4 with bogus codec assert_equals: audio/mp4; codecs="bogus" expected "" but got "probably"
+PASS audio/mp4 with and without codecs 
+PASS audio/ogg (optional) 
+PASS audio/ogg; codecs="opus" (optional) 
+PASS audio/ogg; codecs="vorbis" (optional) 
+FAIL audio/ogg with bogus codec assert_equals: audio/ogg; codecs="bogus" expected "" but got "probably"
+PASS audio/ogg with and without codecs 
+PASS audio/wav (optional) 
+PASS audio/wav; codecs="1" (optional) 
+FAIL audio/wav with bogus codec assert_equals: audio/wav; codecs="bogus" expected "" but got "probably"
+PASS audio/wav with and without codecs 
+PASS audio/webm (optional) 
+PASS audio/webm; codecs="opus" (optional) 
+PASS audio/webm; codecs="vorbis" (optional) 
+FAIL audio/webm with bogus codec assert_equals: audio/webm; codecs="bogus" expected "" but got "probably"
+PASS audio/webm with and without codecs 
+PASS video/3gpp (optional) 
+PASS video/3gpp; codecs="samr" (optional) 
+PASS video/3gpp; codecs="mp4v.20.8" (optional) 
+PASS video/3gpp codecs subset 
+PASS video/3gpp codecs order 
+FAIL video/3gpp with bogus codec assert_equals: video/3gpp; codecs="bogus" expected "" but got "probably"
+PASS video/3gpp with and without codecs 
+PASS video/mp4 (optional) 
+PASS video/mp4; codecs="mp4a.40.2" (optional) 
+PASS video/mp4; codecs="avc1.42E01E" (optional) 
+PASS video/mp4; codecs="avc1.4D401E" (optional) 
+PASS video/mp4; codecs="avc1.58A01E" (optional) 
+PASS video/mp4; codecs="avc1.64001E" (optional) 
+PASS video/mp4; codecs="mp4v.20.8" (optional) 
+PASS video/mp4; codecs="mp4v.20.240" (optional) 
+PASS video/mp4 codecs subset 
+PASS video/mp4 codecs order 
+FAIL video/mp4 with bogus codec assert_equals: video/mp4; codecs="bogus" expected "" but got "probably"
+PASS video/mp4 with and without codecs 
+PASS video/ogg (optional) 
+PASS video/ogg; codecs="opus" (optional) 
+PASS video/ogg; codecs="vorbis" (optional) 
+PASS video/ogg; codecs="theora" (optional) 
+PASS video/ogg codecs subset 
+PASS video/ogg codecs order 
+FAIL video/ogg with bogus codec assert_equals: video/ogg; codecs="bogus" expected "" but got "probably"
+PASS video/ogg with and without codecs 
+PASS video/webm (optional) 
+PASS video/webm; codecs="opus" (optional) 
+PASS video/webm; codecs="vorbis" (optional) 
+PASS video/webm; codecs="vp8" (optional) 
+PASS video/webm; codecs="vp8.0" (optional) 
+PASS video/webm; codecs="vp9" (optional) 
+PASS video/webm; codecs="vp9.0" (optional) 
+PASS video/webm codecs subset 
+PASS video/webm codecs order 
+FAIL video/webm with bogus codec assert_equals: video/webm; codecs="bogus" expected "" but got "probably"
+PASS video/webm with and without codecs 
+

Added: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter-expected.txt (0 => 226121)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter-expected.txt	2017-12-19 15:43:45 UTC (rev 226121)
@@ -0,0 +1,7 @@
+
+PASS form.elements must contain all listed elements with the form owner 
+PASS form.elements only includes elements from the same shadow tree 
+                              
+                                               
+                                                              
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to