aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-09-08 12:27:15 +0200
committerLars Knoll <lars.knoll@qt.io>2018-09-08 16:51:16 +0000
commit5d470f51214b273951cc7612ee018fc347716836 (patch)
treee6ae9e7f93b3dca3d307fe55de3c348223f816bc /tests
parentf726c56ce8ca5cfae510d8b81b44ad816f6ad245 (diff)
Fix some bugs in Proxy::virtualGetOwnProperty
Change-Id: I28c32f2bfdac8848baf82905fb04790f29451805 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/ecmascripttests/TestExpectations3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/qml/ecmascripttests/TestExpectations b/tests/auto/qml/ecmascripttests/TestExpectations
index 2a7b6d4551..e72fd0637c 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -330,9 +330,6 @@ built-ins/Promise/resolve/prop-desc.js fails
built-ins/Promise/resolve/resolve-from-promise-capability.js fails
built-ins/Promise/resolve/resolve-prms-cstm-then.js fails
built-ins/Proxy/enumerate/removed-does-not-trigger.js fails
-built-ins/Proxy/getOwnPropertyDescriptor/result-type-is-not-object-nor-undefined.js fails
-built-ins/Proxy/getOwnPropertyDescriptor/resultdesc-is-not-configurable-targetdesc-is-configurable.js fails
-built-ins/Proxy/getOwnPropertyDescriptor/resultdesc-return-not-configurable.js fails
built-ins/Proxy/getOwnPropertyDescriptor/trap-is-undefined.js fails
built-ins/Proxy/has/call-object-create.js fails
built-ins/Proxy/ownKeys/call-parameters-object-getownpropertysymbols.js fails