diff options
author | tyoshino@google.com <tyoshino@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-16 16:17:09 +0000 |
---|---|---|
committer | tyoshino@google.com <tyoshino@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-16 16:17:09 +0000 |
commit | 2242609d9f24588b538af015d3ada1d4a9f8beb1 (patch) | |
tree | cfd4b5bf8c1a5a78c931ae65a0037298718e4e8c /webkit | |
parent | 3dcedb59feadf6e29cf2e09f3aa3d401e35af1a2 (diff) | |
download | chromium_src-2242609d9f24588b538af015d3ada1d4a9f8beb1.zip chromium_src-2242609d9f24588b538af015d3ada1d4a9f8beb1.tar.gz chromium_src-2242609d9f24588b538af015d3ada1d4a9f8beb1.tar.bz2 |
Mark LayoutTests/svg/hixie/error/012.xml flaky for Win debug as well as Mac and Linux.
TBR=agl
BUG=21958
TEST=none
Review URL: http://codereview.chromium.org/204040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26350 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rwxr-xr-x | 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 5f3fe1b..776281a 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2327,4 +2327,4 @@ BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main-frame.html = FAIL // Flaky. The width of containing RenderBlocks sometimes becomes larger -BUG21958 MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS +BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS |