From bef4800768ca42003fabb117448500dabb5d795d Mon Sep 17 00:00:00 2001 From: Fabian Kosmale Date: Thu, 8 Aug 2019 13:43:22 +0200 Subject: [PATCH] Blacklist tst_qquicktextedit::mouseSelection in openSuse leap MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This autotest is blacklisted as it is deemed flaky. Task-number: QTBUG-77389 Change-Id: I3561c98f0248507755f99fd7b6fe24c3d24cb522 Reviewed-by: Alexandru Croitor Reviewed-by: Jan Arve Sæther --- tests/auto/quick/qquicktextedit/BLACKLIST | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/auto/quick/qquicktextedit/BLACKLIST diff --git a/tests/auto/quick/qquicktextedit/BLACKLIST b/tests/auto/quick/qquicktextedit/BLACKLIST new file mode 100644 index 0000000000..9df9c7d75a --- /dev/null +++ b/tests/auto/quick/qquicktextedit/BLACKLIST @@ -0,0 +1,2 @@ +[mouseSelection] +opensuse-leap