aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-08-28 16:59:16 +0200
committerLars Knoll <lars.knoll@qt.io>2018-08-29 07:03:03 +0000
commit9eb51ca0b26fc17c62b06211728f609863113a42 (patch)
treed4fe27ba114e56f1714ed89565cf4a9cf2f8545a /tests
parentce1cd6468ad402003b7e7f3166c26485dd0bb9b1 (diff)
Fix remaining test failures for Array.isArray
Change-Id: I6258cae2933392c260ce4c4d7f90a2838d91cd51 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/ecmascripttests/TestExpectations2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qml/ecmascripttests/TestExpectations b/tests/auto/qml/ecmascripttests/TestExpectations
index b353f9e342..c114b65f44 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -27,8 +27,6 @@ language/module-code/namespace/internals/set.js strictFails
# ----- test failures that should be fixed
built-ins/Array/from/proto-from-ctor-realm.js fails
-built-ins/Array/isArray/proxy-revoked.js fails
-built-ins/Array/isArray/proxy.js fails
built-ins/Array/length/define-own-prop-length-overflow-realm.js fails
built-ins/Array/of/proto-from-ctor-realm.js fails
built-ins/Array/proto-from-ctor-realm.js fails