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

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

Issue 3015003: Update V8 to version 2.3.0.... (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 52468)
+++ webkit/tools/layout_tests/test_expectations.txt (working copy)
@@ -49,6 +49,52 @@
BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.12-3-27.html = FAIL
BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.14-2-6.html = FAIL
+// TODO(ager): Get rid of these once they have been upstreamed as part
+// of a V8 update.
+//
+// These tests all fail because the expected output is wrong. The
+// reason is that JSC does not currently implement Object.seal and
+// Object.isSealed. These test has intentionally been marked as FAIL,
+// which makes it easy to fix this when webkit implements these ES5 features.
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-0-1.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-0-2.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-1.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-1.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-10.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-11.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-12.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-13.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-14.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-15.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-16.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-17.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-18.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-19.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-2.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-20.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-21.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-22.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-23.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-24.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-25.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-26.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-27.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-3.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-4.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-5.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-6.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-7.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-8.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.11-4-9.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.14-2-5.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-20.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-23.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.4-4-2.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.8-0-1.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.8-0-2.html = FAIL
+BUG_RICOW WIN LINUX MAC : ietestcenter/Javascript/15.2.3.8-1.html = FAIL
+
+
// TODO(podivilov): Remove on next roll.
BUG_PODIVILOV MAC : svg/custom/clip-path-child-changes.svg = TEXT
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698