Title: [128765] trunk/LayoutTests
Revision
128765
Author
[email protected]
Date
2012-09-17 08:57:01 -0700 (Mon, 17 Sep 2012)

Log Message

[EFL] Skip again tests that were unskipped recently
https://bugs.webkit.org/show_bug.cgi?id=96923

Unreviewed EFL gardening.

Skip again several test cases that were unskipped in
r128753 but don't seem to pass on the bots for some
reason.

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

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128764 => 128765)


--- trunk/LayoutTests/ChangeLog	2012-09-17 15:45:11 UTC (rev 128764)
+++ trunk/LayoutTests/ChangeLog	2012-09-17 15:57:01 UTC (rev 128765)
@@ -1,5 +1,19 @@
 2012-09-17  Christophe Dumez  <[email protected]>
 
+        [EFL] Skip again tests that were unskipped recently
+        https://bugs.webkit.org/show_bug.cgi?id=96923
+
+        Unreviewed EFL gardening.
+
+        Skip again several test cases that were unskipped in
+        r128753 but don't seem to pass on the bots for some
+        reason.
+
+        * platform/efl-wk1/TestExpectations:
+        * platform/efl/TestExpectations:
+
+2012-09-17  Christophe Dumez  <[email protected]>
+
         [EFL] Clean up Skipped list
         https://bugs.webkit.org/show_bug.cgi?id=96918
 

Modified: trunk/LayoutTests/platform/efl/TestExpectations (128764 => 128765)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-17 15:45:11 UTC (rev 128764)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-17 15:57:01 UTC (rev 128765)
@@ -1008,6 +1008,18 @@
 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
+
+// min-device-width value is incorrect
+BUGWK96920 : fast/media/invalid-lengths.html = TEXT
+BUGWK96920 : fast/media/matchmedium-query-api.html= TEXT
+BUGWK96920 : fast/media/media-query-list-01.html = TEXT
+
+// video.currentSrc is an empty string
+BUGWK96922 : media/video-source-media.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
 

Modified: trunk/LayoutTests/platform/efl-wk1/TestExpectations (128764 => 128765)


--- trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-09-17 15:45:11 UTC (rev 128764)
+++ trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-09-17 15:57:01 UTC (rev 128765)
@@ -74,10 +74,6 @@
 // EFL's DRT needs CONFIRM NAVIGATION messages
 BUGWK87246 : fast/loader/form-submission-after-beforeunload-cancel.html = TEXT
 
-// 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
-
 // New test introduced in r116694 fails
 BUGWK86182 : fast/frames/seamless/seamless-inherited-document-style.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to