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

Unified Diff: test/test262/test262.status

Issue 2091153002: TypedArray.prototype.set uses internal length property, not real one. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: shorter lines Created 4 years, 6 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/es6/typedarray-set-length-internal.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 3cda05ca5e8b9d8798b68f961a93c9bf5b2ee074..4b63f7e548871af6f4189e7f1d617315fa3784c1 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -453,9 +453,6 @@
'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-proto-get-err': [FAIL],
'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-proto-proto-err': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=5133
- 'built-ins/TypedArray/prototype/set/array-arg-target-arraylength-internal': [FAIL],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=5134
'built-ins/Array/prototype/concat/is-concat-spreadable-is-array-proxy-revoked': [FAIL],
« no previous file with comments | « test/mjsunit/es6/typedarray-set-length-internal.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698