Title: [167083] trunk/LayoutTests
Revision
167083
Author
commit-qu...@webkit.org
Date
2014-04-10 12:22:48 -0700 (Thu, 10 Apr 2014)

Log Message

[GTK] Unreviewed GTK gardening.

Update text expectations for new failing tests:
  accessibility/help-text.html
  fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html
  fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html

Update test expectations related with highdpi still not supported.

On r166930 test media/track/opera/interfaces/TextTrackList/onremovetrack.html
was moved to media/track/w3c/interfaces/TextTrackList/onremovetrack.html.
Now it passes. Remove the expectation.

Patch by Carlos Alberto Lopez Perez <clo...@igalia.com> on 2014-04-10

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (167082 => 167083)


--- trunk/LayoutTests/ChangeLog	2014-04-10 19:16:54 UTC (rev 167082)
+++ trunk/LayoutTests/ChangeLog	2014-04-10 19:22:48 UTC (rev 167083)
@@ -1,3 +1,20 @@
+2014-04-10  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        [GTK] Unreviewed GTK gardening.
+
+        Update text expectations for new failing tests:
+          accessibility/help-text.html
+          fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html
+          fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html
+
+        Update test expectations related with highdpi still not supported.
+
+        On r166930 test media/track/opera/interfaces/TextTrackList/onremovetrack.html
+        was moved to media/track/w3c/interfaces/TextTrackList/onremovetrack.html.
+        Now it passes. Remove the expectation.
+
+        * platform/gtk/TestExpectations:
+
 2014-04-10  Bem Jones-Bey  <bjone...@adobe.com>
 
         Invalid cast in WebCore::RenderLayer::setupClipPath

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (167082 => 167083)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-04-10 19:16:54 UTC (rev 167082)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-04-10 19:22:48 UTC (rev 167083)
@@ -405,7 +405,9 @@
 webkit.org/b/131347 fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ ImageOnlyFailure ]
 webkit.org/b/131347 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
 webkit.org/b/131347 fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.html [ Failure ]
-webkit.org/b/131347 svg/custom/hidpi-masking-clipping.svg [ Failure ]
+webkit.org/b/131347 svg/custom/hidpi-masking-clipping.svg [ Failure ImageOnlyFailure Timeout ]
+webkit.org/b/131347 fast/borders/hidpi-border-image-gradient-on-subpixels.html [ ImageOnlyFailure ]
+webkit.org/b/131347 fast/borders/hidpi-rounded-border-on-subpixel-position.html [ ImageOnlyFailure ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
@@ -1776,7 +1778,6 @@
 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html [ Skip ]
 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCueList/getter.html [ Skip ]
 webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/onremovetrack.html [ Skip ]
 webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html [ Skip ]
 webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.html [ Skip ]
 webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html [ Skip ]
@@ -1819,6 +1820,12 @@
 
 webkit.org/b/131377 fast/repaint/blend-mode-isolate-stacking-context.html [ Failure Timeout ]
 
+webkit.org/b/131496 accessibility/help-text.html [ Failure ]
+
+webkit.org/b/131498 fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html [ ImageOnlyFailure ]
+
+webkit.org/b/131501 fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html [ ImageOnlyFailure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to