aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-09-07 10:23:13 +0200
committerLars Knoll <lars.knoll@qt.io>2018-09-07 10:32:04 +0000
commit06e0ec7cfc6e990c1101a2b4c15452d3c10b6816 (patch)
treeb82116cf9bb139ffdfd257a6c53e71866d1e4a57 /tests
parentff5bc526b4868aef9fb3a551afc5636b308a3d83 (diff)
Fix a smaller bug in IteratorClose
Throw the correct error in all cases Change-Id: Ic8f146cf13db605cb54cb8c96aaf0b3a1b9cca96 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 97c71c7a60..a70a97bfb9 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -895,7 +895,6 @@ language/expressions/template-literal/tv-template-middle.js fails
language/expressions/template-literal/tv-template-tail.js fails
language/expressions/template-literal/tv-utf16-escape-sequence.js fails
language/expressions/template-literal/tv-zwnbsp.js fails
-language/expressions/yield/star-rhs-iter-thrw-violation-rtrn-get-err.js fails
language/function-code/each-param-has-own-non-shared-eval-scope.js sloppyFails
language/function-code/each-param-has-own-scope.js sloppyFails
language/function-code/eval-param-env-with-computed-key.js sloppyFails