summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-11 00:04:47 +0000
committerojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-11 00:04:47 +0000
commit6ff21f3fcc545d401bdfa6afba31f3be4d3fb19b (patch)
treee8333a3df40523cb6c1affc201ab0390620fddb6
parentf56fbefa6b7938466667966d86cf1f5028324547 (diff)
downloadchromium_src-6ff21f3fcc545d401bdfa6afba31f3be4d3fb19b.zip
chromium_src-6ff21f3fcc545d401bdfa6afba31f3be4d3fb19b.tar.gz
chromium_src-6ff21f3fcc545d401bdfa6afba31f3be4d3fb19b.tar.bz2
Turns out some of these are still flaky.
Review URL: http://codereview.chromium.org/10274 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5144 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/win/tests_fixable.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt
index 7a0731c..cab1183f 100644
--- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt
@@ -1207,5 +1207,12 @@ V8 # LayoutTests/fast/events/message-port-inactive-document.html = TIMEOUT
// Flaky in debug mode.
V8 # LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html = CRASH | PASS
-V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-data.html = FAIL | PASS
V8 # LayoutTests/http/tests/navigation/redirect-cycle.html = FAIL | PASS
+
+// Bug 1341582
+V8 # LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL | PASS
+V8 # LayoutTests/svg/dom/animated-tearoff-lifespan.xhtml = FAIL | PASS
+
+V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = FAIL | PASS
+V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-data.html = FAIL | PASS
+V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-get.html = FAIL | PASS