From a762a10328bbb70f70f32677ef15459f411249d6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 9 Jan 2017 02:13:30 +0000 Subject: test suite: import-dsc: Comment out missing object test for now We are about to teach dgit how to fetch this object, so this will unexpected pass. Later we will provide a way to turn off that behaviour, and uncomment this again. Signed-off-by: Ian Jackson --- tests/tests/import-dsc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/tests/import-dsc b/tests/tests/import-dsc index a1d1403..3fff271 100755 --- a/tests/tests/import-dsc +++ b/tests/tests/import-dsc @@ -72,8 +72,8 @@ git init check-import $troot/pkg-srcs 1.0-1 -t-expect-fail "Your git tree does not have that object" \ -check-import ../mirror/pool/main 1.2 +# t-expect-fail "Your git tree does not have that object" \ +# check-import ../mirror/pool/main 1.2 check-import ../mirror/pool/main 1.2 --force-import-dsc-with-dgit-field -- cgit v1.2.3