diff options
author | pinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 15:17:21 +0000 |
---|---|---|
committer | pinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 15:17:21 +0000 |
commit | bdad77610f75f2bf629d5ef2dac5a2241d40ca3e (patch) | |
tree | 040c17c0af9b506590ea183a032f7deff255aeb5 /webkit/tools | |
parent | 837363d0e6e29897d7f3c64a8e3ee3fd13a63267 (diff) | |
download | chromium_src-bdad77610f75f2bf629d5ef2dac5a2241d40ca3e.zip chromium_src-bdad77610f75f2bf629d5ef2dac5a2241d40ca3e.tar.gz chromium_src-bdad77610f75f2bf629d5ef2dac5a2241d40ca3e.tar.bz2 |
Rebase tests to match our network layer, not CFNetwork
Review URL: http://codereview.chromium.org/40223
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11112 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 12966cf..1a06de6 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1254,14 +1254,11 @@ MAC : LayoutTests/fast/events/init-events.html = FAIL // maybe we just need to update to this order? MAC : LayoutTests/fast/events/drag-in-frames.html = FAIL -// These two have a different object type in the dom dump? +// These two have a different object type in the dom dump. Plugin-related. +// Ignored on Win/Linux because they rely on QT to provide a TIFF decoder. MAC : LayoutTests/fast/images/embed-image.html = FAIL MAC : LayoutTests/fast/images/object-image.html = FAIL -// Rebase for our network stack? -MAC : LayoutTests/http/tests/misc/window-dot-stop.html = FAIL -MAC : LayoutTests/http/tests/xmlhttprequest/abort-should-cancel-load.html = FAIL - // Some times it fails because the animation starts before the first dom dump // so the text doesn't match. MAC : LayoutTests/svg/hixie/perf/007.xml = FAIL PASS |