diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-10 00:01:25 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-10 00:01:25 +0000 |
commit | f6e1eed9d88358d87e1c0d41eaf070d474afd693 (patch) | |
tree | af7b49f7a554ee463174bcdce4051962da904cc6 /webkit/tools | |
parent | 1c73a27a512a9b9d0b82284a688a6cbf13a0adea (diff) | |
download | chromium_src-f6e1eed9d88358d87e1c0d41eaf070d474afd693.zip chromium_src-f6e1eed9d88358d87e1c0d41eaf070d474afd693.tar.gz chromium_src-f6e1eed9d88358d87e1c0d41eaf070d474afd693.tar.bz2 |
Ignore canvas-lineWidth.html test that is failing due to missing expected
results. We can stop skipping this once the expected results are checked
in upstream.
BUG=none
TEST=none
TBR=deanm
Review URL: http://codereview.chromium.org/119403
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17999 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8463c01..676f76e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2694,7 +2694,7 @@ BUG_DARIN WIN LINUX : LayoutTests/fast/canvas/canvas-transforms-during-path.html BUG_DARIN WIN LINUX : LayoutTests/fast/canvas/drawImage-with-globalAlpha.html = FAIL BUG_DARIN WIN LINUX : LayoutTests/fast/canvas/quadraticCurveTo.xml = FAIL BUG_DARIN WIN LINUX : LayoutTests/http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT -BUG_DARIN WIN LINUX : LayoutTests/fast/canvas/canvas-lineWidth.html = FAIL +BUG_DARIN SKIP : LayoutTests/fast/canvas/canvas-lineWidth.html = FAIL BUG_DARIN LINUX : LayoutTests/editing/deleting/4866671.html = FAIL BUG_DARIN LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-children.html = FAIL BUG_DARIN LINUX : LayoutTests/fast/forms/button-default-title.html = FAIL |