Title: [265363] trunk/LayoutTests
Revision
265363
Author
lmo...@igalia.com
Date
2020-08-06 22:29:02 -0700 (Thu, 06 Aug 2020)

Log Message

[GTK][WPE] Gardening some tests and rebaseline after imagebitmap update

Unreviewed test gardening.

* platform/glib/TestExpectations:
* platform/glib/animations/steps-transform-rendering-updates-expected.txt: Added.
* platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/canvas-createImageBitmap-resize-expected.txt:
* platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-drawImage-expected.txt:
* platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-flipY-expected.txt:
* platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-invalid-args-expected.txt:
* platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-transfer-expected.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (265362 => 265363)


--- trunk/LayoutTests/ChangeLog	2020-08-07 05:12:24 UTC (rev 265362)
+++ trunk/LayoutTests/ChangeLog	2020-08-07 05:29:02 UTC (rev 265363)
@@ -1,3 +1,17 @@
+2020-08-06  Lauro Moura  <lmo...@igalia.com>
+
+        [GTK][WPE] Gardening some tests and rebaseline after imagebitmap update
+
+        Unreviewed test gardening.
+
+        * platform/glib/TestExpectations:
+        * platform/glib/animations/steps-transform-rendering-updates-expected.txt: Added.
+        * platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/canvas-createImageBitmap-resize-expected.txt:
+        * platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-drawImage-expected.txt:
+        * platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-flipY-expected.txt:
+        * platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-invalid-args-expected.txt:
+        * platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-transfer-expected.txt:
+
 2020-08-06  Yusuke Suzuki  <ysuz...@apple.com>
 
         Unreviewed, fix fast/css-custom-paint/out-of-memory-while-adding-worklet-module.html test

Modified: trunk/LayoutTests/platform/glib/TestExpectations (265362 => 265363)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-08-07 05:12:24 UTC (rev 265362)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-08-07 05:29:02 UTC (rev 265363)
@@ -10,7 +10,7 @@
 #
 # Never add any tests to this file without opening a bug on bugzilla.webkit.org.
 #
-# Currently the following sections are used, but this is not a fixed list. Some sections
+# Initially the following sections were used, but this is not a fixed list. Some sections
 # (like WebAnimation, PageOverlay, WebGL) will mirror their top-level LayoutTests/
 # folders, but others like CSS and GStreamer may have entries from multiple folders.
 #
@@ -259,6 +259,8 @@
 
 webkit.org/b/214422 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/suspend-after-construct.html [ Failure Pass ]
 
+webkit.org/b/215255 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of GStreamer-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -292,6 +294,18 @@
 
 
 #////////////////////////////////////////////////////////////////////////////////////////
+# MathML-related bugs
+#////////////////////////////////////////////////////////////////////////////////////////
+
+webkit.org/b/215217 [ Debug ] mathml/opentype/munderover-layout-resize.html [ Crash ]
+webkit.org/b/215217 [ Debug ] mathml/presentation/mo-invisible.html [ Crash ]
+
+#////////////////////////////////////////////////////////////////////////////////////////
+# End of MathML-related bugs
+#////////////////////////////////////////////////////////////////////////////////////////
+
+
+#////////////////////////////////////////////////////////////////////////////////////////
 # OffscreenCanvas-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
 
@@ -533,6 +547,8 @@
 webkit.org/b/169917 webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure ]
 
 webkit.org/b/211887 [ Debug ] fast/canvas/webgl/tex-sub-image-2d-bad-args.html [ Crash ]
