summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests
diff options
context:
space:
mode:
authorricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-28 06:31:46 +0000
committerricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-28 06:31:46 +0000
commit830f1b6923f628a59ce3e3a0522ed18c7e8f4bb5 (patch)
treed35b4a05dee5681ca053494cbcc2ad3cefd06ba8 /webkit/tools/layout_tests
parent779491034d88b9dda36806f1cad502f57fa8e77f (diff)
downloadchromium_src-830f1b6923f628a59ce3e3a0522ed18c7e8f4bb5.zip
chromium_src-830f1b6923f628a59ce3e3a0522ed18c7e8f4bb5.tar.gz
chromium_src-830f1b6923f628a59ce3e3a0522ed18c7e8f4bb5.tar.bz2
Update V8 to version 3.7.2.
This includes the new incremental GC. TBR=erik.corry Review URL: http://codereview.chromium.org/8343051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107687 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 6d14d5c..dd1cd2b 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -7,3 +7,11 @@
// PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS.
+// V8 roll, lots of ES5 related changes, upstream if V8 sticks.
+BUGRICOW : fast/js/array-functions-non-arrays.html = TEXT
+BUGRICOW : fast/js/array-prototype-properties.html = TEXT
+BUGRICOW : fast/js/exception-sequencing-binops2.html = TEXT
+BUGRICOW : fast/js/kde/RegExp.html = TEXT
+BUGRICOW : fast/js/regexp-caching.html = TEXT
+BUGRICOW : fast/js/toString-overrides.html = TEXT
+BUGRICOW : fast/js/toString-recursion.html = TEXT