aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2019-07-09 12:41:08 +0200
committerSona Kurazyan <sona.kurazyan@qt.io>2019-07-09 13:44:10 +0200
commit8f06cb06743010412ee7ca3241d3f6327e92a472 (patch)
tree361f6ab4c0ff5034b9a64fa7bd7a802d951bb568
parentf8c6d6650244f693c2c4a8776eccadc3cc27e295 (diff)
Remove the blacklists for CoAP tests
The blacklists were introduced to make the tests pass on linux systems where docker is not available. With the current solution the tests requiring a CoAP server will be skipped if the CoAP server is not setup. So the blacklists are not needed anymore. Change-Id: I0bb16bc3905a47699e8d019917917b08ac3eb3d4 Reviewed-by: Ryan Chu <ryan.chu@qt.io>
-rw-r--r--tests/auto/qcoapclient/BLACKLIST3
-rw-r--r--tests/auto/qcoapqudpconnection/BLACKLIST3
2 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/qcoapclient/BLACKLIST b/tests/auto/qcoapclient/BLACKLIST
deleted file mode 100644
index 3719b37..0000000
--- a/tests/auto/qcoapclient/BLACKLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-rhel ci
-opensuse ci
-opensuse-leap ci
diff --git a/tests/auto/qcoapqudpconnection/BLACKLIST b/tests/auto/qcoapqudpconnection/BLACKLIST
deleted file mode 100644
index 3719b37..0000000
--- a/tests/auto/qcoapqudpconnection/BLACKLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-rhel ci
-opensuse ci
-opensuse-leap ci