diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-29 16:17:41 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-29 16:17:41 +0000 |
commit | 797853430b22478e3fb7f5f4e15751b76e392804 (patch) | |
tree | 725cc9d6bf4731b7b5b93735e12811f321be2c5f /webkit | |
parent | 777f946ee725ef3d77d031f97426cdedd425ed67 (diff) | |
download | chromium_src-797853430b22478e3fb7f5f4e15751b76e392804.zip chromium_src-797853430b22478e3fb7f5f4e15751b76e392804.tar.gz chromium_src-797853430b22478e3fb7f5f4e15751b76e392804.tar.bz2 |
test_expectations update.
chromium-linux-fontconfig-renderstyle.html is failing because of differences in
the Freetype library across platforms. Suppress this test until I can spin up
a build on a Hardy box to generate a new baseline.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51130 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 744f2b1..5124534 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,3 +6,6 @@ // until the changes can be landed upstream. BUG47259 WIN : http/tests/local/blob/send-data-blob.html = TEXT + +// I need to do a build on a Hardy box in order to get the baselines to agree. +LINUX BUG_AGL : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html = IMAGE TEXT |