Title: [119515] trunk/LayoutTests
Revision
119515
Author
timothy_hor...@apple.com
Date
2012-06-05 12:52:48 -0700 (Tue, 05 Jun 2012)

Log Message

Assertion failure on mac-lion-wk2 in fast/hidpi/device-scale-factor-paint.html
https://bugs.webkit.org/show_bug.cgi?id=88356

Unreviewed, remove incorrect baselines and skip test on Mac.

* platform/mac/Skipped:
* platform/mac/fast/hidpi/device-scale-factor-paint-expected.png: Removed.
* platform/mac/fast/hidpi/device-scale-factor-paint-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119514 => 119515)


--- trunk/LayoutTests/ChangeLog	2012-06-05 19:22:46 UTC (rev 119514)
+++ trunk/LayoutTests/ChangeLog	2012-06-05 19:52:48 UTC (rev 119515)
@@ -1,3 +1,14 @@
+2012-06-05  Tim Horton  <timothy_hor...@apple.com>
+
+        Assertion failure on mac-lion-wk2 in fast/hidpi/device-scale-factor-paint.html
+        https://bugs.webkit.org/show_bug.cgi?id=88356
+
+        Unreviewed, remove incorrect baselines and skip test on Mac.
+
+        * platform/mac/Skipped:
+        * platform/mac/fast/hidpi/device-scale-factor-paint-expected.png: Removed.
+        * platform/mac/fast/hidpi/device-scale-factor-paint-expected.txt: Removed.
+
 2012-06-05  Erik Arvidsson  <a...@chromium.org>
 
         [V8] Improve variable resolution order on window

Modified: trunk/LayoutTests/platform/mac/Skipped (119514 => 119515)


--- trunk/LayoutTests/platform/mac/Skipped	2012-06-05 19:22:46 UTC (rev 119514)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-06-05 19:52:48 UTC (rev 119515)
@@ -870,3 +870,7 @@
 # Times out without keyboard interaction
 # https://bugs.webkit.org/show_bug.cgi?id=87748
 fast/forms/select/optgroup-clicking.html
+
+# Assertion failure on mac-lion-wk2, no reftest results on mac
+# https://bugs.webkit.org/show_bug.cgi?id=88356
+fast/hidpi/device-scale-factor-paint.html

Deleted: trunk/LayoutTests/platform/mac/fast/hidpi/device-scale-factor-paint-expected.png


(Binary files differ)

Deleted: trunk/LayoutTests/platform/mac/fast/hidpi/device-scale-factor-paint-expected.txt (119514 => 119515)


--- trunk/LayoutTests/platform/mac/fast/hidpi/device-scale-factor-paint-expected.txt	2012-06-05 19:22:46 UTC (rev 119514)
+++ trunk/LayoutTests/platform/mac/fast/hidpi/device-scale-factor-paint-expected.txt	2012-06-05 19:52:48 UTC (rev 119515)
@@ -1,7 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8
-  RenderBlock {HTML} at (0,0) size 800x8
-    RenderBody {BODY} at (8,8) size 784x0
-layer at (5,10) size 50x50
-  RenderBlock (positioned) {DIV} at (5,10) size 50x50 [bgcolor=#008000]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to