Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(390)

Unified Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 3035026: Update V8 to version 2.3.3 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/test_expectations.txt
===================================================================
--- webkit/tools/layout_tests/test_expectations.txt (revision 53759)
+++ webkit/tools/layout_tests/test_expectations.txt (working copy)
@@ -4,3 +4,33 @@
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
+
+// These tests all fail because the expected output is wrong. The
+// reason is that JSC does not currently implement Function.prototype.bind
+// These test has intentionally been marked as FAIL, which makes it easy
+// to fix this when webkit implements this ES5 feature.
+
+BUGWK42371 : ietestcenter/Javascript/15.2.3.3-4-38.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-0-1.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-0-2.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-1.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-2.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-3.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-4.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-13.b-5.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-15-1.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-15-2.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-16-1.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-1.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-2.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-3.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-4.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-5.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-6.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-7.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-8.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-2-9.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-8-1.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-8-2.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-9-1.html = FAIL
+BUGWK42371 : ietestcenter/Javascript/15.3.4.5-9-2.html = FAIL
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698