From b721655810c70408a0d65a8fe5493ef4b0ec71dc Mon Sep 17 00:00:00 2001 From: Andreas Buhr Date: Mon, 2 May 2022 14:38:07 +0200 Subject: Blacklist tests in tst_qquickdrag on Android Task-number: QTBUG-103082 Task-number: QTBUG-101865 Change-Id: I2326a4019de2a8e2116053c34a49e3b57a41c75d Reviewed-by: Assam Boudjelthia (cherry picked from commit c9df27ca070e8ff976338a92484a27d676279840) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/quick/qquickdrag/BLACKLIST | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 tests/auto/quick/qquickdrag/BLACKLIST diff --git a/tests/auto/quick/qquickdrag/BLACKLIST b/tests/auto/quick/qquickdrag/BLACKLIST new file mode 100644 index 0000000000..71cc97fc7a --- /dev/null +++ b/tests/auto/quick/qquickdrag/BLACKLIST @@ -0,0 +1,25 @@ +# QTBUG-103082 +[active] +android +[setActive] +android +[drop] +android +[move] +android +[parentChange] +android +[hotSpot] +android +[supportedActions] +android +[proposedAction] +android +[keys] +android +[source] +android +[recursion] +android +[noCrashWithImageProvider] +android -- cgit v1.2.3