From 31d05c6734057bed56ac783d4f9d03d3c2ecbcbb Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Thu, 23 Jan 2020 11:01:33 +0100 Subject: 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 --- tests/auto/qml/ecmascripttests/BLACKLIST | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tests/auto/qml/ecmascripttests/BLACKLIST (limited to 'tests/auto/qml/ecmascripttests') 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 -- cgit v1.2.3