aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/ecmascripttests/TestExpectations
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-08-14 19:54:31 +0200
committerLars Knoll <lars.knoll@qt.io>2018-08-23 08:13:35 +0000
commit34094f6918993dd5d10b2eb38203a54f5168d114 (patch)
tree8aa89934d34d6bab6a407e73e5d9c2765d70d7a3 /tests/auto/qml/ecmascripttests/TestExpectations
parent89a053b53f2d2bbf94bc86e133469151720b2433 (diff)
Fix toLocaleString implementations in (Typed)Array.prototype
Change-Id: Idcabd68b1651ad3cae315a16cb0e1361cba21253 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/qml/ecmascripttests/TestExpectations')
-rw-r--r--tests/auto/qml/ecmascripttests/TestExpectations13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/qml/ecmascripttests/TestExpectations b/tests/auto/qml/ecmascripttests/TestExpectations
index 9f482b715c..2021d65d04 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -108,8 +108,6 @@ built-ins/Array/prototype/splice/create-species.js fails
built-ins/Array/prototype/splice/length-and-deleteCount-exceeding-integer-limit.js fails
built-ins/Array/prototype/splice/length-exceeding-integer-limit-shrink-array.js fails
built-ins/Array/prototype/splice/length-near-integer-limit-grow-array.js fails
-built-ins/Array/prototype/toLocaleString/S15.4.4.3_A1_T1.js fails
-built-ins/Array/prototype/toLocaleString/S15.4.4.3_A3_T1.js fails
built-ins/Array/prototype/toLocaleString/primitive_this_value.js strictFails
built-ins/Array/prototype/toLocaleString/primitive_this_value_getter.js strictFails
built-ins/Array/prototype/unshift/clamps-to-integer-limit.js fails
@@ -793,17 +791,6 @@ built-ins/TypedArray/prototype/subarray/speciesctor-get-species-custom-ctor-retu
built-ins/TypedArray/prototype/subarray/speciesctor-get-species-custom-ctor.js fails
built-ins/TypedArray/prototype/subarray/speciesctor-get-species-use-default-ctor.js fails
built-ins/TypedArray/prototype/subarray/speciesctor-get-species.js fails
-built-ins/TypedArray/prototype/toLocaleString/calls-tolocalestring-from-each-value.js fails
-built-ins/TypedArray/prototype/toLocaleString/calls-tostring-from-each-value.js fails
-built-ins/TypedArray/prototype/toLocaleString/calls-valueof-from-each-value.js fails
-built-ins/TypedArray/prototype/toLocaleString/return-abrupt-from-firstelement-tolocalestring.js fails
-built-ins/TypedArray/prototype/toLocaleString/return-abrupt-from-firstelement-tostring.js fails
-built-ins/TypedArray/prototype/toLocaleString/return-abrupt-from-firstelement-valueof.js fails
-built-ins/TypedArray/prototype/toLocaleString/return-abrupt-from-nextelement-tolocalestring.js fails
-built-ins/TypedArray/prototype/toLocaleString/return-abrupt-from-nextelement-tostring.js fails
-built-ins/TypedArray/prototype/toLocaleString/return-abrupt-from-nextelement-valueof.js fails
-built-ins/TypedArray/prototype/toLocaleString/this-is-not-object.js fails
-built-ins/TypedArray/prototype/toLocaleString/this-is-not-typedarray-instance.js fails
built-ins/TypedArrays/ctors/buffer-arg/custom-proto-access-throws.js fails
built-ins/TypedArrays/ctors/buffer-arg/defined-negative-length.js fails
built-ins/TypedArrays/ctors/buffer-arg/proto-from-ctor-realm.js fails