Title: [232924] trunk/LayoutTests
- Revision
- 232924
- Author
- [email protected]
- Date
- 2018-06-18 01:40:24 -0700 (Mon, 18 Jun 2018)
Log Message
Unreviewed WPE gardening. Updating or adding baselines for a quadruple
of tests that are otherwise failing with a text-only failure.
* platform/wpe/fast/canvas/webgl/index-validation-with-subsequent-draws-expected.txt: Added.
* platform/wpe/fast/canvas/webgl/webgl-draw-buffers-expected.txt:
* platform/wpe/fullscreen/full-screen-layer-dump-expected.txt: Added.
* platform/wpe/js/dom/constructor-length-expected.txt:
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (232923 => 232924)
--- trunk/LayoutTests/ChangeLog 2018-06-18 07:38:35 UTC (rev 232923)
+++ trunk/LayoutTests/ChangeLog 2018-06-18 08:40:24 UTC (rev 232924)
@@ -1,5 +1,15 @@
2018-06-18 Zan Dobersek <[email protected]>
+ Unreviewed WPE gardening. Updating or adding baselines for a quadruple
+ of tests that are otherwise failing with a text-only failure.
+
+ * platform/wpe/fast/canvas/webgl/index-validation-with-subsequent-draws-expected.txt: Added.
+ * platform/wpe/fast/canvas/webgl/webgl-draw-buffers-expected.txt:
+ * platform/wpe/fullscreen/full-screen-layer-dump-expected.txt: Added.
+ * platform/wpe/js/dom/constructor-length-expected.txt:
+
+2018-06-18 Zan Dobersek <[email protected]>
+
Unreviewed WPE gardening. Adding platform-specific baselines for
WebCrypto tests whose baselines were changed in r232903.
Added: trunk/LayoutTests/platform/wpe/fast/canvas/webgl/index-validation-with-subsequent-draws-expected.txt (0 => 232924)
--- trunk/LayoutTests/platform/wpe/fast/canvas/webgl/index-validation-with-subsequent-draws-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/wpe/fast/canvas/webgl/index-validation-with-subsequent-draws-expected.txt 2018-06-18 08:40:24 UTC (rev 232924)
@@ -0,0 +1,2 @@
+CONSOLE MESSAGE: line 43: TypeError: null is not an object (evaluating 'ext.drawElementsInstancedANGLE')
+
Modified: trunk/LayoutTests/platform/wpe/fast/canvas/webgl/webgl-draw-buffers-expected.txt (232923 => 232924)
--- trunk/LayoutTests/platform/wpe/fast/canvas/webgl/webgl-draw-buffers-expected.txt 2018-06-18 07:38:35 UTC (rev 232923)
+++ trunk/LayoutTests/platform/wpe/fast/canvas/webgl/webgl-draw-buffers-expected.txt 2018-06-18 08:40:24 UTC (rev 232924)
@@ -19,9 +19,11 @@
test shaders disabled
vertex shader
-fragement shaderPASS GL_EXT_draw_buffers should not be defined in GLSL
+fragement shader
+PASS GL_EXT_draw_buffers should not be defined in GLSL
vertex shader
-fragement shaderPASS #extension GL_EXT_draw_buffers should not be allowed in GLSL
+fragement shader
+PASS #extension GL_EXT_draw_buffers should not be allowed in GLSL
PASS getError was expected value: NO_ERROR : there should be no errors
test attachment disabled
Added: trunk/LayoutTests/platform/wpe/fullscreen/full-screen-layer-dump-expected.txt (0 => 232924)
--- trunk/LayoutTests/platform/wpe/fullscreen/full-screen-layer-dump-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/wpe/fullscreen/full-screen-layer-dump-expected.txt 2018-06-18 08:40:24 UTC (rev 232924)
@@ -0,0 +1,11 @@
+(GraphicsLayer
+ (anchor 0.00 0.00)
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (contentsOpaque 1)
+ )
+ )
+)
+
Modified: trunk/LayoutTests/platform/wpe/js/dom/constructor-length-expected.txt (232923 => 232924)
--- trunk/LayoutTests/platform/wpe/js/dom/constructor-length-expected.txt 2018-06-18 07:38:35 UTC (rev 232923)
+++ trunk/LayoutTests/platform/wpe/js/dom/constructor-length-expected.txt 2018-06-18 08:40:24 UTC (rev 232924)
@@ -27,7 +27,7 @@
PASS Int8Array.length is 3
FAIL Intent.length should be 3. Threw exception ReferenceError: Can't find variable: Intent
PASS MediaController.length is 0
-FAIL MediaStream.length should be 0. Threw exception ReferenceError: Can't find variable: MediaStream
+PASS MediaStream.length is 0
PASS MessageChannel.length is 0
PASS MessageEvent.length is 1
PASS OverflowEvent.length is 1
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes