diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-22 18:42:51 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-22 18:42:51 +0000 |
commit | 2a95361fe987395915a49a6213c739ab6ba34d48 (patch) | |
tree | c2389fb1d853010d66a95239b73ba7edb86eec01 /webkit/tools/layout_tests | |
parent | 41455f4a1b35b3ef69ee1dc8c92104088eeeb07e (diff) | |
download | chromium_src-2a95361fe987395915a49a6213c739ab6ba34d48.zip chromium_src-2a95361fe987395915a49a6213c739ab6ba34d48.tar.gz chromium_src-2a95361fe987395915a49a6213c739ab6ba34d48.tar.bz2 |
Update test list to match the state of the builders.
Review URL: http://codereview.chromium.org/8064
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3749 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt index 8367894..d486a06 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -797,7 +797,6 @@ V8 | KJS # LayoutTests/fast/canvas/canvas-getImageData.html = FAIL # We don't implement toDataURL. # http://code.google.com/p/chromium/issues/detail?id=2972 -V8 | KJS # LayoutTests/fast/canvas/toDataURL-noData.html = FAIL V8 | KJS # LayoutTests/fast/canvas/toDataURL-supportedTypes.html = FAIL # layoutTestController.setStopProvisionalFrameLoads needs implementing @@ -921,7 +920,7 @@ V8 | KJS # LayoutTests/security/set-form-autocomplete-attribute.html = FAIL // Post-MERGE failures: these will all need to be fixed one day V8 | KJS # LayoutTests/editing/selection/caret-rtl-2.html = FAIL -V8 | KJS # LayoutTests/fast/backgrounds/svg-as-background-5.html = FAIL +V8 | KJS # LayoutTests/fast/backgrounds/svg-as-background-5.html = FAIL | PASS V8 | KJS # LayoutTests/fast/block/float/float-avoidance.html = FAIL V8 | KJS # LayoutTests/fast/canvas/canvasDrawingIntoSelf.html = FAIL V8 | KJS # LayoutTests/fast/canvas/drawImage.html = FAIL |