aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlnotifier
diff options
context:
space:
mode:
authorSami Shalayel <sami.shalayel@qt.io>2022-08-12 11:10:21 +0200
committerSami Shalayel <sami.shalayel@qt.io>2022-08-12 12:42:34 +0200
commit6fd035499c127f683644daa8cea3783ace934a20 (patch)
tree424b36d49211c56950677ba44c5263a95b350702 /tests/auto/qml/qqmlnotifier
parentb1d98bc6a135e3846e76d8283d6e3b991abb41db (diff)
Blacklist tst_qqmlnotifier::deleteFromHandler
This test fails the dependency update on macos x86_64 platforms but is just checking if/when a qFatal error is thrown. Therefore, it is blacklisted. Change-Id: Ie08c24e0b00aedbcf40b5b51191a0e4a6180a1dd Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'tests/auto/qml/qqmlnotifier')
-rw-r--r--tests/auto/qml/qqmlnotifier/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qml/qqmlnotifier/BLACKLIST b/tests/auto/qml/qqmlnotifier/BLACKLIST
new file mode 100644
index 0000000000..fc23287720
--- /dev/null
+++ b/tests/auto/qml/qqmlnotifier/BLACKLIST
@@ -0,0 +1,3 @@
+# e64548973d33295268881ac3bed49d1bbedd8a10
+[deleteFromHandler]
+macos ci