Title: [148838] trunk/LayoutTests
Revision
148838
Author
[email protected]
Date
2013-04-21 10:34:14 -0700 (Sun, 21 Apr 2013)

Log Message

Unreviewed EFL gardening.

Mark several test cases as failing on EFL port and filed bugs for them.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (148837 => 148838)


--- trunk/LayoutTests/ChangeLog	2013-04-21 17:19:42 UTC (rev 148837)
+++ trunk/LayoutTests/ChangeLog	2013-04-21 17:34:14 UTC (rev 148838)
@@ -2,6 +2,15 @@
 
         Unreviewed EFL gardening.
 
+        Mark several test cases as failing on EFL port and filed bugs for them.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+
+2013-04-21  Christophe Dumez  <[email protected]>
+
+        Unreviewed EFL gardening.
+
         Mark websocket tests as flaky on EFL WK2.
 
         * platform/efl-wk2/TestExpectations:

Modified: trunk/LayoutTests/platform/efl/TestExpectations (148837 => 148838)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-04-21 17:19:42 UTC (rev 148837)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-04-21 17:34:14 UTC (rev 148838)
@@ -789,6 +789,10 @@
 # Fails, test times out in testLoadErrorGC()
 webkit.org/b/78819 fast/workers/shared-worker-load-error.html [ Failure Pass ]
 
+# Seems to get 200 HTTP responses when expecting something else.
+webkit.org/b/114918 http/tests/xmlhttprequest/cache-override.html [ Failure Pass ]
+webkit.org/b/114918 http/tests/xmlhttprequest/range-test.html [ Failure Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # PASSING TESTS WITH INCORRECT EXPECTATIONS
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (148837 => 148838)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-04-21 17:19:42 UTC (rev 148837)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-04-21 17:34:14 UTC (rev 148838)
@@ -443,6 +443,12 @@
 webkit.org/b/109435 webgl/conformance/textures/texture-mips.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/textures/texture-size-limit.html [ Failure Crash ]
 
+# Failing media query test.
+webkit.org/b/114916 fast/media/mq-resolution.html [ Failure ]
+
+# New test introduced in r148672 that fails on EFL WK2.
+webkit.org/b/114917 fast/events/touch/frame-hover-update.html [ Failure ]
+
 # Websocket tests are flaky on WK2
 webkit.org/b/111976 http/tests/websocket [ Crash Pass ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to