summaryrefslogtreecommitdiff
path: root/user/mosquitto/disable-flaky-test.patch
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2019-09-28 15:04:14 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2019-09-28 15:04:14 +0000
commit5cd64ffbbf9c1744efcb0319d30735ce2cf5b471 (patch)
tree8150bc345cbcb976330aaa52882412e957aa4a62 /user/mosquitto/disable-flaky-test.patch
parentf9ba226858a27bb322bad90ad988971f9afa8314 (diff)
parentdee3259450baedd016093d7ec23f1664a942822a (diff)
downloadpackages-5cd64ffbbf9c1744efcb0319d30735ce2cf5b471.tar.gz
packages-5cd64ffbbf9c1744efcb0319d30735ce2cf5b471.tar.bz2
packages-5cd64ffbbf9c1744efcb0319d30735ce2cf5b471.tar.xz
packages-5cd64ffbbf9c1744efcb0319d30735ce2cf5b471.zip
Merge branch 'mqtt' into 'master'
Add mosquitto and py3-paho-mqtt See merge request adelie/packages!328
Diffstat (limited to 'user/mosquitto/disable-flaky-test.patch')
-rw-r--r--user/mosquitto/disable-flaky-test.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/user/mosquitto/disable-flaky-test.patch b/user/mosquitto/disable-flaky-test.patch
new file mode 100644
index 000000000..8fd51c403
--- /dev/null
+++ b/user/mosquitto/disable-flaky-test.patch
@@ -0,0 +1,11 @@
+--- mosquitto-1.6.4/test/broker/Makefile 2019-08-01 19:50:01.000000000 +0000
++++ mosquitto-1.6.4/test/broker/Makefile 2019-08-28 00:03:54.430562623 +0000
+@@ -193,7 +193,7 @@ endif
+ ./10-listener-mount-point.py
+
+ 11 :
+- ./11-message-expiry.py
++ #./11-message-expiry.py
+ ./11-persistent-subscription.py
+ ./11-persistent-subscription-v5.py
+ ./11-persistent-subscription-no-local.py