Index: test/test262/test262.status |
diff --git a/test/test262/test262.status b/test/test262/test262.status |
index 736a56f44194994478bbbc35f15f50b6761a5151..8ac9ee830d55ef12d4214cf704d635a5b94baf37 100644 |
--- a/test/test262/test262.status |
+++ b/test/test262/test262.status |
@@ -264,20 +264,6 @@ |
# https://bugs.chromium.org/p/v8/issues/detail?id=4725 |
'built-ins/Object/getOwnPropertyDescriptors/*': [SKIP], |
- # https://bugs.chromium.org/p/v8/issues/detail?id=4726 |
- 'built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-access-throws': [FAIL], |
- 'built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-custom-species': [FAIL], |
- 'built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-not-object-throws': [FAIL], |
- 'built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-species-access-throws': [FAIL], |
- 'built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-species-not-ctor-throws': [FAIL], |
- 'built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-species-prototype-throws': [FAIL], |
- 'built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-access-throws': [FAIL], |
- 'built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-custom': [FAIL], |
- 'built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-not-ctor': [FAIL], |
- 'built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-prototype-throws': [FAIL], |
- 'built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-throws': [FAIL], |
- 'built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-value-not-obj-throws': [FAIL], |
- |
# https://bugs.chromium.org/p/v8/issues/detail?id=4727 |
'built-ins/TypedArrays/length-arg-is-undefined-throws': [FAIL], |
'built-ins/TypedArrays/length-arg-is-symbol-throws': [FAIL], |