aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-06-03 22:03:02 +0200
committerLars Knoll <lars.knoll@qt.io>2018-06-04 13:02:25 +0000
commit9a0a074452c6534f25a878047398eea77a8c7e0e (patch)
treee429e3a85658b067c485ad1e089d5f0e01e18e30 /tests
parent3e351e6208b6b83a46909c9ac65eb8a5c878d707 (diff)
Fix remaining test failures with the ** operator
Change-Id: I98da5b552747d6d0b363d83ecb4c408c66a2667b 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 b0a18339ce..45d05dcf0c 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -3561,8 +3561,6 @@ language/expressions/compound-assignment/S11.13.2_A7.9_T4.js fails
language/expressions/conditional/tco-cond.js strictFails
language/expressions/conditional/tco-pos.js strictFails
language/expressions/delete/super-property.js fails
-language/expressions/exponentiation/applying-the-exp-operator_A7.js fails
-language/expressions/exponentiation/applying-the-exp-operator_A8.js fails
language/expressions/function/arguments-with-arguments-fn.js sloppyFails
language/expressions/function/arguments-with-arguments-lex.js sloppyFails
language/expressions/function/dflt-params-ref-later.js fails