Title: [261049] trunk/LayoutTests
Revision
261049
Author
[email protected]
Date
2020-05-02 08:27:13 -0700 (Sat, 02 May 2020)

Log Message

[GTK][WPE] Gardening, several WebGL tests are failing after r261023
https://bugs.webkit.org/show_bug.cgi?id=211339

Unreviewed gardening.

* platform/gtk/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261048 => 261049)


--- trunk/LayoutTests/ChangeLog	2020-05-02 12:55:57 UTC (rev 261048)
+++ trunk/LayoutTests/ChangeLog	2020-05-02 15:27:13 UTC (rev 261049)
@@ -1,3 +1,13 @@
+2020-05-02  Diego Pino Garcia  <[email protected]>
+
+        [GTK][WPE] Gardening, several WebGL tests are failing after r261023
+        https://bugs.webkit.org/show_bug.cgi?id=211339
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2020-05-02  Devin Rousso  <[email protected]>
 
         [CSS Easing 1] implement `jump-*` step positions

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (261048 => 261049)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-02 12:55:57 UTC (rev 261048)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-02 15:27:13 UTC (rev 261049)
@@ -1444,6 +1444,70 @@
 
 webkit.org/b/211167 editing/inserting/insert-list-then-edit-command-crash.html [ Failure ]
 
+# WebGL failures after r261023.
+webkit.org/b/211338 webgl/1.0.3/conformance/more/functions/copyTexImage2DBadArgs.html [ Crash ]
+webkit.org/b/211338 fast/canvas/webgl/invalid-passed-params.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba4444.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba5551.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html [ Failure ]
+webkit.org/b/211338 webkit.org/b/209533 fast/canvas/webgl/tex-image-and-sub-image-2d-with-potentially-subsampled-image.html [ Failure Timeout Pass ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-svg-image.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Failure ]
+webkit.org/b/211338 webkit.org/b/199014 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Pass Crash Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-with-format-and-type.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-input-validation.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-sub-image-2d-bad-args.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-sub-image-2d.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-sub-image-cube-maps.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/uninitialized-test.html [ Failure ]
+webkit.org/b/211338 http/tests/webgl/1.0.2/texSubImage2DHTML.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-float-with-canvas.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-float-with-image-data.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-float-with-image.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-canvas.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-image-data.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-image.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/misc/invalid-passed-params.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/misc/uninitialized-test.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/more/functions/texSubImage2D.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/more/functions/texSubImage2DBadArgs.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/more/functions/texSubImage2DHTMLBadArgs.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-svg-image.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgb565.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba4444.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba5551.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-with-format-and-type.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-input-validation.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-sub-image-2d.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/texture-sub-image-cube-maps.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/texture-upload-cube-maps.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures.
 #
@@ -1536,7 +1600,6 @@
 
 webkit.org/b/120839 animations/cross-fade-background-image.html [ ImageOnlyFailure Crash ]
 webkit.org/b/199010 css2.1/t1204-order-01-d.html [ Pass Crash ]
-webkit.org/b/199014 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Pass Crash ]
 
 webkit.org/b/199440 fast/mediastream/mediastreamtrack-video-clone.html [ Failure Timeout Crash ]
 
@@ -3368,7 +3431,6 @@
 webkit.org/b/209533 canvas/philip/tests/2d.canvas.readonly.html [ Timeout Pass ]
 webkit.org/b/209533 compositing/absolute-inside-out-of-view-fixed.html [ Timeout Pass ]
 webkit.org/b/209533 compositing/animation/animated-composited-inside-hidden.html [ Timeout Pass ]
-webkit.org/b/209533 fast/canvas/webgl/tex-image-and-sub-image-2d-with-potentially-subsampled-image.html [ Timeout Pass ]
 webkit.org/b/209533 fast/frames/exponential-frames.html [ Timeout Pass ]
 webkit.org/b/209533 fast/selectors/is-backtracking.html [ Timeout Pass ]
 webkit.org/b/209533 fast/selectors/matches-backtracking.html [ Timeout Pass ]

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (261048 => 261049)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2020-05-02 12:55:57 UTC (rev 261048)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2020-05-02 15:27:13 UTC (rev 261049)
@@ -733,6 +733,71 @@
 # Failing in test bots. Started failing since r260615.
 webkit.org/b/210968 fast/css/resize-corner-tracking.html [ Failure ImageOnlyFailure Pass ]
 
+# WebGL failures after r261023.
+webkit.org/b/211338 webgl/1.0.3/conformance/more/functions/copyTexImage2DBadArgs.html [ Crash ]
+webkit.org/b/211338 fast/canvas/webgl/invalid-passed-params.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba4444.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba5551.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-potentially-subsampled-image.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-svg-image.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-image-with-format-and-type.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-input-validation.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-sub-image-2d-bad-args.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-sub-image-2d.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/tex-sub-image-cube-maps.html [ Failure ]
+webkit.org/b/211338 fast/canvas/webgl/uninitialized-test.html [ Failure ]
+webkit.org/b/211338 http/tests/webgl/1.0.2/texSubImage2DHTML.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-float-with-canvas.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-float-with-image-data.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-float-with-image.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-canvas.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-image-data.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-image.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/misc/invalid-passed-params.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/misc/uninitialized-test.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/more/functions/texSubImage2D.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/more/functions/texSubImage2DBadArgs.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/more/functions/texSubImage2DHTMLBadArgs.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-image.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-svg-image.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgb565.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba4444.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba5551.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-image-with-format-and-type.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-input-validation.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/tex-sub-image-2d.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/texture-size.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/texture-sub-image-cube-maps.html [ Failure ]
+webkit.org/b/211338 webgl/1.0.3/conformance/textures/texture-upload-cube-maps.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # 3. UNRESOLVED TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to