aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/ecmascripttests
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-01-23 11:01:33 +0100
committerUlf Hermann <ulf.hermann@qt.io>2020-01-23 12:45:07 +0100
commit31d05c6734057bed56ac783d4f9d03d3c2ecbcbb (patch)
treef33ebf3a68d34568cbc2a26cdac0f4f782d55e3f /tests/auto/qml/ecmascripttests
parent6597d990147d21d55449302cb3201e4769e15a2a (diff)
ArrayPrototype::method_filter: Check for exception after callback
If there was an exception we cannot assume the returned value holds anything sensible. Also, we should immediately return. Fixes: QTBUG-81581 Change-Id: I822c204c476e05d6de78124b66ab2f939ca38ffd Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/auto/qml/ecmascripttests')
-rw-r--r--tests/auto/qml/ecmascripttests/BLACKLIST4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/qml/ecmascripttests/BLACKLIST b/tests/auto/qml/ecmascripttests/BLACKLIST
deleted file mode 100644
index 1ed255e9e2..0000000000
--- a/tests/auto/qml/ecmascripttests/BLACKLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-[runInterpreted]
-macos ci
-[runJitted]
-macos