From owner-svn-ports-head@freebsd.org Tue Jul 3 12:25:57 2018 Return-Path: Delivered-To: svn-ports-head@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 92B56103EA4A for ; Tue, 3 Jul 2018 12:25:57 +0000 (UTC) (envelope-from timur@bat.ru) Received: from mail-oi0-x22b.google.com (mail-oi0-x22b.google.com [IPv6:2607:f8b0:4003:c06::22b]) (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 27B117E224 for ; Tue, 3 Jul 2018 12:25:56 +0000 (UTC) (envelope-from timur@bat.ru) Received: by mail-oi0-x22b.google.com with SMTP id i12-v6so3374189oik.2 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=OTA8dhYKPPsQOXskp5HHyuz0B8FELx02dON5l/2whhmshpRTlGVi0cNhhNc6k9ZUID 5czQyAmoES+bSKZ4XogYI7i0xS64IULV4oMXRf4Nhh0JwIuOAD6dGl1OBjfE9KSJQfRb aj2wSMkE2vLq+MmGErEWtCExSUbDiOrTbtlhDNdSPbBO4OP3zy/4AXbodB1khiNQ1KOC rkPKFyQmNYHB+qAIb/IokyvyGQbaE5jd4hlj2gvULmSt0OipK5fwLE5R1gviTJNT7JRH pUHcdmxy5SWR/bodMTLSVBCVb/PRNgvPORHZNpy/xhPdEHXXc49YzU7NjnUmESSLDdQP StkA== X-Gm-Message-State: APt69E1geqO2NOOyDB9m5yw5/1ej3U/JRkxQQUQy6vTxQNihSmJKwqa9 PBdBET8FCxmcgpOY4Nvw9DVBVjnrxDjUJ4clBmW/gdxP 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-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2018 12:25:57 -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?