Title: [270165] trunk/LayoutTests
Revision
270165
Author
[email protected]
Date
2020-11-22 19:26:50 -0800 (Sun, 22 Nov 2020)

Log Message

[GLIB][GTK] Unreviewed test gardening. Updated expectations and baselines after 270164.

* platform/glib/TestExpectations:
* platform/gtk/TestExpectations:
* platform/gtk/editing/selection/simple-line-layout-caret-is-gone-expected.txt: Added.
* platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt: Updated after r270103.
* platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt: Updated after r270103.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (270164 => 270165)


--- trunk/LayoutTests/ChangeLog	2020-11-22 14:52:43 UTC (rev 270164)
+++ trunk/LayoutTests/ChangeLog	2020-11-23 03:26:50 UTC (rev 270165)
@@ -1,3 +1,13 @@
+2020-11-22  Diego Pino Garcia  <[email protected]>
+
+        [GLIB][GTK] Unreviewed test gardening. Updated expectations and baselines after 270164.
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/gtk/editing/selection/simple-line-layout-caret-is-gone-expected.txt: Added.
+        * platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt: Updated after r270103.
+        * platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt: Updated after r270103.
+
 2020-11-22  Philippe Normand  <[email protected]>
 
         Unreviewed GLib gardening

Modified: trunk/LayoutTests/platform/glib/TestExpectations (270164 => 270165)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-11-22 14:52:43 UTC (rev 270164)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-11-23 03:26:50 UTC (rev 270165)
@@ -1150,6 +1150,9 @@
 
 imported/w3c/web-platform-tests/mathml/presentation-markup/menclose/legacy-menclose-radical-notation.html [ Pass ]
 
+# Failed since added in r270045.
+webkit.org/b/219247 imported/w3c/web-platform-tests/compat/webkit-box-clamp-bottom-border.html [ ImageOnlyFailure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of WPT-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (270164 => 270165)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-11-22 14:52:43 UTC (rev 270164)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-11-23 03:26:50 UTC (rev 270165)
@@ -2633,6 +2633,12 @@
 
 webkit.org/b/218111 compositing/clipping/border-radius-async-overflow-stacking.html [ ImageOnlyFailure ]
 
+webkit.org/b/219248 imported/w3c/web-platform-tests/uievents/mouse/mouseevent_move_button.html [ Failure ]
+
+webkit.org/b/219250 http/tests/navigation/page-cache-requestAnimationFrame.html [ Failure Pass ]
+
+webkit.org/b/219251 fast/canvas/webgl/getIndexedParameter-crash.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of non-crashing, non-flaky tests failing
 #////////////////////////////////////////////////////////////////////////////////////////

Added: trunk/LayoutTests/platform/gtk/editing/selection/simple-line-layout-caret-is-gone-expected.txt (0 => 270165)


--- trunk/LayoutTests/platform/gtk/editing/selection/simple-line-layout-caret-is-gone-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/editing/selection/simple-line-layout-caret-is-gone-expected.txt	2020-11-23 03:26:50 UTC (rev 270165)
@@ -0,0 +1 @@
+36 0 1 17

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt (270164 => 270165)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt	2020-11-22 14:52:43 UTC (rev 270164)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt	2020-11-23 03:26:50 UTC (rev 270165)
@@ -4196,9 +4196,9 @@
 PASS OffscreenCanvasRenderingContext2D interface: operation isPointInPath(Path2D, unrestricted double, unrestricted double, optional CanvasFillRule)
 PASS OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(unrestricted double, unrestricted double)
 PASS OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(Path2D, unrestricted double, unrestricted double)
-FAIL OffscreenCanvasRenderingContext2D interface: operation fillText(DOMString, unrestricted double, unrestricted double, optional unrestricted double) assert_own_property: interface prototype object missing non-static operation expected property "fillText" missing
-FAIL OffscreenCanvasRenderingContext2D interface: operation strokeText(DOMString, unrestricted double, unrestricted double, optional unrestricted double) assert_own_property: interface prototype object missing non-static operation expected property "strokeText" missing
-FAIL OffscreenCanvasRenderingContext2D interface: operation measureText(DOMString) assert_own_property: interface prototype object missing non-static operation expected property "measureText" missing
+PASS OffscreenCanvasRenderingContext2D interface: operation fillText(DOMString, unrestricted double, unrestricted double, optional unrestricted double)
+PASS OffscreenCanvasRenderingContext2D interface: operation strokeText(DOMString, unrestricted double, unrestricted double, optional unrestricted double)
+PASS OffscreenCanvasRenderingContext2D interface: operation measureText(DOMString)
 PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double)
 PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double)
 PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)
