aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-09-08 11:40:44 +0200
committerLars Knoll <lars.knoll@qt.io>2018-09-08 16:51:08 +0000
commitf726c56ce8ca5cfae510d8b81b44ad816f6ad245 (patch)
tree199fe17be19bbbee1762512525db1da9e8e83cec /tests
parent6e36fdb2f65ede9c84d2e822f1a69d31a756bc49 (diff)
Fix spec compliance of Object::virtualGet()
Change-Id: I9c07a6b08e9029b893c28e7a945f839c0f0dda8d Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/ecmascripttests/TestExpectations1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qml/ecmascripttests/TestExpectations b/tests/auto/qml/ecmascripttests/TestExpectations
index c4bc3472dd..2a7b6d4551 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -330,7 +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/get/trap-is-undefined-receiver.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