From owner-svn-ports-all@freebsd.org Tue Jul 3 12:25:58 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E650E103EA4D for ; Tue, 3 Jul 2018 12:25:57 +0000 (UTC) (envelope-from timur@bat.ru) Received: from mail-oi0-x230.google.com (mail-oi0-x230.google.com [IPv6:2607:f8b0:4003:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 27AD07E223 for ; Tue, 3 Jul 2018 12:25:56 +0000 (UTC) (envelope-from timur@bat.ru) Received: by mail-oi0-x230.google.com with SMTP id k81-v6so3351442oib.4 for ; Tue, 03 Jul 2018 05:25:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bat-ru.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=BqWuS+qBgOgxlCpT38Nxj9P7BvSE5dukgrimL0Q7YLQ=; b=gbkRMLrhZJwXYbTmeWliqVxRnkuKF5oXS9VCsWe/cgSfG16buTItirA8TSNafr2b4Y HhrIOdh3LD0Kq5KcsLVxyUL2oWQUZ3L1JH/2qQ6VaCwiX9ujxZioq2JuP5yb9YJ+hHjP fMH3VJ4paELQoczSNWvY7CG8Po0szehLTQkn/YIS2fL0Etc0fq9dYYzCVeHCiTnyj4z1 dfotiehHAkIn7PGhbGFlDj4zJQUqMU0wlB6h2Ay5PleJWWbBwCeQnrmPLTUbDflRkxSB RfJ5mSaexXivaZkGIziRPv/a9wczigX5iOBLS8bOnMfInRdfiXylZjFcFNUwxHDu+qRi +w0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=BqWuS+qBgOgxlCpT38Nxj9P7BvSE5dukgrimL0Q7YLQ=; b=sNOaCnMRQ5oi43zxlBsJYq0/k4XS2YOHW7qyjrnqrvYWgeVGUlqLsQbg0ZoWYrqaBs MENV32w0+ybYeQeVGa1ulqyZHUn8XbxsHGE8cH1EoAu4hUZCX98VNojY4p5FldIoBWcn NUExuTu1YlEHm1zbcXa8oAMHFvzxSEn69Y9t5KXFvn9bfJxDPzpsYsYFZmUo8Xrrh90Z UgMJaseel8Oe2mYmIh9yb1OdB6haD721ENNYol7WqntcRb2Z0bAxrGoHl5fMMjJfIw3c q+ohvG74AsNGs4dExJ3cMoVp8pTsH9P5tz+gc5+uD5cq+M2Z5PPb0UVMy51FXlZBlErY Pzhg== X-Gm-Message-State: APt69E09Xqzgc0wVuXYwbsPRqq+R1t1qVCbPahLDga7vCTXcPQIkkAhI 23rXKqgLmUYTkB/9wtZTh2viPejJHvcueTHGx5Aehw== X-Google-Smtp-Source: AAOMgpfe5/dqZudIYSQWsD7zU+VoF+wMwMXqdWMkKsrQb0piNxDdbpYM6fSNX4KoWRrnij06bBHIYcV6ikgfA7Y2Szw= X-Received: by 2002:aca:804:: with SMTP id 4-v6mr19478698oii.333.1530620755942; Tue, 03 Jul 2018 05:25:55 -0700 (PDT) MIME-Version: 1.0 Sender: timur@bat.ru Received: by 2002:a4a:7f11:0:0:0:0:0 with HTTP; Tue, 3 Jul 2018 05:25:25 -0700 (PDT) In-Reply-To: <2bc92a3f-371c-f0a6-dda1-ebed96617295@rawbw.com> References: <201807030329.w633ThS8056768@repo.freebsd.org> <20180703065839.2oqenluilcdzkl6d@atuin.in.mat.cc> <2bc92a3f-371c-f0a6-dda1-ebed96617295@rawbw.com> From: "Timur I. Bakeyev" Date: Tue, 3 Jul 2018 14:25:25 +0200 X-Google-Sender-Auth: gGRK-gg0ST6p9BM4ZG5DvYYDnMY Message-ID: Subject: Re: svn commit: r473793 - in head/devel: . cwrap nss_wrapper pam_wrapper resolv_wrapper socket_wrapper uid_wrapper To: Yuri Cc: Mathieu Arnold , ports-committers@freebsd.org, svn-ports-all , svn-ports-head Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2018 12:25:58 -0000 On 3 July 2018 at 09:49, Yuri wrote: > On 07/02/18 23:58, Mathieu Arnold wrote: > >> Fun fact, TEST_TARGET may not do what you think it does. What it does >> is tell the framework that the target to run when running `make test` is >> test, which will probably fail if the TEST option is not enabled. What >> you may have meant to set was TEST_TEST_TARGET, which sets TEST_TARGET >> when the TEST option is enabled. >> > > > The option TEST shouldn't be needed. What does it mean when the port is > installed? > > You can have a test target without this option. > This is a TEST suite. It has to, at minimum, validate itself. If that fails, how can you trust it's results in the first place?