diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 07:56:06 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 07:56:06 +0000 |
commit | 74f0c4d29b271edfcd97e6bbe4417cc0ef139c30 (patch) | |
tree | 7918acd260c63ee353fc6fd472297b5a7eece345 /webkit | |
parent | 113ffb09cf959e656d22e1c3c53cd81a5603e292 (diff) | |
download | chromium_src-74f0c4d29b271edfcd97e6bbe4417cc0ef139c30.zip chromium_src-74f0c4d29b271edfcd97e6bbe4417cc0ef139c30.tar.gz chromium_src-74f0c4d29b271edfcd97e6bbe4417cc0ef139c30.tar.bz2 |
Add a failing test on mac.
TBR=dglazkov
Review URL: http://codereview.chromium.org/115232
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15841 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index f1deb6e..45b5440 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2668,6 +2668,7 @@ BUG11763 MAC LINUX : LayoutTests/webarchive/test-link-rel-icon.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 MAC : LayoutTests/fast/images/favicon-as-image.html = FAIL // Already baselined for chromium-win, may need to be done for mac/linux as well. BUG11796 MAC LINUX : LayoutTests/fast/forms/search-styled.html = FAIL |