summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-29 18:45:00 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-29 18:45:00 +0000
commit12231e267828272f24c5902e0a445006ad467ff1 (patch)
treee171e368c807a3b710dbf6a7f336005443490bf8
parent3b35f4842a0ef99287d1250d0bd4f33f75acc964 (diff)
downloadchromium_src-12231e267828272f24c5902e0a445006ad467ff1.zip
chromium_src-12231e267828272f24c5902e0a445006ad467ff1.tar.gz
chromium_src-12231e267828272f24c5902e0a445006ad467ff1.tar.bz2
Updating some test statuses now that I have more plugin code hooked up.
Review URL: http://codereview.chromium.org/19471 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8899 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 06b62e4..8b4fbe3 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -921,7 +921,6 @@ LINUX : chrome/fast/forms/basic-selects.html = FAIL
// Depends on plugin support.
LINUX MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
-MAC : LayoutTests/fast/dom/Window/Plug-ins.html = FAIL
LINUX MAC : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL
LINUX MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL
LINUX MAC : LayoutTests/fast/loader/loadInProgress.html = FAIL
@@ -939,7 +938,7 @@ LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement07.html = FAIL
LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement08.html = FAIL
LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement09.html = FAIL
LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement10.html = FAIL
-LINUX MAC : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL
+LINUX : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL
LINUX MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = FAIL
LINUX MAC : LayoutTests/http/tests/plugins/get-url.html = TIMEOUT
// Skip because we throw an exception before we get to dumpAsText.
@@ -1425,6 +1424,10 @@ MAC : LayoutTests/svg/hixie/perf/007.xml = FAIL PASS
MAC : LayoutTests/animations/combo-transform-translate+scale.html = PASS FAIL
MAC : LayoutTests/animations/change-one-anim.html = FAIL PASS
+// Fails due to a log message now that some, but not all plugin code is hooked
+// up (w/o the code, the log wasn't generated, and this passed).
+MAC : LayoutTests/fast/dom/object-plugin-hides-properties.html = FAIL
+
// All of these svg tests seem to be hit or miss on the mac. the issue is they
// seem not always take the dom snapshot at a consistent state, so some times
// animations have started and sometimes they haven't. It looks like win and