summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-06 07:31:29 +0000
committerricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-06 07:31:29 +0000
commite53629ec62877949f2112eb57191a2925804564a (patch)
treed2c437b22d11c81ac452bd287546b68087da5993 /webkit
parenta9fb30aa7879a6b8999bfd9918ca96934ec1b4aa (diff)
downloadchromium_src-e53629ec62877949f2112eb57191a2925804564a.zip
chromium_src-e53629ec62877949f2112eb57191a2925804564a.tar.gz
chromium_src-e53629ec62877949f2112eb57191a2925804564a.tar.bz2
Update V8 to version 3.6.5.
This includes the new incremental GC. Review URL: http://codereview.chromium.org/8166016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104259 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 27c923b..b7504ae 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -9,4 +9,12 @@
// rebaseline after skia rev. 2351 lands
BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite-transformclip.html = IMAGE
-BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite.html = IMAGE \ No newline at end of file
+BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite.html = IMAGE
+
+// We need to upstream new test expectations for these after fixing some
+// V8 bugs. Keeping here until we are sure that the push with the new GC
+// stays in.
+BUG_RICOW : fast/js/array-functions-non-arrays.html = TEXT
+BUG_RICOW : fast/js/array-prototype-properties.html = TEXT
+BUG_RICOW : fast/js/kde/RegExp.html = TEXT
+BUG_RICOW : fast/js/toString-overrides.html = TEXT