+webkit.org/b/211887 [ Debug ] webgl/1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html [ Crash ]
+webkit.org/b/211887 [ Debug ] webgl/1.0.3/conformance/more/functions/texSubImage2DHTMLBadArgs.html [ Crash ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of WebGL-related bugs

Added: trunk/LayoutTests/platform/glib/animations/steps-transform-rendering-updates-expected.txt (0 => 265363)


--- trunk/LayoutTests/platform/glib/animations/steps-transform-rendering-updates-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/glib/animations/steps-transform-rendering-updates-expected.txt	2020-08-07 05:29:02 UTC (rev 265363)
@@ -0,0 +1,6 @@
+PASS count is 0
+PASS count < 6 is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Modified: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/canvas-createImageBitmap-resize-expected.txt (265362 => 265363)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/canvas-createImageBitmap-resize-expected.txt	2020-08-07 05:12:24 UTC (rev 265362)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/canvas-createImageBitmap-resize-expected.txt	2020-08-07 05:29:02 UTC (rev 265363)
@@ -3,5 +3,5 @@
 PASS createImageBitmap from a HTMLCanvasElement with resize option. 
 PASS createImageBitmap from a HTMLImageElement with resize option. 
 PASS createImageBitmap from an ImageBitmap with resize option. 
-FAIL createImageBitmap from an ImageData with resize option. promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ImageData is not implemented"
+PASS createImageBitmap from an ImageData with resize option. 
 

Modified: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-drawImage-expected.txt (265362 => 265363)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-drawImage-expected.txt	2020-08-07 05:12:24 UTC (rev 265362)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-drawImage-expected.txt	2020-08-07 05:29:02 UTC (rev 265363)
@@ -39,11 +39,11 @@
 PASS createImageBitmap from an OffscreenCanvas scaled up, and drawImage on the created ImageBitmap 
 PASS createImageBitmap from an OffscreenCanvas resized, and drawImage on the created ImageBitmap 
 PASS createImageBitmap from an OffscreenCanvas with negative sw/sh, and drawImage on the created ImageBitmap 
-FAIL createImageBitmap from an ImageData, and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ImageData is not implemented"
-FAIL createImageBitmap from an ImageData scaled down, and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ImageData is not implemented"
-FAIL createImageBitmap from an ImageData scaled up, and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ImageData is not implemented"
-FAIL createImageBitmap from an ImageData resized, and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ImageData is not implemented"
-FAIL createImageBitmap from an ImageData with negative sw/sh, and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ImageData is not implemented"
+PASS createImageBitmap from an ImageData, and drawImage on the created ImageBitmap 
+PASS createImageBitmap from an ImageData scaled down, and drawImage on the created ImageBitmap 
+PASS createImageBitmap from an ImageData scaled up, and drawImage on the created ImageBitmap 
+PASS createImageBitmap from an ImageData resized, and drawImage on the created ImageBitmap 
+PASS createImageBitmap from an ImageData with negative sw/sh, and drawImage on the created ImageBitmap 
 PASS createImageBitmap from an ImageBitmap, and drawImage on the created ImageBitmap 
 PASS createImageBitmap from an ImageBitmap scaled down, and drawImage on the created ImageBitmap 
 PASS createImageBitmap from an ImageBitmap scaled up, and drawImage on the created ImageBitmap 

Modified: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-flipY-expected.txt (265362 => 265363)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-flipY-expected.txt	2020-08-07 05:12:24 UTC (rev 265362)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-flipY-expected.txt	2020-08-07 05:29:02 UTC (rev 265363)
@@ -15,8 +15,8 @@
 FAIL createImageBitmap from a vector SVGImageElement imageOrientation: "flipY", and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object "TypeError: Type error"
 PASS createImageBitmap from an OffscreenCanvas imageOrientation: "none", and drawImage on the created ImageBitmap 
 PASS createImageBitmap from an OffscreenCanvas imageOrientation: "flipY", and drawImage on the created ImageBitmap 
-FAIL createImageBitmap from an ImageData imageOrientation: "none", and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ImageData is not implemented"
-FAIL createImageBitmap from an ImageData imageOrientation: "flipY", and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ImageData is not implemented"
+PASS createImageBitmap from an ImageData imageOrientation: "none", and drawImage on the created ImageBitmap 
+PASS createImageBitmap from an ImageData imageOrientation: "flipY", and drawImage on the created ImageBitmap 
 PASS createImageBitmap from an ImageBitmap imageOrientation: "none", and drawImage on the created ImageBitmap 
 PASS createImageBitmap from an ImageBitmap imageOrientation: "flipY", and drawImage on the created ImageBitmap 
 PASS createImageBitmap from a Blob imageOrientation: "none", and drawImage on the created ImageBitmap 

Modified: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-invalid-args-expected.txt (265362 => 265363)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-invalid-args-expected.txt	2020-08-07 05:12:24 UTC (rev 265362)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-invalid-args-expected.txt	2020-08-07 05:29:02 UTC (rev 265363)
@@ -33,7 +33,7 @@
 FAIL createImageBitmap with an OffscreenCanvas source and oversized (unallocatable) crop region assert_equals: expected 100000000 but got 20
 PASS createImageBitmap with an ImageData source and sw set to 0 
 PASS createImageBitmap with an ImageData source and sh set to 0 
-FAIL createImageBitmap with an ImageData source and oversized (unallocatable) crop region assert_throws_dom: function "() => { throw e }" threw object "TypeError: createImageBitmap with ImageData is not implemented" that is not a DOMException InvalidStateError: property "code" is equal to undefined, expected 11
+FAIL createImageBitmap with an ImageData source and oversized (unallocatable) crop region assert_equals: expected 100000000 but got 20
 PASS createImageBitmap with an ImageBitmap source and sw set to 0 
 PASS createImageBitmap with an ImageBitmap source and sh set to 0 
 FAIL createImageBitmap with an ImageBitmap source and oversized (unallocatable) crop region assert_equals: expected 100000000 but got 20

Modified: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-transfer-expected.txt (265362 => 265363)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-transfer-expected.txt	2020-08-07 05:12:24 UTC (rev 265362)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-transfer-expected.txt	2020-08-07 05:29:02 UTC (rev 265363)
@@ -8,7 +8,7 @@
 FAIL Transfer ImageBitmap created from a bitmap SVGImageElement promise_test: Unhandled rejection with value: object "TypeError: Type error"
 FAIL Transfer ImageBitmap created from a vector SVGImageElement promise_test: Unhandled rejection with value: object "TypeError: Type error"
 PASS Transfer ImageBitmap created from an OffscreenCanvas 
-FAIL Transfer ImageBitmap created from an ImageData promise_test: Unhandled rejection with value: object "TypeError: createImageBitmap with ImageData is not implemented"
+PASS Transfer ImageBitmap created from an ImageData 
 PASS Transfer ImageBitmap created from an ImageBitmap 
 PASS Transfer ImageBitmap created from a Blob 
 FAIL Transferring a non-origin-clean ImageBitmap throws. assert_throws_dom: function "() => worker.postMessage(bitmap, [bitmap])" did not throw
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to