From dev-return-1701-archive-asf-public=cust-asf.ponee.io@yetus.apache.org Tue Nov 12 17:03:34 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 43A55180656 for ; Tue, 12 Nov 2019 18:03:34 +0100 (CET) Received: (qmail 42562 invoked by uid 500); 12 Nov 2019 17:03:33 -0000 Mailing-List: contact dev-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list dev@yetus.apache.org Received: (qmail 42550 invoked by uid 99); 12 Nov 2019 17:03:33 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2019 17:03:33 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 87914C19C5 for ; Tue, 12 Nov 2019 17:03:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.201 X-Spam-Level: X-Spam-Status: No, score=-0.201 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=effectivemachines.com Received: from mx1-ec2-va.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Ay8Hf8n9wy49 for ; Tue, 12 Nov 2019 17:03:31 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=104.236.136.112; helo=effectivemachines.com; envelope-from=aw@effectivemachines.com; receiver= Received: from effectivemachines.com (effectivemachines.com [104.236.136.112]) by mx1-ec2-va.apache.org (ASF Mail Server at mx1-ec2-va.apache.org) with ESMTPS id CC116BC50C for ; Tue, 12 Nov 2019 17:03:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by effectivemachines.com (Postfix) with ESMTP id D8253161F40 for ; Tue, 12 Nov 2019 09:03:23 -0800 (PST) Received: from effectivemachines.com ([127.0.0.1]) by localhost (effectivemachines.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id Q0LAK5PQGUut for ; Tue, 12 Nov 2019 09:03:23 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by effectivemachines.com (Postfix) with ESMTP id A3F2F163B43 for ; Tue, 12 Nov 2019 09:03:23 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.10.3 effectivemachines.com A3F2F163B43 X-ASF-DKIM-Sig: v=1; a=rsa-sha256; c=relaxed/relaxed; d=effectivemachines.com; s=D35149BA-5A53-11E6-AF53-2EA667C55D35; t=1573578203; bh=l8qH/5JPTVlVFU8W09P1kYygH+4hbSYxOALuGKhBad4=; h=From:Mime-Version:Date:To:Message-Id; b=Q/fycxr99jibwLISxzjyINKk6b2t3F3RabtwYrHVYlzc7gpa+L4al2zQ/wqTVL7Ov orwwvk12aguEtSf9yrSMydkyFYkejNidzAmXr8AQzKeUQ7HnsRyJSDO6MVycAdyQCz WfqxeAdPYZa8RSXI7gZzkO/V5XmeBcNq71iHd9tE= X-Virus-Scanned: amavisd-new at effectivemachines.com Received: from effectivemachines.com ([127.0.0.1]) by localhost (effectivemachines.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id aQX5MDrgszud for ; Tue, 12 Nov 2019 09:03:23 -0800 (PST) Received: from [192.168.100.201] (108-193-1-249.lightspeed.sntcca.sbcglobal.net [108.193.1.249]) by effectivemachines.com (Postfix) with ESMTPSA id 67DD5161F40 for ; Tue, 12 Nov 2019 09:03:23 -0800 (PST) From: Allen Wittenauer Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: Running test-patch locally omits unit tests Date: Tue, 12 Nov 2019 09:03:22 -0800 References: To: dev@yetus.apache.org In-Reply-To: Message-Id: <5F3E67DC-F0B4-4CB2-A5CA-E8C3795B3CA5@effectivemachines.com> X-Mailer: Apple Mail (2.3445.104.11) > On Nov 11, 2019, at 3:44 PM, Nick Dimiduk wrote: > > Thanks for the pointer; I don't think I would have found this. Certainly > there's no mention of test running in the --help output regarding > --robot/sentinel. Activating --robot turns on a bunch of stuff, way too much to list in --help: https://yetus.apache.org/documentation/0.11.1/precommit-robots/#intro