Title: [234360] trunk/LayoutTests
Revision
234360
Author
[email protected]
Date
2018-07-30 01:16:02 -0700 (Mon, 30 Jul 2018)

Log Message

Unreviewed WPE gardening.

Adding two WPE-specific test baselines. Adjusting or adding a few
additional test expectations.

* platform/wpe/TestExpectations:
* platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt: Added.
* platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-out-of-range-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (234359 => 234360)


--- trunk/LayoutTests/ChangeLog	2018-07-30 06:40:42 UTC (rev 234359)
+++ trunk/LayoutTests/ChangeLog	2018-07-30 08:16:02 UTC (rev 234360)
@@ -1,3 +1,14 @@
+2018-07-30  Zan Dobersek  <[email protected]>
+
+        Unreviewed WPE gardening.
+
+        Adding two WPE-specific test baselines. Adjusting or adding a few
+        additional test expectations.
+
+        * platform/wpe/TestExpectations:
+        * platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt: Added.
+        * platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-out-of-range-expected.txt: Added.
+
 2018-07-29  Basuke Suzuki  <[email protected]>
 
         [Curl] Test gardening

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (234359 => 234360)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2018-07-30 06:40:42 UTC (rev 234359)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2018-07-30 08:16:02 UTC (rev 234360)
@@ -74,7 +74,7 @@
 webkit.org/b/151344 fast/mediastream/MediaStream-add-ended-tracks.html [ Timeout ]
 webkit.org/b/79203 fast/mediastream/MediaStream-video-element.html [ Failure Pass Timeout ]
 # Crash is bug #176801
-webkit.org/b/160996 fast/mediastream/MediaStream-video-element-video-tracks-disabled.html [ ImageOnlyFailure Crash ]
+webkit.org/b/160996 fast/mediastream/MediaStream-video-element-video-tracks-disabled.html [ Timeout ImageOnlyFailure Crash ]
 webkit.org/b/172269 fast/mediastream/media-devices-enumerate-devices.html [ Failure ]
 webkit.org/b/173257 fast/mediastream/getUserMedia-grant-persistency3.html [ Pass Failure ]
 
@@ -1319,4 +1319,9 @@
 
 webkit.org/b/188057 imported/w3c/web-platform-tests/html/dom/interfaces.html [ Failure Pass ]
 
-webkit.org/b/188058 webanimations/partly-accelerated-transition-by-removing-property.html [ Failure ]
\ No newline at end of file
+webkit.org/b/188058 webanimations/partly-accelerated-transition-by-removing-property.html [ Failure ]
+
+webkit.org/b/188098 webanimations/accelerated-animation-with-delay.html [ ImageOnlyFailure ]
+
+webkit.org/b/188159 svg/text/text-default-font-size.html [ ImageOnlyFailure ]
+webkit.org/b/188159 svg/as-image/svg-image-with-data-uri-background.html [ ImageOnlyFailure ]

Added: trunk/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt (0 => 234360)


--- trunk/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt	2018-07-30 08:16:02 UTC (rev 234360)
@@ -0,0 +1,5 @@
+This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
+
+Test: ../../resources/webgl_test_files/conformance2/glsl3/shader-with-mis-matching-uniform-block.html
+PASS
+

Added: trunk/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-out-of-range-expected.txt (0 => 234360)


--- trunk/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-out-of-range-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-out-of-range-expected.txt	2018-07-30 08:16:02 UTC (rev 234360)
@@ -0,0 +1,5 @@
+This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
+
+Test: ../../resources/webgl_test_files/conformance2/glsl3/texture-offset-out-of-range.html
+PASS
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to