Revision: 23246
Author: [email protected]
Date: Wed Aug 20 15:24:53 2014 UTC
Log: Suppress test262 test that tests duplicate properties
In ES6 duplicate properties are allowed
BUG=
LOG=Y
Review URL: https://codereview.chromium.org/492793002
http://code.google.com/p/v8/source/detail?r=23246
Modified:
/branches/bleeding_edge/test/test262/test262.status
=======================================
--- /branches/bleeding_edge/test/test262/test262.status Wed Aug 6 11:39:39
2014 UTC
+++ /branches/bleeding_edge/test/test262/test262.status Wed Aug 20 15:24:53
2014 UTC
@@ -77,6 +77,17 @@
'S8.5_A2.1': [PASS, FAIL_OK],
'S8.5_A2.2': [PASS, FAIL_OK],
+ # ES6 allows duplicate properties
+ '11.1.5-4-4-a-1-s': [FAIL],
+ '11.1.5_4-4-b-1': [FAIL],
+ '11.1.5_4-4-b-2': [FAIL],
+ '11.1.5_4-4-c-1': [FAIL],
+ '11.1.5_4-4-c-2': [FAIL],
+ '11.1.5_4-4-d-1': [FAIL],
+ '11.1.5_4-4-d-2': [FAIL],
+ '11.1.5_4-4-d-3': [FAIL],
+ '11.1.5_4-4-d-4': [FAIL],
+
############################ INVALID TESTS #############################
# The reference value calculated by Test262 is incorrect if you run these
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.