Title: [116921] trunk/LayoutTests
Revision
116921
Author
[email protected]
Date
2012-05-13 23:23:34 -0700 (Sun, 13 May 2012)

Log Message

[EFL] Several dom tests are failing after r116828
https://bugs.webkit.org/show_bug.cgi?id=86334

Unreviewed EFL gardening.

Move fast/dom/CSSStyleDeclaration/empty-string-property.html and
fast/dom/collection-null-like-arguments.html to test_expectations.txt.
Those tests are failing due to a regression introduced in r116828.

Patch by Christophe Dumez <[email protected]> on 2012-05-13

* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116920 => 116921)


--- trunk/LayoutTests/ChangeLog	2012-05-14 05:58:58 UTC (rev 116920)
+++ trunk/LayoutTests/ChangeLog	2012-05-14 06:23:34 UTC (rev 116921)
@@ -1,3 +1,16 @@
+2012-05-13  Christophe Dumez  <[email protected]>
+
+        [EFL] Several dom tests are failing after r116828
+        https://bugs.webkit.org/show_bug.cgi?id=86334
+
+        Unreviewed EFL gardening.
+
+        Move fast/dom/CSSStyleDeclaration/empty-string-property.html and
+        fast/dom/collection-null-like-arguments.html to test_expectations.txt.
+        Those tests are failing due to a regression introduced in r116828.
+
+        * platform/efl/test_expectations.txt:
+
 2012-05-13  Zan Dobersek  <[email protected]>
 
         [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (116920 => 116921)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-14 05:58:58 UTC (rev 116920)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-14 06:23:34 UTC (rev 116921)
@@ -447,6 +447,10 @@
 BUGWK86139 : ietestcenter/css3/namespaces/prefix-010.xml = IMAGE
 BUGWK86142 : ietestcenter/css3/namespaces/syntax-021.xml = IMAGE
 
+// Regression introduced in r116828
+BUGWK86283 : fast/dom/CSSStyleDeclaration/empty-string-property.html = TEXT
+BUGWK86283 : fast/dom/collection-null-like-arguments.html = TEXT
+
 // New test introduced in r116858 fails
 BUGWK86322 : media/media-continues-playing-after-replace-source.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to