summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2022-04-01 14:04:48 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-04-03 19:42:00 +0000
commitceaae9c1715faed9729ef26a42360c19845eaaf1 (patch)
treed3ed2d56ac0bd41b9a74a44c40011ae34fefdef8
parent39920cdea033549ef552025199e94fa40faca573 (diff)
downloadqtconnectivity-ceaae9c1715faed9729ef26a42360c19845eaaf1.tar.gz
Android: Blacklist tst_QBluetoothServer::tst_receive
The test is failing on Android. Blacklisting it to unblock the CI Task-number: QTBUG-102178 Change-Id: I722fcaec8d9aca8df508424aa33f2a1666687c11 Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 9738f0d6ffa6f8fcbf753ec653b1e2683ae1922e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/qbluetoothserver/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qbluetoothserver/BLACKLIST b/tests/auto/qbluetoothserver/BLACKLIST
new file mode 100644
index 00000000..6fad1be2
--- /dev/null
+++ b/tests/auto/qbluetoothserver/BLACKLIST
@@ -0,0 +1,3 @@
+# QTBUG-102178
+[tst_receive]
+android