From f6e1eed9d88358d87e1c0d41eaf070d474afd693 Mon Sep 17 00:00:00 2001 From: "darin@chromium.org" Date: Wed, 10 Jun 2009 00:01:25 +0000 Subject: 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 --- webkit/tools/layout_tests/test_expectations.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webkit/tools') 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 -- cgit v1.1