Title: [269165] trunk/LayoutTests
Revision
269165
Author
[email protected]
Date
2020-10-29 13:51:35 -0700 (Thu, 29 Oct 2020)

Log Message

[GLIB] Gardening some failures

Unreviewed test gardening.

* platform/glib/TestExpectations:
* platform/gtk/TestExpectations:
* platform/gtk/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Rebaseline

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (269164 => 269165)


--- trunk/LayoutTests/ChangeLog	2020-10-29 20:23:48 UTC (rev 269164)
+++ trunk/LayoutTests/ChangeLog	2020-10-29 20:51:35 UTC (rev 269165)
@@ -1,3 +1,13 @@
+2020-10-29  Lauro Moura  <[email protected]>
+
+        [GLIB] Gardening some failures
+
+        Unreviewed test gardening.
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/gtk/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Rebaseline
+
 2020-10-29  Chris Dumez  <[email protected]>
 
         Resync web-platform-tests/payment-request tests from upstream

Modified: trunk/LayoutTests/platform/glib/TestExpectations (269164 => 269165)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-10-29 20:23:48 UTC (rev 269164)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-10-29 20:51:35 UTC (rev 269165)
@@ -228,6 +228,7 @@
 webkit.org/b/191886 webkit.org/b/210800 [ Release ] fast/mediastream/MediaStream-removeTrack-while-playing.html [ Pass Crash ]
 webkit.org/b/191886 webkit.org/b/210800 [ Debug ] fast/mediastream/MediaStream-removeTrack-while-playing.html [ Crash ]
 webkit.org/b/216716 fast/mediastream/mediastreamtrack-video-clone.html [ Failure Pass ]
+webkit.org/b/216716 fast/mediastream/getUserMedia-video-rescaling.html [ Failure Pass ]
 webkit.org/b/210337 fast/mediastream/mediastreamtrack-audio-clone.html [ Failure Pass ]
 webkit.org/b/210385 fast/mediastream/stream-switch.html [ Crash Timeout ]
 webkit.org/b/210385 fast/mediastream/getUserMedia-default.html [ Crash Pass ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (269164 => 269165)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-10-29 20:23:48 UTC (rev 269164)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-10-29 20:51:35 UTC (rev 269165)
@@ -86,6 +86,11 @@
 webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-delay-invalid.html [ Pass Crash ]
 webkit.org/b/216777 fast/table/007.html [ Pass Crash ]
 
+# Navigation
+webkit.org/b/218349 fast/forms/focus2.html [ Failure ]
+webkit.org/b/218349 mathml/presentation/href-enter.html [ ImageOnlyFailure ]
+webkit.org/b/218349 mathml/presentation/href-style.html [ ImageOnlyFailure ]
+
 # Parsing
 webkit.org/b/217421 fast/parser/entities-in-html.html [ Failure ]
 

Modified: trunk/LayoutTests/platform/gtk/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt (269164 => 269165)


--- trunk/LayoutTests/platform/gtk/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt	2020-10-29 20:23:48 UTC (rev 269164)
+++ trunk/LayoutTests/platform/gtk/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt	2020-10-29 20:51:35 UTC (rev 269165)
@@ -12,5 +12,5 @@
             text run at (0,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
             text run at (18,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
       RenderBlock {PRE} at (0,177) size 784x0
-selection start: position 13 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
-selection end:   position 16 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
+selection end:   position 13 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to