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

Unified Diff: test/test262/test262.status

Issue 1510173002: Revert of Make Error.prototype.toString spec compliant; and fix various side-effect-free error printing metho… (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years 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 | « test/mjsunit/stack-traces.js ('k') | test/webkit/toString-recursion.js » ('j') | 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 79baea5972f400ade0ea80493fe7c380306c6d59..1953d738c8ebf2317428c592794b1a23ec1489d9 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -102,6 +102,9 @@
'built-ins/Symbol/species/basic': [FAIL],
'built-ins/Symbol/species/builtin-getter-name': [FAIL],
'built-ins/Symbol/species/subclassing': [FAIL],
+
+ # https://code.google.com/p/v8/issues/detail?id=4002
+ 'built-ins/Error/prototype/S15.11.4_A2': [FAIL],
# https://code.google.com/p/v8/issues/detail?id=4163
'built-ins/GeneratorPrototype/next/context-constructor-invocation': [FAIL],
« no previous file with comments | « test/mjsunit/stack-traces.js ('k') | test/webkit/toString-recursion.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698