diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 23:29:22 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 23:29:22 +0000 |
commit | be88a6438fdb5c4159cb419c8bae0c146f008cc2 (patch) | |
tree | 7f92ee2d4c4c88e433ea5969e2d4ab47ad452ff0 /webkit | |
parent | 0a941ae101b36f1e0deb263e5b40ff29c080bf85 (diff) | |
download | chromium_src-be88a6438fdb5c4159cb419c8bae0c146f008cc2.zip chromium_src-be88a6438fdb5c4159cb419c8bae0c146f008cc2.tar.gz chromium_src-be88a6438fdb5c4159cb419c8bae0c146f008cc2.tar.bz2 |
Yet Another Flaky Mac Crash
TBR=jar
BUG=11795
TEST=none
Review URL: http://codereview.chromium.org/165020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22552 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c848b50..98fceb0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2590,7 +2590,8 @@ BUG11763 LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS // This test got moved (and the baselines have been moved accordingly), but now as a result // it seems to be failing?! -BUG11795 : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL +BUG11795 WIN LINUX : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL +BUG11795 MAC : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL CRASH // Already baselined for chromium-win, may need to be done for mac/linux as well. BUG11796 LINUX : LayoutTests/fast/forms/search-styled.html = FAIL |