summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorerik.corry@gmail.com <erik.corry@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-07 12:21:06 +0000
committererik.corry@gmail.com <erik.corry@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-07 12:21:06 +0000
commit4d29c323ad5e9e687b782f069e04018dcd213332 (patch)
tree2bbb0ee71e94dc687b83f0fc80942827c81d13e3 /webkit
parent500e1154cbf29e0375fbacace90b87de912a4e53 (diff)
downloadchromium_src-4d29c323ad5e9e687b782f069e04018dcd213332.zip
chromium_src-4d29c323ad5e9e687b782f069e04018dcd213332.tar.gz
chromium_src-4d29c323ad5e9e687b782f069e04018dcd213332.tar.bz2
Roll V8 deps to 3.6.5.1. This includes the new incremental GC.
Review URL: http://codereview.chromium.org/8195005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104463 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-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 c1111d4..b7504ae 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -10,3 +10,11 @@
// 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
+
+// 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