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

Unified Diff: test/test262/test262.status

Issue 1683043003: Implement symbol @@hasInstance for ES6 instanceof support. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix broken test. Created 4 years, 10 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/mjsunit/random-bit-correlations.js ('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 3823ee7a3e5ceae7687949af5c2061d3cf4143b2..8bd8c42019797bc60e9ab0ce603c6ac49e568c1f 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -256,8 +256,6 @@
'intl402/Collator/10.1.1_a': [FAIL],
# https://code.google.com/p/v8/issues/detail?id=4447
- 'built-ins/Function/prototype/Symbol.hasInstance/*': [SKIP],
- 'built-ins/Symbol/hasInstance/prop-desc': [FAIL],
'language/expressions/instanceof/prototype-getter-with-object-throws': [FAIL],
'language/expressions/instanceof/prototype-getter-with-object': [FAIL],
'language/expressions/instanceof/primitive-prototype-with-object': [FAIL],
« no previous file with comments | « test/mjsunit/random-bit-correlations.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698