Title: [125722] trunk/LayoutTests
Revision
125722
Author
[email protected]
Date
2012-08-15 16:38:41 -0700 (Wed, 15 Aug 2012)

Log Message

REGRESSION (125659): 4 HTMLMeterElement tests fail on Mac
https://bugs.webkit.org/show_bug.cgi?id=94157

Skipping these 4 tests until the perpetrator can fix.

Not reviewed (Bot gardening).

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125721 => 125722)


--- trunk/LayoutTests/ChangeLog	2012-08-15 23:34:51 UTC (rev 125721)
+++ trunk/LayoutTests/ChangeLog	2012-08-15 23:38:41 UTC (rev 125722)
@@ -1,3 +1,14 @@
+2012-08-15  Brady Eidson  <[email protected]>
+
+        REGRESSION (125659): 4 HTMLMeterElement tests fail on Mac
+        https://bugs.webkit.org/show_bug.cgi?id=94157
+
+        Skipping these 4 tests until the perpetrator can fix.
+
+        Not reviewed (Bot gardening).
+
+        * platform/mac/Skipped:
+
 2012-08-15  Dominik Röttsches  <[email protected]>
 
         [EFL] Some late night gardening

Modified: trunk/LayoutTests/platform/mac/Skipped (125721 => 125722)


--- trunk/LayoutTests/platform/mac/Skipped	2012-08-15 23:34:51 UTC (rev 125721)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-08-15 23:38:41 UTC (rev 125722)
@@ -961,3 +961,10 @@
 # This test depends on subpixel layout.
 # https://bugs.webkit.org/show_bug.cgi?id=92352
 css3/flexbox/flex-rounding.html
+
+# Checked in as failing tests
+# https://bugs.webkit.org/show_bug.cgi?id=94157
+fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value.html
+fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html
+fast/dom/HTMLMeterElement/meter-styles.html
+fast/dom/HTMLMeterElement/meter-writing-mode.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to