summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-03 23:28:59 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-03 23:28:59 +0000
commitc9c96a873001651bde4f52360204717d87b6704f (patch)
treee701125416d950d174df328dcf81d5859108e781 /webkit
parent44a97a6e13baecedccbcd87b1b32562a783c4cbc (diff)
downloadchromium_src-c9c96a873001651bde4f52360204717d87b6704f.zip
chromium_src-c9c96a873001651bde4f52360204717d87b6704f.tar.gz
chromium_src-c9c96a873001651bde4f52360204717d87b6704f.tar.bz2
update test list to explain failures
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6329 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt11
1 files changed, 9 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 77d7282..a52b750 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -783,6 +783,15 @@ LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL P
// Crash in DEBUG only
DEBUG : LayoutTests/svg/W3C-SVG-1.1/interact-dom-01-b.svg = CRASH
+// This test is timing sensitive and sometimes fails. However, other tests
+// in the LayoutTests/animations/ directory are timing sensitive in the same
+// way. Maybe this is just flaky because it's animating faster?
+LayoutTests/animations/big-rotation.html = FAIL PASS
+
+// Differences between v8 and jsc for typeof(window.CSSStyleDeclaration).
+// http://crbug.com/5074
+LayoutTests/animations/keyframes-rule.html = FAIL
+
// Wrong font is chosen for some reason -- sans vs serif.
LINUX : LayoutTests/css2.1/t040103-escapes-01-b.html = FAIL
@@ -1338,11 +1347,9 @@ LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.htm
chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL
chrome/fast/forms/basic-textareas.html = FAIL
LayoutTests/http/tests/misc/dns-prefetch-control.html = FAIL TIMEOUT PASS
-LayoutTests/animations/big-rotation.html = FAIL PASS
DEBUG : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL PASS
// NEW FOR MERGE 37604:38097
-LayoutTests/animations/keyframes-rule.html = FAIL
LayoutTests/editing/deleting/smart-editing-disabled.html = FAIL
LayoutTests/fast/events/destroyed-atomic-string.html = FAIL
LayoutTests/fast/js/exception-thrown-from-new.html = FAIL