Title: [185635] trunk/LayoutTests
Revision
185635
Author
gyuyoung....@webkit.org
Date
2015-06-16 19:54:34 -0700 (Tue, 16 Jun 2015)

Log Message

[EFL] Unreviewed, EFL gardening on 17th June.

Follow up gardening since using xvfb on EFL WTR. Unskip passing tests,
mark new crash and failure tests.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (185634 => 185635)


--- trunk/LayoutTests/ChangeLog	2015-06-17 02:18:12 UTC (rev 185634)
+++ trunk/LayoutTests/ChangeLog	2015-06-17 02:54:34 UTC (rev 185635)
@@ -1,3 +1,12 @@
+2015-06-16  Gyuyoung Kim  <gyuyoung....@webkit.org>
+
+        [EFL] Unreviewed, EFL gardening on 17th June.
+
+        Follow up gardening since using xvfb on EFL WTR. Unskip passing tests,
+        mark new crash and failure tests.
+
+        * platform/efl/TestExpectations:
+
 2015-06-16  Myles C. Maxfield  <mmaxfi...@apple.com>
 
         font-variant: small-caps is not honored with web fonts

Modified: trunk/LayoutTests/platform/efl/TestExpectations (185634 => 185635)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-06-17 02:18:12 UTC (rev 185634)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-06-17 02:54:34 UTC (rev 185635)
@@ -533,9 +533,8 @@
 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Skip ]
 http/tests/security/webgl-remote-read-remote-image-allowed.html [ Skip ]
 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Skip ]
+mathml/presentation/fractions-box.html [ Skip ]
 
-inspector/event-listener.html [ Crash ]
-
 #////////////////////////////////////////////////////////////////////////////////////////
 # Old WebGL expectations before skipping all of them
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1071,6 +1070,12 @@
 http/tests/media/video-redirect.html [ Crash Timeout Pass ]
 http/tests/xmlhttprequest/xmlhttprequest-post-crash.html [ Timeout Pass ]
 media/track/track-cues-pause-on-exit.html [ Failure Timeout Pass ]
+js/dom/cross-frame-prototype.html [ Crash Pass ]
+pageoverlay/overlay-large-document-scrolled.html [ Crash Pass ]
+http/tests/misc/iframe-reparenting-id-collision.html [ Crash Pass ]
+http/tests/loading/text-content-type-with-binary-extension.html [ Failure Pass ]
+perf/rel-list-remove.html [ Failure Pass ]
+http/tests/media/video-redirect.html [ Crash Timeout Pass ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # PASSING TESTS WITH INCORRECT EXPECTATIONS
@@ -2244,7 +2249,6 @@
 http/tests/local/link-stylesheet-load-order.html [ Failure ]
 http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html [ Failure ]
 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Failure ]
-http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Failure ]
 js/dom/global-constructors-attributes-idb.html [ Failure ]
 js/dom/global-constructors-attributes.html [ Failure ]
 media/accessiblity-describes-video.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to