aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-09-01 10:35:47 +0200
committerLars Knoll <lars.knoll@qt.io>2018-09-04 18:25:19 +0000
commit656e50abb15e2df1fb47b158bd79dc3590220175 (patch)
tree59b83fa572902f365f3acbae00a64fa10a78bd4d /tests
parenta3225954d1049d9e4fea3171de00b24318a5ff31 (diff)
Arrow and generator functions don't have a prototype property
Change-Id: Icbc25f1f723fe45a8c265f1b4bdf5f3fad3c4775 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 ea3cf60c7a..9a61cb36a3 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -655,7 +655,6 @@ language/expressions/arrow-function/lexical-new.target.js fails
language/expressions/arrow-function/lexical-super-call-from-within-constructor.js fails
language/expressions/arrow-function/lexical-supercall-from-immediately-invoked-arrow.js fails
language/expressions/arrow-function/lexical-this.js fails
-language/expressions/arrow-function/prototype-rules.js fails
language/expressions/arrow-function/scope-body-lex-distinct.js sloppyFails
language/expressions/arrow-function/scope-param-elem-var-close.js sloppyFails
language/expressions/arrow-function/scope-param-elem-var-open.js sloppyFails