Title: [119910] trunk/LayoutTests
Revision
119910
Author
[email protected]
Date
2012-06-09 11:26:28 -0700 (Sat, 09 Jun 2012)

Log Message

[EFL] Skip tests that rely on pathToLocalResource() due to regression in r119788
https://bugs.webkit.org/show_bug.cgi?id=88714

Unreviewed EFL gardening. Skip tests that rely on pathToLocalResource()
due to regression in r119788.

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

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119909 => 119910)


--- trunk/LayoutTests/ChangeLog	2012-06-09 17:34:30 UTC (rev 119909)
+++ trunk/LayoutTests/ChangeLog	2012-06-09 18:26:28 UTC (rev 119910)
@@ -1,3 +1,13 @@
+2012-06-09  Christophe Dumez  <[email protected]>
+
+        [EFL] Skip tests that rely on pathToLocalResource() due to regression in r119788
+        https://bugs.webkit.org/show_bug.cgi?id=88714
+
+        Unreviewed EFL gardening. Skip tests that rely on pathToLocalResource()
+        due to regression in r119788.
+
+        * platform/efl/TestExpectations:
+
 2012-06-09  Victor Carbune  <[email protected]>
 
         Basic support for timestamps within a TextTrackCue

Modified: trunk/LayoutTests/platform/efl/TestExpectations (119909 => 119910)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-09 17:34:30 UTC (rev 119909)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-09 18:26:28 UTC (rev 119910)
@@ -672,6 +672,23 @@
 BUGWK86633 : editing/spelling/spelling-linebreak.html = TEXT
 BUGWK86633 : editing/spelling/spelling-unified-emulation.html = TEXT
 
+// Tests that rely on pathToLocalResource are failing after r119788
+BUGWK88661 SKIP : fast/loader/local-CSS-from-local.html = FAIL
+BUGWK88661 SKIP : fast/loader/local-_javascript_-from-local.html = FAIL
+BUGWK88661 SKIP : fast/loader/local-iFrame-source-from-local.html = FAIL
+BUGWK88661 SKIP : fast/loader/local-image-from-local.html = FAIL
+BUGWK88661 SKIP : http/tests/plugins/post-url-file.html = FAIL
+BUGWK88661 SKIP : http/tests/security/frame-loading-via-document-write.html = FAIL
+BUGWK88661 SKIP : http/tests/security/local-CSS-from-remote.html = FAIL
+BUGWK88661 SKIP : http/tests/security/local-_javascript_-from-remote.html = FAIL
+BUGWK88661 SKIP : http/tests/security/local-iFrame-from-remote.html = FAIL
+BUGWK88661 SKIP : http/tests/security/local-image-from-remote-whitelisted.html = FAIL
+BUGWK88661 SKIP : http/tests/security/local-image-from-remote.html = FAIL
+BUGWK88661 SKIP : http/tests/security/local-user-CSS-from-remote.html = FAIL
+BUGWK88661 SKIP : http/tests/security/local-video-poster-from-remote.html = FAIL
+BUGWK88661 SKIP : http/tests/security/local-video-source-from-remote.html = FAIL
+BUGWK88661 SKIP : http/tests/security/local-video-src-from-remote.html = FAIL
+
 // Failing after r119268 on GTK and EFL
 BUGWK88138 : http/tests/media/video-buffered.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to