Title: [125742] trunk/LayoutTests
Revision
125742
Author
[email protected]
Date
2012-08-15 20:56:38 -0700 (Wed, 15 Aug 2012)

Log Message

(r125629): Newly added test css3/filters/custom/filter-fallback-to-software.html failing on mac
https://bugs.webkit.org/show_bug.cgi?id=94169

Patch by Kiran Muppala <[email protected]> on 2012-08-15
Reviewed by Sam Weinig.

Update TestExpecatations of failing test to make the bot green.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125741 => 125742)


--- trunk/LayoutTests/ChangeLog	2012-08-16 03:54:03 UTC (rev 125741)
+++ trunk/LayoutTests/ChangeLog	2012-08-16 03:56:38 UTC (rev 125742)
@@ -1,3 +1,14 @@
+2012-08-15  Kiran Muppala  <[email protected]>
+
+        (r125629): Newly added test css3/filters/custom/filter-fallback-to-software.html failing on mac
+        https://bugs.webkit.org/show_bug.cgi?id=94169
+
+        Reviewed by Sam Weinig.
+
+        Update TestExpecatations of failing test to make the bot green.
+
+        * platform/mac/TestExpectations:
+
 2012-08-15  Yoshifumi Inoue  <[email protected]>
 
         [Forms] Rename LayoutTests/fast/forms/number/number-wheel.html to number-wheel-event.html

Modified: trunk/LayoutTests/platform/mac/TestExpectations (125741 => 125742)


--- trunk/LayoutTests/platform/mac/TestExpectations	2012-08-16 03:54:03 UTC (rev 125741)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2012-08-16 03:56:38 UTC (rev 125742)
@@ -389,3 +389,6 @@
 // Added by bug 89826 
 BUGWK94008 : fast/css/word-spacing-characters.html = IMAGE
 BUGWK94003 : fast/css/word-spacing-characters-complex-text.html = IMAGE
+
+// (r125629): Newly added test css3/filters/custom/filter-fallback-to-software.html failing on mac
+BUGWK94169 : css3/filters/custom/filter-fallback-to-software.html = IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to