From abaee667e9e88dbdc405a33aff5f24352e4a3498 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 20 Mar 2018 17:27:38 +0200 Subject: Re-enable dist-using test for Windows --- tests/pkg-build.test | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests') diff --git a/tests/pkg-build.test b/tests/pkg-build.test index d6e3db0..def2f66 100644 --- a/tests/pkg-build.test +++ b/tests/pkg-build.test @@ -1621,11 +1621,6 @@ rep_fetch += -d cfg --auth all --trust-yes 2>! : : Test that libhello is fully rebuilt, as the resulted package is not : external. - : - : @@ On Windows the dist operation fails as tar can not find gzip for some - : reason. We will disable the test for Windows until the issue is fixed. - : - if ($cxx.target.class != 'windows') { clone_cfg = cp -p --no-cleanup -r ../../cfg ./ -- cgit v1.1