From f31929b0cb5f572b65bb48f171a79298162c5032 Mon Sep 17 00:00:00 2001
From: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
Date: Thu, 27 Apr 2017 10:22:01 +0300
Subject: [PATCH] Disable/blacklist failing tests for boot2qt

Currently boot2qt is tested with QEMU and some tests fail. Disabling
them for now to make it possible to enable qt5 tests for Coin.

Task-number: QTBUG-60266
Change-Id: I860f3f43867bac89e2eac9f36015886d5e999aa3
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
---
 tests/auto/qndefnfcsmartposterrecord/BLACKLIST | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 tests/auto/qndefnfcsmartposterrecord/BLACKLIST

diff --git a/tests/auto/qndefnfcsmartposterrecord/BLACKLIST b/tests/auto/qndefnfcsmartposterrecord/BLACKLIST
new file mode 100644
index 00000000..05536220
--- /dev/null
+++ b/tests/auto/qndefnfcsmartposterrecord/BLACKLIST
@@ -0,0 +1,3 @@
+[tst_action]
+# QTBUG-20268
+b2qt
-- 
GitLab