Index: webkit/tools/layout_tests/test_expectations.txt |
=================================================================== |
--- webkit/tools/layout_tests/test_expectations.txt (revision 104249) |
+++ webkit/tools/layout_tests/test_expectations.txt (working copy) |
@@ -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 |
+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 |