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

Unified Diff: test/test262/test262.status

Issue 2431223005: Implement DefineOwnProperty for TypedArrays (Closed)
Patch Set: formatting fixes Created 4 years, 1 month 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
« test/mjsunit/element-accessor.js ('K') | « test/mjsunit/element-accessor.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 8343d540f04a9ccf334e4e5ffcd745ff4bf7131c..ad11bc9727bb77710b7b904b2e7fd3713cddd034 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -440,13 +440,6 @@
'built-ins/TypedArrays/internals/Set/key-is-out-of-bounds': [FAIL],
'built-ins/TypedArrays/internals/Set/tonumber-value-throws': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=5328
- 'built-ins/TypedArrays/internals/DefineOwnProperty/key-is-numericindex-desc-not-writable': [FAIL],
- 'built-ins/TypedArrays/internals/DefineOwnProperty/key-is-not-integer': [FAIL],
- 'built-ins/TypedArrays/internals/DefineOwnProperty/key-is-minus-zero': [FAIL],
- 'built-ins/TypedArrays/internals/DefineOwnProperty/key-is-lower-than-zero': [FAIL],
- 'built-ins/TypedArrays/internals/DefineOwnProperty/key-is-greater-than-last-index': [FAIL],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=5329
'built-ins/RegExp/prototype/source/value-line-terminator': [FAIL],
« test/mjsunit/element-accessor.js ('K') | « test/mjsunit/element-accessor.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698