• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Conflict:NA
2Reference:https://build.opensuse.org/package/view_file/openSUSE:Factory/c-ares/disable-live-tests.patch?expand=1
3From 5b3d9a337dbf0cf990ebc5639c950e092de86539 Mon Sep 17 00:00:00 2001
4From: chengyechun <chengyechun1@huawei.com>
5Date: Tue, 8 Feb 2022 19:57:57 +0800
6Subject: [PATCH] disable live test
7
8---
9 test/Makefile.inc | 1 -
10 1 file changed, 1 deletion(-)
11
12diff --git a/test/Makefile.inc b/test/Makefile.inc
13index 820afdb..c625a68 100644
14--- a/test/Makefile.inc
15+++ b/test/Makefile.inc
16@@ -16,7 +16,6 @@ TESTSOURCES = ares-test-main.cc	\
17   ares-test-parse-txt.cc		\
18   ares-test-parse-uri.cc		\
19   ares-test-misc.cc			\
20-  ares-test-live.cc			\
21   ares-test-mock.cc			\
22   ares-test-mock-ai.cc			\
23   ares-test-internal.cc		\
24--
251.8.3.1
26
27