Title: [131984] trunk/LayoutTests
Revision
131984
Author
[email protected]
Date
2012-10-20 03:15:47 -0700 (Sat, 20 Oct 2012)

Log Message

[EFL] Unskip the tests about regressions after r130699.
https://bugs.webkit.org/show_bug.cgi?id=99910

Unreviewed EFL gardening.

Unskip the test cases about regressions after r130699
fast/css/import-style-update.html
fast/events/attribute-listener-cloned-from-frameless-doc-context-2.html
fast/events/attribute-listener-cloned-from-frameless-doc-context.html
fast/events/attribute-listener-extracted-from-frameless-doc-context-2.html
fast/events/attribute-listener-extracted-from-frameless-doc-context.html
fast/html/link-rel-stylesheet.html
fast/loader/data-url-encoding-html.html
fast/loader/data-url-encoding-svg.html
fast/spatial-navigation/snav-iframe-nested.html

It seems to be passing consistently now.

Patch by Byungwoo Lee <[email protected]> on 2012-10-20

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (131983 => 131984)


--- trunk/LayoutTests/ChangeLog	2012-10-20 08:02:21 UTC (rev 131983)
+++ trunk/LayoutTests/ChangeLog	2012-10-20 10:15:47 UTC (rev 131984)
@@ -1,3 +1,25 @@
+2012-10-20  Byungwoo Lee  <[email protected]>
+
+        [EFL] Unskip the tests about regressions after r130699.
+        https://bugs.webkit.org/show_bug.cgi?id=99910
+
+        Unreviewed EFL gardening.
+
+        Unskip the test cases about regressions after r130699
+        fast/css/import-style-update.html
+        fast/events/attribute-listener-cloned-from-frameless-doc-context-2.html
+        fast/events/attribute-listener-cloned-from-frameless-doc-context.html
+        fast/events/attribute-listener-extracted-from-frameless-doc-context-2.html
+        fast/events/attribute-listener-extracted-from-frameless-doc-context.html
+        fast/html/link-rel-stylesheet.html
+        fast/loader/data-url-encoding-html.html
+        fast/loader/data-url-encoding-svg.html
+        fast/spatial-navigation/snav-iframe-nested.html
+
+        It seems to be passing consistently now.
+
+        * platform/efl/TestExpectations:
+
 2012-10-19  Florin Malita  <[email protected]>
 
         Incorrect pattern scaling

Modified: trunk/LayoutTests/platform/efl/TestExpectations (131983 => 131984)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-10-20 08:02:21 UTC (rev 131983)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-10-20 10:15:47 UTC (rev 131984)
@@ -2022,17 +2022,6 @@
 webkit.org/b/98666 media/video-no-audio.html [ Failure ]
 webkit.org/b/98666 media/video-zoom-controls.html [ Failure ]
 
-# Regressions after r130699
-webkit.org/b/98729 fast/css/import-style-update.html [ Failure ]
-webkit.org/b/98729 fast/events/attribute-listener-cloned-from-frameless-doc-context-2.html [ Failure ]
-webkit.org/b/98729 fast/events/attribute-listener-cloned-from-frameless-doc-context.html [ Failure ]
-webkit.org/b/98729 fast/events/attribute-listener-extracted-from-frameless-doc-context-2.html [ Failure ]
-webkit.org/b/98729 fast/events/attribute-listener-extracted-from-frameless-doc-context.html [ Failure ]
-webkit.org/b/98729 fast/html/link-rel-stylesheet.html [ Failure ]
-webkit.org/b/98729 fast/loader/data-url-encoding-html.html [ Failure ]
-webkit.org/b/98729 fast/loader/data-url-encoding-svg.html [ Failure ]
-webkit.org/b/98729 fast/spatial-navigation/snav-iframe-nested.html [ Failure ]
-
 # New inspector/profiler/memory-instrumentation-canvas.html fails on JSC platforms
 webkit.org/b/99001 inspector/profiler/memory-instrumentation-canvas.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to