aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-09-09 21:57:43 +0200
committerLars Knoll <lars.knoll@qt.io>2018-09-10 06:37:42 +0000
commit0b157e9ab3b2b6282e567e656b5f6b8c713a9ac3 (patch)
tree31f3972c7ee2cedd3fad7e71855023dea8c088b4 /tests
parentccd9bd94147dbacbaae3dba4c6fb9425877faaee (diff)
Implement OwnPropertyKeys for TypedArray
Change-Id: I85d6cfa4b4652863cfafad4810176d99dccdabc9 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/ecmascripttests/TestExpectations6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/qml/ecmascripttests/TestExpectations b/tests/auto/qml/ecmascripttests/TestExpectations
index a8ae606fc4..4a76dad002 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -431,15 +431,9 @@ built-ins/TypedArrays/from/new-instance-with-mapfn.js fails
built-ins/TypedArrays/from/new-instance-without-mapfn.js fails
built-ins/TypedArrays/from/property-abrupt-completion.js fails
built-ins/TypedArrays/from/set-value-abrupt-completion.js fails
-built-ins/TypedArrays/internals/DefineOwnProperty/key-is-numericindex.js fails
built-ins/TypedArrays/internals/Get/key-is-not-integer.js fails
built-ins/TypedArrays/internals/Get/key-is-not-minus-zero.js fails
built-ins/TypedArrays/internals/Get/key-is-out-of-bounds.js fails
-built-ins/TypedArrays/internals/GetOwnProperty/enumerate-detached-buffer.js fails
-built-ins/TypedArrays/internals/GetOwnProperty/index-prop-desc.js fails
-built-ins/TypedArrays/internals/OwnPropertyKeys/integer-indexes-and-string-and-symbol-keys-.js fails
-built-ins/TypedArrays/internals/OwnPropertyKeys/integer-indexes-and-string-keys.js fails
-built-ins/TypedArrays/internals/OwnPropertyKeys/integer-indexes.js fails
built-ins/TypedArrays/internals/Set/detached-buffer.js fails
built-ins/TypedArrays/internals/Set/tonumber-value-throws.js strictFails
built-ins/global/global-object.js fails