Title: [119930] trunk/LayoutTests
Revision
119930
Author
[email protected]
Date
2012-06-10 08:29:44 -0700 (Sun, 10 Jun 2012)

Log Message

[EFL] Several test cases can be unskipped
https://bugs.webkit.org/show_bug.cgi?id=88731

Unreviewed EFL gardening. Unskip a few tests that are passing after
r118618 was rolled out.

Patch by Christophe Dumez <[email protected]> on 2012-06-10

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119929 => 119930)


--- trunk/LayoutTests/ChangeLog	2012-06-10 14:53:44 UTC (rev 119929)
+++ trunk/LayoutTests/ChangeLog	2012-06-10 15:29:44 UTC (rev 119930)
@@ -1,5 +1,15 @@
 2012-06-10  Christophe Dumez  <[email protected]>
 
+        [EFL] Several test cases can be unskipped
+        https://bugs.webkit.org/show_bug.cgi?id=88731
+
+        Unreviewed EFL gardening. Unskip a few tests that are passing after
+        r118618 was rolled out.
+
+        * platform/efl/TestExpectations:
+
+2012-06-10  Christophe Dumez  <[email protected]>
+
         [EFL] skip userscripts/window-onerror-for-isolated-world-*.html tests
         https://bugs.webkit.org/show_bug.cgi?id=88730
 

Modified: trunk/LayoutTests/platform/efl/TestExpectations (119929 => 119930)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-10 14:53:44 UTC (rev 119929)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-10 15:29:44 UTC (rev 119930)
@@ -131,7 +131,6 @@
 // CRASHES
 //////////////////////////////////////////////////////////////////////////////////////////
 
-BUGWK88643 : jquery/core.html = CRASH TEXT
 
 //////////////////////////////////////////////////////////////////////////////////////////
 // FLAKY TESTS
@@ -645,10 +644,6 @@
 // This test fails if mixer is not at 100%
 BUGWK83704 : media/event-attributes.html = TEXT
 
-// These tests started failing after r118618 because width/height is '0px' instead of 'auto'
-BUGWK87631 : fast/dom/beforeload/image-object-before-load-innerHTML.html = TEXT
-BUGWK87631 : fast/dom/beforeload/image-object-before-load.html = TEXT
-
 // Rebaseline required after https://bugs.webkit.org/show_bug.cgi?id=84167
 BUGWK84167 : editing/pasteboard/innerText-inline-table.html = IMAGE+TEXT
 BUGWK84167 : editing/selection/iframe.html = IMAGE+TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to