Package: ntp / 1:4.2.8p12+dfsg-4

disable-test-decodenetnum.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Subject: Disable failing test-decodenetnum unit test
From: Bernhard Schmidt <berni@debian.org>
Bug: https://bugs.debian.org/908780
Bug-NTP: http://bugs.ntp.org/show_bug.cgi?id=3531

--- a/tests/libntp/Makefile.am
+++ b/tests/libntp/Makefile.am
@@ -24,7 +24,6 @@
 	test-caltontp		\
 	test-calyearstart	\
 	test-clocktime		\
-	test-decodenetnum	\
 	test-hextoint		\
 	test-hextolfp		\
 	test-humandate		\