aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-09-01 22:27:39 +0200
committerLars Knoll <lars.knoll@qt.io>2018-09-04 18:25:33 +0000
commita6ba4f044e3611fb66a6cce87bc06933c3e27070 (patch)
tree9fd8ff9f03dde62023e0b482935884d07be10c3f /tests
parentc71448dc97778b48824f081749fe4c270a34446f (diff)
Implement defineOwnProperty for TypedArrays
Change-Id: I2e7aa05a340d54e2f34ec4e59a69f3ce66be75d9 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/ecmascripttests/TestExpectations9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/qml/ecmascripttests/TestExpectations b/tests/auto/qml/ecmascripttests/TestExpectations
index 68a1547861..506af732da 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -552,21 +552,12 @@ 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/conversion-operation-consistent-nan.js fails
-built-ins/TypedArrays/internals/DefineOwnProperty/conversion-operation.js fails
built-ins/TypedArrays/internals/DefineOwnProperty/detached-buffer-realm.js fails
built-ins/TypedArrays/internals/DefineOwnProperty/detached-buffer.js fails
-built-ins/TypedArrays/internals/DefineOwnProperty/key-is-greater-than-last-index.js fails
built-ins/TypedArrays/internals/DefineOwnProperty/key-is-lower-than-zero.js fails
built-ins/TypedArrays/internals/DefineOwnProperty/key-is-minus-zero.js fails
built-ins/TypedArrays/internals/DefineOwnProperty/key-is-not-integer.js fails
-built-ins/TypedArrays/internals/DefineOwnProperty/key-is-numericindex-accessor-desc.js fails
-built-ins/TypedArrays/internals/DefineOwnProperty/key-is-numericindex-desc-configurable.js fails
-built-ins/TypedArrays/internals/DefineOwnProperty/key-is-numericindex-desc-not-enumerable.js fails
-built-ins/TypedArrays/internals/DefineOwnProperty/key-is-numericindex-desc-not-writable.js fails
built-ins/TypedArrays/internals/DefineOwnProperty/key-is-numericindex.js fails
-built-ins/TypedArrays/internals/DefineOwnProperty/set-value.js fails
-built-ins/TypedArrays/internals/DefineOwnProperty/tonumber-value-detached-buffer.js fails
built-ins/TypedArrays/internals/Get/detached-buffer-realm.js fails
built-ins/TypedArrays/internals/Get/detached-buffer.js fails
built-ins/TypedArrays/internals/Get/infinity-detached-buffer.js fails