about summary refs log tree commit diff
path: root/debian/patches/Disable-core-with-expect.patch
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2019-08-09 11:09:27 +0200
committerSebastien Bacher <seb128@ubuntu.com>2019-08-09 11:18:39 +0200
commit820498b2158e0b05421ce0922f203a0699927fa8 (patch)
tree3bf6d1089b762535ec5e59738d47ae2d2f54750f /debian/patches/Disable-core-with-expect.patch
parent1bd9f376796563dfb5016bada66c78b203f41d33 (diff)
parent488dda3930545969f5644b57cfca81e21df031c3 (diff)
Merge remote-tracking branch 'salsa/master'
Diffstat (limited to 'debian/patches/Disable-core-with-expect.patch')
-rw-r--r--debian/patches/Disable-core-with-expect.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/patches/Disable-core-with-expect.patch b/debian/patches/Disable-core-with-expect.patch
new file mode 100644
index 00000000..b30319f6
--- /dev/null
+++ b/debian/patches/Disable-core-with-expect.patch
@@ -0,0 +1,22 @@
+From: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
+Date: Fri, 13 May 2016 11:13:20 +0800
+Subject: Disable core-with-expect
+
+which tends to fail on ppc64el and arm64
+---
+ Makefile.am | 1 -
+ 1 file changed, 1 deletion(-)
+
+Index: network-manager-1.18.0/Makefile.am
+===================================================================
+--- network-manager-1.18.0.orig/Makefile.am
++++ network-manager-1.18.0/Makefile.am
+@@ -3785,7 +3785,6 @@
+ 
+ check_programs += \
+ 	src/tests/test-core \
+-	src/tests/test-core-with-expect \
+ 	src/tests/test-ip4-config \
+ 	src/tests/test-ip6-config \
+ 	src/tests/test-dcb \
+