diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 21:52:32 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 21:52:32 +0000 |
commit | 1f57a5b7f79a32c214632d1958d919552cfea4d1 (patch) | |
tree | 23372461a91f6346eb60318135b282ab3bf4a6f2 /webkit | |
parent | 6352e28b53d81f96a608162a3e4235094dc1bdf1 (diff) | |
download | chromium_src-1f57a5b7f79a32c214632d1958d919552cfea4d1.zip chromium_src-1f57a5b7f79a32c214632d1958d919552cfea4d1.tar.gz chromium_src-1f57a5b7f79a32c214632d1958d919552cfea4d1.tar.bz2 |
Yet more baselines, and t_e changes.
BUG=none
TEST=green bots
TBR=jhawkins
Review URL: http://codereview.chromium.org/269013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28315 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e2c7a16..174f85f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3085,3 +3085,8 @@ BUG_24159 WIN LINUX : LayoutTests/fast/css/opacity-float.html = FAIL // Flaky failure BUG_241167 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-port-explicit-domain.html = PASS FAIL + +BUG_SENORBLANCO MAC DEBUG : LayoutTests/svg/custom/path-bad-data.svg = FAIL +BUG_SENORBLANCO LINUX DEBUG : LayoutTests/svg/text/text-text-07-t.svg = FAIL +BUG_SENORBLANCO LINUX DEBUG : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL +BUG_SENORBLANCO WIN RELEASE : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL |