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

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: Update .status files 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
« src/messages.js ('K') | « 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 8e7496bc2511e32dc0e7b57c40a16bd512c7e5a5..631815543ee6f7b709c98b83bd033ee6a4be1335 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -62,6 +62,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],
« src/messages.js ('K') | « test/test262-es6/test262-es6.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698