Title: [128893] trunk/LayoutTests
Revision
128893
Author
[email protected]
Date
2012-09-18 07:44:45 -0700 (Tue, 18 Sep 2012)

Log Message

[EFL] Unreviewed daily gardening.

Re-skip a few tests which were unskipped in r128880 and r128882
and still fail both on my machine and on the bots.

* platform/efl/Skipped:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128892 => 128893)


--- trunk/LayoutTests/ChangeLog	2012-09-18 14:14:10 UTC (rev 128892)
+++ trunk/LayoutTests/ChangeLog	2012-09-18 14:44:45 UTC (rev 128893)
@@ -1,5 +1,15 @@
 2012-09-18  Raphael Kubo da Costa  <[email protected]>
 
+        [EFL] Unreviewed daily gardening.
+
+        Re-skip a few tests which were unskipped in r128880 and r128882
+        and still fail both on my machine and on the bots.
+
+        * platform/efl/Skipped:
+        * platform/efl/TestExpectations:
+
+2012-09-18  Raphael Kubo da Costa  <[email protected]>
+
         [EFL] Unskip the right ietestcenter tests after r128802.
 
         * platform/efl/TestExpectations:

Modified: trunk/LayoutTests/platform/efl/Skipped (128892 => 128893)


--- trunk/LayoutTests/platform/efl/Skipped	2012-09-18 14:14:10 UTC (rev 128892)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-09-18 14:44:45 UTC (rev 128893)
@@ -418,6 +418,7 @@
 fast/repaint/moving-shadow-on-container.html
 
 # Needs a rebaseline
+fast/events/dont-loose-last-event.html
 fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
 fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html
 fast/events/platform-wheelevent-paging-x-in-scrolling-div.html

Modified: trunk/LayoutTests/platform/efl/TestExpectations (128892 => 128893)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-18 14:14:10 UTC (rev 128892)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-18 14:44:45 UTC (rev 128893)
@@ -1019,6 +1019,10 @@
 BUGWK94880 : fast/forms/search-cancel-button-style-sharing.html = MISSING
 BUGWK94880 : fast/forms/search-rtl.html = MISSING
 
+// New windows are created with wrong size
+BUGWK53959 : fast/dom/Window/window-resize.html = TEXT
+BUGWK53959 : fast/dom/Window/window-resize-and-move-arguments.html = TEXT
+
 // Asserts in MessagePort::contextDestroyed, but the assert usually gets attributed to later tests. 
 BUGWK94458 SKIP : fast/events/message-port-constructor-for-deleted-document.html = PASS
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to