aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-09-08 09:59:24 +0200
committerLars Knoll <lars.knoll@qt.io>2018-09-08 16:50:51 +0000
commit26dc00747e1e2632435d01b7562443dff4f2e7d3 (patch)
tree2eb62cf4fa67992b1f17001420e60a5fb200f973 /tests
parent321d1d3f9d6338d2f536d58492bb3e4a5dfb808e (diff)
Implement IsCompatiblePropertyDescriptor and use it in Proxy
Change-Id: I40bc5ce2858ebfe1afb04a7957a53114b37ef50f 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 b5d89ca545..e066b816ae 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -372,9 +372,7 @@ built-ins/Proxy/defineProperty/desc-realm.js fails
built-ins/Proxy/defineProperty/null-handler-realm.js fails
built-ins/Proxy/defineProperty/targetdesc-configurable-desc-not-configurable-realm.js fails
built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-not-configurable-target-realm.js fails
-built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-not-configurable-target.js fails
built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor-realm.js fails
-built-ins/Proxy/defineProperty/targetdesc-not-compatible-descriptor.js fails
built-ins/Proxy/defineProperty/targetdesc-undefined-not-configurable-descriptor-realm.js fails
built-ins/Proxy/defineProperty/targetdesc-undefined-target-is-not-extensible-realm.js fails
built-ins/Proxy/defineProperty/trap-is-not-callable-realm.js fails
@@ -385,7 +383,6 @@ built-ins/Proxy/get/trap-is-not-callable-realm.js fails
built-ins/Proxy/get/trap-is-undefined-receiver.js fails
built-ins/Proxy/getOwnPropertyDescriptor/result-type-is-not-object-nor-undefined-realm.js fails
built-ins/Proxy/getOwnPropertyDescriptor/result-type-is-not-object-nor-undefined.js fails
-built-ins/Proxy/getOwnPropertyDescriptor/resultdesc-is-invalid-descriptor.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-not-callable-realm.js fails