From 3376567f79945be76fedff825e0512eebab311ef Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 9 Jan 2017 02:19:23 +0000 Subject: [PATCH] test suite: import-dsc: Fix and uncomment missing object test As promised in test suite: import-dsc: Comment out missing object test for now we can now fix and re-enable this test. Signed-off-by: Ian Jackson --- tests/tests/import-dsc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/tests/import-dsc b/tests/tests/import-dsc index 3fff2712..073ba7be 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 --no-chase-dsc-distro check-import ../mirror/pool/main 1.2 --force-import-dsc-with-dgit-field -- 2.30.2