diff options
author | kuchhal@chromium.org <kuchhal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 23:55:19 +0000 |
---|---|---|
committer | kuchhal@chromium.org <kuchhal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 23:55:19 +0000 |
commit | 41dc49d6bcb58c3605f0a9fc9e05c8d4616b10f6 (patch) | |
tree | 91dd11344a1328c6b2945d23870a14a6c7e4e804 | |
parent | 179fbf53845fd052bc0d28a3e94a9cf8a921ce43 (diff) | |
download | chromium_src-41dc49d6bcb58c3605f0a9fc9e05c8d4616b10f6.zip chromium_src-41dc49d6bcb58c3605f0a9fc9e05c8d4616b10f6.tar.gz chromium_src-41dc49d6bcb58c3605f0a9fc9e05c8d4616b10f6.tar.bz2 |
Update tests list. Three tests pass because of r9266. The other three seem to be passing consistently on MAC and WIN.
BUG=7428
Review URL: http://codereview.chromium.org/24001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9282 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 4518437..c3a2db5 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1675,9 +1675,6 @@ LINUX : LayoutTests/fast/canvas/pointInPath.html = FAIL LayoutTests/transitions/hang-with-bad-transition-list.html = PASS FAIL TIMEOUT // TestShell change to dump() on notifyDone http://codereview.chromium.org/18440 -WIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = TIMEOUT -WIN : LayoutTests/fast/events/programmatic-check-no-change-event.html = TIMEOUT -WIN : LayoutTests/plugins/open-and-close-window-with-plugin.html = TIMEOUT LINUX MAC : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL MAC : LayoutTests/fast/dom/replaceChild.html = FAIL MAC : LayoutTests/fast/forms/menulist-no-overflow.html = FAIL @@ -1775,7 +1772,3 @@ LayoutTests/http/tests/navigation/document-location-click.html = FAIL LINUX WIN : LayoutTests/http/tests/navigation/javascriptlink-basic.html = FAIL LINUX WIN : LayoutTests/http/tests/navigation/javascriptlink-goback.html = FAIL LINUX WIN : LayoutTests/http/tests/navigation/javascriptlink-subframeload.html = FAIL -// This set seems due to a different issue. -LINUX WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL -LINUX WIN : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL -LINUX WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = FAIL |