Title: [166912] trunk/LayoutTests
Revision
166912
Author
mrobin...@webkit.org
Date
2014-04-07 23:09:32 -0700 (Mon, 07 Apr 2014)

Log Message

Skipped some HighDPI tests for GTK+

* platform/gtk/TestExpectations: GTK+ does not yet have HighDPI support.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (166911 => 166912)


--- trunk/LayoutTests/ChangeLog	2014-04-08 06:02:01 UTC (rev 166911)
+++ trunk/LayoutTests/ChangeLog	2014-04-08 06:09:32 UTC (rev 166912)
@@ -1,5 +1,11 @@
 2014-04-07  Martin Robinson  <mrobin...@igalia.com>
 
+        Skipped some HighDPI tests for GTK+
+
+        * platform/gtk/TestExpectations: GTK+ does not yet have HighDPI support.
+
+2014-04-07  Martin Robinson  <mrobin...@igalia.com>
+
         [GTK] Remove WebKit1 test results and merge TestExpectations files
         https://bugs.webkit.org/show_bug.cgi?id=131342
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (166911 => 166912)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-04-08 06:02:01 UTC (rev 166911)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-04-08 06:09:32 UTC (rev 166912)
@@ -401,6 +401,14 @@
 webkit.org/b/128172 fast/events/touch/touch-target-limited.html [ Crash Timeout ]
 webkit.org/b/128172 fast/events/touch/send-oncancel-event.html [ Timeout ]
 
+# HighDPI support is not enabled
+webkit.org/b/131347 fast/backgrounds/hidpi-bitmap-background-repeat-on-subpixel-position.html [ ImageOnlyFailure ]
+webkit.org/b/131347 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
+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 [ ImageOnlyFailure ]
+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 ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to