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

Unified Diff: test/test262/test262.status

Issue 1049323003: ES6: Error functions should extend Error (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix and cleanup test Created 5 years, 9 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 | « test/test262-es6/test262-es6.status ('k') | 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 04c70293774773ed2e8329651646975abeb248fe..ed308d57551cc91edb8023dfbedd5bf60d83e3f0 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -63,6 +63,14 @@
'11.1.5_4-4-d-3': [FAIL],
'11.1.5_4-4-d-4': [FAIL],
+ # NativeError has Error as its [[Prototype]]
+ '15.2.3.2-2-12': [FAIL],
+ '15.2.3.2-2-13': [FAIL],
+ '15.2.3.2-2-14': [FAIL],
+ '15.2.3.2-2-15': [FAIL],
+ '15.2.3.2-2-16': [FAIL],
+ '15.2.3.2-2-17': [FAIL],
+
# Function length properties are configurable in ES6
'10.1_L15': [FAIL],
'10.2.2_L15': [FAIL],
« no previous file with comments | « test/test262-es6/test262-es6.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698