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

Unified Diff: test/test262/test262.status

Issue 1780113002: Minor library function fixes for TypedArray spec compliance (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Improve comment Created 4 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
« no previous file with comments | « test/mjsunit/es6/typed-array-iterator.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 a2ec884fedb8844ec2c7c0320f2a3eae3188f3c9..c16d2f960100790a1edc962417f36ff2d1453f1e 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -263,12 +263,6 @@
# https://bugs.chromium.org/p/v8/issues/detail?id=4784
'built-ins/TypedArrays/buffer-arg-defined-negative-length': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=4785
- 'built-ins/TypedArray/prototype/entries/invoked-as-method': [FAIL],
- 'built-ins/TypedArray/prototype/keys/invoked-as-method': [FAIL],
- 'built-ins/TypedArray/prototype/values/invoked-as-method': [FAIL],
- 'built-ins/TypedArray/prototype/toString': [FAIL],
-
######################## NEEDS INVESTIGATION ###########################
# These test failures are specific to the intl402 suite and need investigation
« no previous file with comments | « test/mjsunit/es6/typed-array-iterator.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698