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

Unified Diff: test/test262/test262.status

Issue 8320001: Mark Test262 test cases for known issue 893. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index f871dd0e197dd28eadabd492fd2c1620af3b791c..57d83967af54cb79132208b0d1cdac08ae2237f7 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -128,6 +128,12 @@ S15.3.3.1_A4: FAIL
15.2.3.7-6-a-176: FAIL
15.2.3.7-6-a-177: FAIL
+# V8 Bug: http://code.google.com/p/v8/issues/detail?id=893
+15.3.4.5-20-2: FAIL
+15.3.4.5-20-3: FAIL
+15.3.4.5-21-2: FAIL
+15.3.4.5-21-3: FAIL
+
# Invalid test cases (recent change adding var changes semantics)
S8.3_A1_T1: FAIL
S15.3_A3_T1: FAIL
@@ -572,18 +578,6 @@ S15.4.4.3_A2_T1: FAIL_OK
# Bug? Strict Mode - 'this' value is a boolean which cannot be converted to
# wrapper objects when the function is called with an array of arguments
15.3.4.3-3-s: FAIL
-# Bug? Function.prototype.bind - [[Get]] attribute of 'caller' property in 'F'
-# is thrower
-15.3.4.5-20-2: FAIL
-# Bug? Function.prototype.bind - [[Set]] attribute of 'caller' property in 'F'
-# is thrower
-15.3.4.5-20-3: FAIL
-# Bug? Function.prototype.bind - [[Get]] attribute of 'arguments' property in
-# 'F' is thrower
-15.3.4.5-21-2: FAIL
-# Bug? Function.prototype.bind - [[Set]] attribute of 'arguments' property in
-# 'F' is thrower
-15.3.4.5-21-3: FAIL
# Bug? Array.prototype.indexOf - decreasing length of array does not delete
# non-configurable properties
15.4.4.14-9-a-19: FAIL
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698