@@ -4214,10 +4214,10 @@
 PASS OffscreenCanvasRenderingContext2D interface: operation setLineDash(sequence<unrestricted double>)
 PASS OffscreenCanvasRenderingContext2D interface: operation getLineDash()
 PASS OffscreenCanvasRenderingContext2D interface: attribute lineDashOffset
-FAIL OffscreenCanvasRenderingContext2D interface: attribute font assert_true: The prototype object must have a property "font" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute textAlign assert_true: The prototype object must have a property "textAlign" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute textBaseline assert_true: The prototype object must have a property "textBaseline" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute direction assert_true: The prototype object must have a property "direction" expected true got false
+PASS OffscreenCanvasRenderingContext2D interface: attribute font
+PASS OffscreenCanvasRenderingContext2D interface: attribute textAlign
+PASS OffscreenCanvasRenderingContext2D interface: attribute textBaseline
+PASS OffscreenCanvasRenderingContext2D interface: attribute direction
 PASS OffscreenCanvasRenderingContext2D interface: operation closePath()
 PASS OffscreenCanvasRenderingContext2D interface: operation moveTo(unrestricted double, unrestricted double)
 PASS OffscreenCanvasRenderingContext2D interface: operation lineTo(unrestricted double, unrestricted double)

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt (270164 => 270165)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt	2020-11-22 14:52:43 UTC (rev 270164)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt	2020-11-23 03:26:50 UTC (rev 270165)
@@ -373,9 +373,9 @@
 PASS OffscreenCanvasRenderingContext2D interface: operation isPointInPath(Path2D, unrestricted double, unrestricted double, optional CanvasFillRule)
 PASS OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(unrestricted double, unrestricted double)
 PASS OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(Path2D, unrestricted double, unrestricted double)
-FAIL OffscreenCanvasRenderingContext2D interface: operation fillText(DOMString, unrestricted double, unrestricted double, optional unrestricted double) assert_own_property: interface prototype object missing non-static operation expected property "fillText" missing
-FAIL OffscreenCanvasRenderingContext2D interface: operation strokeText(DOMString, unrestricted double, unrestricted double, optional unrestricted double) assert_own_property: interface prototype object missing non-static operation expected property "strokeText" missing
-FAIL OffscreenCanvasRenderingContext2D interface: operation measureText(DOMString) assert_own_property: interface prototype object missing non-static operation expected property "measureText" missing
+PASS OffscreenCanvasRenderingContext2D interface: operation fillText(DOMString, unrestricted double, unrestricted double, optional unrestricted double)
+PASS OffscreenCanvasRenderingContext2D interface: operation strokeText(DOMString, unrestricted double, unrestricted double, optional unrestricted double)
+PASS OffscreenCanvasRenderingContext2D interface: operation measureText(DOMString)
 PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double)
 PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double)
 PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)
@@ -391,10 +391,10 @@
 PASS OffscreenCanvasRenderingContext2D interface: operation setLineDash(sequence<unrestricted double>)
 PASS OffscreenCanvasRenderingContext2D interface: operation getLineDash()
 PASS OffscreenCanvasRenderingContext2D interface: attribute lineDashOffset
-FAIL OffscreenCanvasRenderingContext2D interface: attribute font assert_true: The prototype object must have a property "font" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute textAlign assert_true: The prototype object must have a property "textAlign" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute textBaseline assert_true: The prototype object must have a property "textBaseline" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute direction assert_true: The prototype object must have a property "direction" expected true got false
+PASS OffscreenCanvasRenderingContext2D interface: attribute font
+PASS OffscreenCanvasRenderingContext2D interface: attribute textAlign
+PASS OffscreenCanvasRenderingContext2D interface: attribute textBaseline
+PASS OffscreenCanvasRenderingContext2D interface: attribute direction
 PASS OffscreenCanvasRenderingContext2D interface: operation closePath()
 PASS OffscreenCanvasRenderingContext2D interface: operation moveTo(unrestricted double, unrestricted double)
 PASS OffscreenCanvasRenderingContext2D interface: operation lineTo(unrestricted double, unrestricted double)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to