Title: [265672] trunk/LayoutTests
Revision
265672
Author
[email protected]
Date
2020-08-14 09:33:54 -0700 (Fri, 14 Aug 2020)

Log Message

[WPE] Gardening

Unreviewed test gardening.

* platform/glib/TestExpectations:
* platform/gtk/TestExpectations:
* platform/wpe/TestExpectations:
* platform/wpe/fast/text/basic/013-expected.txt: Rebaselined.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (265671 => 265672)


--- trunk/LayoutTests/ChangeLog	2020-08-14 15:33:42 UTC (rev 265671)
+++ trunk/LayoutTests/ChangeLog	2020-08-14 16:33:54 UTC (rev 265672)
@@ -1,3 +1,14 @@
+2020-08-14  Lauro Moura  <[email protected]>
+
+        [WPE] Gardening
+
+        Unreviewed test gardening.
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+        * platform/wpe/fast/text/basic/013-expected.txt: Rebaselined.
+
 2020-08-14  Karl Rackler  <[email protected]>
 
         rdar://66995964 (REGRESSION (r265358): [ Win10 wk1 ] animations/steps-transform-rendering-updates.html is a constant failure (215454))

Modified: trunk/LayoutTests/platform/glib/TestExpectations (265671 => 265672)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-08-14 15:33:42 UTC (rev 265671)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-08-14 16:33:54 UTC (rev 265672)
@@ -50,9 +50,11 @@
 webkit.org/b/212805 accessibility/svg-text.html [ Failure ]
 
 # Added in r263823. Both tests are timing out.
-webkit.org/b/newbug accessibility/keyevents-for-increment-actions-with-node-removal.html [ Skip ]
-webkit.org/b/newbug accessibility/keyevents-posted-for-increment-actions.html [ Skip ]
+webkit.org/b/213874 accessibility/keyevents-for-increment-actions-with-node-removal.html [ Skip ]
+webkit.org/b/213874 accessibility/keyevents-posted-for-increment-actions.html [ Skip ]
+webkit.org/b/213874 accessibility/keyevents-posted-for-dismiss-action.html [ Skip ]
 
+
 webkit.org/b/214068 accessibility/textarea-selected-text-range.html [ Timeout ]
 
 webkit.org/b/199860 accessibility/button-with-aria-haspopup-role.html [ Failure ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (265671 => 265672)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-08-14 15:33:42 UTC (rev 265671)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-08-14 16:33:54 UTC (rev 265672)
@@ -710,7 +710,6 @@
 webkit.org/b/85958 fast/forms/file/file-input-capture.html [ Failure ]
 
 webkit.org/b/146720 media/accessiblity-describes-video.html [ Failure ]
-webkit.org/b/213874 accessibility/keyevents-posted-for-dismiss-action.html [ Skip ]
 
 webkit.org/b/146724 fast/text/word-break-keep-all.html [ ImageOnlyFailure ]
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (265671 => 265672)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2020-08-14 15:33:42 UTC (rev 265671)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2020-08-14 16:33:54 UTC (rev 265672)
@@ -27,9 +27,18 @@
 # CSS3
 webkit.org/b/213829 css3/calc/background-position-parsing.html [ ImageOnlyFailure ]
 
+# Flexbox layout
+webkit.org/b/215502 fast/flexbox/image-percent-max-height.html [ Failure Pass ]
+
 # Paint Timing
 webkit.org/b/211221 http/tests/performance/paint-timing/performance-paint-timing-fcp-after-visually-non-empty-for-num-chars.html [ Pass Failure ]
 
+# Scrolling coordinator
+webkit.org/b/215508 [ Release ] scrollingcoordinator/overflow-proxy-reattach.html [ Pass Timeout ]
+
+# Workers
+webkit.org/b/187597 fast/workers/worker-exception-during-navigation.html [ Timeout Pass ]
+
 # WPT tests
 webkit.org/b/215306 imported/w3c/web-platform-tests/html/user-activation/basic.html [ Timeout ]
 

Modified: trunk/LayoutTests/platform/wpe/fast/text/basic/013-expected.txt (265671 => 265672)


--- trunk/LayoutTests/platform/wpe/fast/text/basic/013-expected.txt	2020-08-14 15:33:42 UTC (rev 265671)
+++ trunk/LayoutTests/platform/wpe/fast/text/basic/013-expected.txt	2020-08-14 16:33:54 UTC (rev 265672)
@@ -42,8 +42,8 @@
           RenderInline {B} at (0,0) size 50x17
             RenderText {#text} at (131,0) size 50x17
               text run at (131,0) width 50: "bold"
-          RenderText {#text} at (180,0) size 101x17
-            text run at (180,0) width 101: " element."
+          RenderText {#text} at (180,0) size 102x17
+            text run at (180,0) width 102: " element."
         RenderBlock {P} at (0,34) size 784x18
           RenderText {#text} at (0,0) size 132x17
             text run at (0,0) width 132: "Text inside "
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to