aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-05-30 14:55:34 +0200
committerLars Knoll <lars.knoll@qt.io>2018-06-04 13:02:28 +0000
commit502678a183e68a837a5b2ddee2978a3be5e9e008 (patch)
treeacfd88d08ce3c9f3dc1f6867d136e0dcd14fdee0 /tests
parent9a0a074452c6534f25a878047398eea77a8c7e0e (diff)
Implement ToPropertyKey() from the ES7 spec
and use it where required. Change-Id: I309ca61e0360b26428fc2ea5a2eea47c8e0632a0 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 45d05dcf0c..0c27620fcc 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -707,12 +707,6 @@ built-ins/Object/keys/proxy-keys.js fails
built-ins/Object/preventExtensions/15.2.3.10-1-1.js fails
built-ins/Object/preventExtensions/15.2.3.10-1-2.js fails
built-ins/Object/proto-from-ctor.js fails
-built-ins/Object/prototype/hasOwnProperty/symbol_property_toPrimitive.js fails
-built-ins/Object/prototype/hasOwnProperty/symbol_property_toString.js fails
-built-ins/Object/prototype/hasOwnProperty/symbol_property_valueOf.js fails
-built-ins/Object/prototype/propertyIsEnumerable/symbol_property_toPrimitive.js fails
-built-ins/Object/prototype/propertyIsEnumerable/symbol_property_toString.js fails
-built-ins/Object/prototype/propertyIsEnumerable/symbol_property_valueOf.js fails
built-ins/Object/prototype/setPrototypeOf-with-different-values.js fails
built-ins/Object/prototype/setPrototypeOf-with-same-value.js fails
built-ins/Object/prototype/toLocaleString/primitive_this_value_getter.js strictFails