summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index d05de51..f1deb6e 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2672,3 +2672,6 @@ BUG11795 : LayoutTests/http/tests/misc/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
+// Seems like a crash in "instanceof" V8 code generation.
+// http://code.google.com/p/v8/issues/detail?id=341
+LayoutTests/fast/js/instance-of-immediates.html = CRASH