Title: [127982] trunk/LayoutTests
Revision
127982
Author
[email protected]
Date
2012-09-09 07:37:27 -0700 (Sun, 09 Sep 2012)

Log Message

[EFL] Unskip test cases passing reliably on the bots
https://bugs.webkit.org/show_bug.cgi?id=96204

Unreviewed EFL gardening.

Unskip test cases that are passing reliably on the
EFL build bots.

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

* platform/efl-wk1/TestExpectations:
* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127981 => 127982)


--- trunk/LayoutTests/ChangeLog	2012-09-09 10:57:33 UTC (rev 127981)
+++ trunk/LayoutTests/ChangeLog	2012-09-09 14:37:27 UTC (rev 127982)
@@ -1,3 +1,17 @@
+2012-09-09  Christophe Dumez  <[email protected]>
+
+        [EFL] Unskip test cases passing reliably on the bots
+        https://bugs.webkit.org/show_bug.cgi?id=96204
+
+        Unreviewed EFL gardening.
+
+        Unskip test cases that are passing reliably on the
+        EFL build bots.
+
+        * platform/efl-wk1/TestExpectations:
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+
 2012-09-09  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK gardening.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (127981 => 127982)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-09 10:57:33 UTC (rev 127981)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-09 14:37:27 UTC (rev 127982)
@@ -170,7 +170,6 @@
 // CRASHES
 //////////////////////////////////////////////////////////////////////////////////////////
 
-BUGWK94458 DEBUG : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH TEXT
 
 //////////////////////////////////////////////////////////////////////////////////////////
 // FLAKY TESTS
@@ -769,9 +768,6 @@
 BUGWK86615 : editing/deleting/5408255.html = TEXT
 BUGWK86615 : editing/deleting/regional-indicators.html = TEXT
 
-// Custom font loading delaying text drawing on Canvas
-BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT
-
 // Tests failing due to rounding problems in colors inside pixman
 BUGWK49964 : fast/canvas/canvas-fillPath-shadow.html = TEXT
 
@@ -1077,9 +1073,6 @@
 BUGWK95840 : http/tests/security/cross-origin-plugin-private-browsing-toggled.html = TEXT
 BUGWK95840 : http/tests/security/cross-origin-plugin.html = TEXT
 
-// Fails after r127534.
-BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = TEXT
-
 // EFL does not yet support global selection
 BUGWK88238 SKIP : editing/pasteboard/paste-global-selection.html = TEXT
 

Modified: trunk/LayoutTests/platform/efl-wk1/TestExpectations (127981 => 127982)


--- trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-09-09 10:57:33 UTC (rev 127981)
+++ trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-09-09 14:37:27 UTC (rev 127982)
@@ -44,6 +44,9 @@
 // EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
 BUGWK84835 : editing/execCommand/indent-paragraphs.html = TEXT
 
+// Custom font loading delaying text drawing on Canvas
+BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT
+
 // Missing showModalDialog implementation
 BUGWK84589 : fast/animation/request-animation-frame-during-modal.html = TEXT
 BUGWK84589 : http/tests/security/cross-frame-access-call.html = TEXT

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (127981 => 127982)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-09-09 10:57:33 UTC (rev 127981)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-09-09 14:37:27 UTC (rev 127982)
@@ -200,7 +200,6 @@
 BUGWKEFL : fast/replaced/no-focus-ring-object.html = TEXT
 BUGWKEFL : fast/workers/worker-cloneport.html = TEXT
 BUGWKEFL : http/tests/inspector/network/network-sidebar-width.html = TEXT
-BUGWKEFL : http/tests/inspector/resource-main-cookies.php = TEXT
 BUGWKEFL : http/tests/xmlhttprequest/workers/abort-exception-assert.html = TEXT
 BUGWKEFL : inspector/debugger/debugger-completions-on-call-frame.html = TEXT
 BUGWKEFL : inspector/extensions/extensions-panel.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to