From 87fdad35cae720b168e7683146e92f8093c98107 Mon Sep 17 00:00:00 2001 From: Assam Boudjelthia Date: Sat, 14 Nov 2020 23:09:29 +0200 Subject: [PATCH] Android: exclude failing tests of tst_qhighdpi Tests in tst_qhighdpi are crashing on Android. Task-number: QTBUG-88505 Task-number: QTBUG-87025 Change-Id: Ie1350e06fb30d90f20c550f91555f4023eee56b6 Reviewed-by: Alexandru Croitor --- tests/auto/gui/kernel/qhighdpi/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/auto/gui/kernel/qhighdpi/BLACKLIST diff --git a/tests/auto/gui/kernel/qhighdpi/BLACKLIST b/tests/auto/gui/kernel/qhighdpi/BLACKLIST new file mode 100644 index 0000000000..02ccbe2e40 --- /dev/null +++ b/tests/auto/gui/kernel/qhighdpi/BLACKLIST @@ -0,0 +1,3 @@ +# QTBUG-88505 +[qhighdpiscaling:96] +android