Changeset 150058 in webkit


Ignore:
Timestamp:
May 14, 2013 1:40:17 AM (11 years ago)
Author:
commit-queue@webkit.org
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 <achristensen@apple.com> on 2013-05-14
Reviewed by Darin Adler.

  • platform/wk2/TestExpectations:

Unskip tests.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r150052 r150058  
     12013-05-14  Alex Christensen  <achristensen@apple.com>
     2
     3        The tests marked with the comment "WebKitTestRunner needs to sanitize file urls in the output"
     4        run successfully with WebKitTestRunner.  They should not be skipped.
     5        https://bugs.webkit.org/show_bug.cgi?id=116083
     6
     7        Reviewed by Darin Adler.
     8
     9        * platform/wk2/TestExpectations:
     10        Unskip tests.
     11
    1122013-05-13  Ryuan Choi  <ryuan.choi@samsung.com>
    213
  • trunk/LayoutTests/platform/wk2/TestExpectations

    r150046 r150058  
    346346# WebKitTestRunner needs layoutTestController.addURLToRedirect
    347347http/tests/loading/cross-origin-XHR-willLoadRequest.html
    348 
    349 # WebKitTestRunner needs to sanitize file urls in the output
    350 http/tests/misc/image-blocked-src-change.html
    351 http/tests/misc/image-blocked-src-no-change.html
    352 userscripts/script-not-run-for-fragments.html
    353 userscripts/user-script-image-document.html
    354 userscripts/user-script-plugin-document.html
    355 userscripts/user-script-audio-document.html
    356 userscripts/user-script-video-document.html
    357348
    358349# WebKit2 needs showModalDialog
Note: See TracChangeset for help on using the changeset viewer.