Title: [150058] trunk/LayoutTests
Revision
150058
Author
[email protected]
Date
2013-05-14 01:40:17 -0700 (Tue, 14 May 2013)

Log Message

The tests marked with the comment "WebKitTestRunner needs to sanitize file urls in the output"
run successfully with WebKitTestRunner.  They should not be skipped.
https://bugs.webkit.org/show_bug.cgi?id=116083

Patch by Alex Christensen <[email protected]> on 2013-05-14
Reviewed by Darin Adler.

* platform/wk2/TestExpectations:
Unskip tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (150057 => 150058)


--- trunk/LayoutTests/ChangeLog	2013-05-14 08:31:16 UTC (rev 150057)
+++ trunk/LayoutTests/ChangeLog	2013-05-14 08:40:17 UTC (rev 150058)
@@ -1,3 +1,14 @@
+2013-05-14  Alex Christensen  <[email protected]>
+
+        The tests marked with the comment "WebKitTestRunner needs to sanitize file urls in the output"
+        run successfully with WebKitTestRunner.  They should not be skipped.
+        https://bugs.webkit.org/show_bug.cgi?id=116083
+
+        Reviewed by Darin Adler.
+
+        * platform/wk2/TestExpectations:
+        Unskip tests.
+
 2013-05-13  Ryuan Choi  <[email protected]>
 
         Unreviewed EFL gardening.

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (150057 => 150058)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2013-05-14 08:31:16 UTC (rev 150057)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2013-05-14 08:40:17 UTC (rev 150058)
@@ -346,15 +346,6 @@
 # WebKitTestRunner needs layoutTestController.addURLToRedirect
 http/tests/loading/cross-origin-XHR-willLoadRequest.html
 
-# WebKitTestRunner needs to sanitize file urls in the output
-http/tests/misc/image-blocked-src-change.html
-http/tests/misc/image-blocked-src-no-change.html
-userscripts/script-not-run-for-fragments.html
-userscripts/user-script-image-document.html
-userscripts/user-script-plugin-document.html
-userscripts/user-script-audio-document.html
-userscripts/user-script-video-document.html
-
 # WebKit2 needs showModalDialog
 fast/events/scroll-event-during-modal-dialog.html
 fast/harness/show-modal-dialog.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to