summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-27 23:03:39 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-27 23:03:39 +0000
commit12a7aa885e5067665577bb86b20f004f0e8c57cb (patch)
treee5cb429224652e4eb75634c32e695f5a845887ce /webkit
parent4575021b2000963304a99b8cf6a4f0ba7afb88d3 (diff)
downloadchromium_src-12a7aa885e5067665577bb86b20f004f0e8c57cb.zip
chromium_src-12a7aa885e5067665577bb86b20f004f0e8c57cb.tar.gz
chromium_src-12a7aa885e5067665577bb86b20f004f0e8c57cb.tar.bz2
Disable a layout test since it fails on mac and linux.
TBR=levin BUG=10352 TEST=run_webkit_tests Review URL: http://codereview.chromium.org/99098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14681 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt1
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 c745a113..018418d 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1244,6 +1244,7 @@ BUG10352 DEFER : LayoutTests/http/tests/plugins/local-geturl-from-remote.html =
// These two depend on which webkit features are enabled. For instance, it checks
// if the Audio constructor is available which is only the case if AUDIO is enabled.
BUG10352 DEFER : LayoutTests/fast/dom/constructors-cached-navigate.html = FAIL
+BUG10352 DEFER LINUX MAC : LayoutTests/fast/dom/constructors-cached.html = FAIL
// MERGE REGRESSIONS 36102:37604