From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 57FC0C433EF for ; Fri, 17 Jun 2022 14:02:45 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 70D04843D2; Fri, 17 Jun 2022 16:02:43 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="B4aLkbyr"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id BB682843C3; Fri, 17 Jun 2022 16:02:41 +0200 (CEST) Received: from mail-qv1-xf31.google.com (mail-qv1-xf31.google.com [IPv6:2607:f8b0:4864:20::f31]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 65069843A2 for ; Fri, 17 Jun 2022 16:02:39 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf31.google.com with SMTP id n15so2523313qvh.12 for ; Fri, 17 Jun 2022 07:02:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=21X4g5nJAhNIuiKkBSfOTl+hX6C30TrL+5iyIfCHHmg=; b=B4aLkbyropsOMSEKm0+G4/MzkBDz3ydIKwVlZoZ6LqO3UzsjHekxVyxeXapmyRNwFQ e3vOEuiGebkgjgweUX966rlMpHuFXV6JcOzDPW6UvLurTcEWoTuvzitURZkdKQXWQjN9 7w5sbicl4VM8Z49Wm+ZBchJ0XKpnqpZrPN4Go= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=21X4g5nJAhNIuiKkBSfOTl+hX6C30TrL+5iyIfCHHmg=; b=HlN2fCF2hgkjittr46J3u1fyye7EpIiwU4IhjO6UB0Um96cKKyCNdUheuAiw26nuCx gYxq29HWp4sXx+NK6mx0mFUs2+wwjYgXBMl747zOzNMKMk8mo+WtlhHgrHoT9EqMNf1c isdoIw/Ics569geIkyUukQe17vcLXXiLeIsnOfQhnw2w5VK98BeROhd35q5/Fa9IIfwB jWzKQB7vKvd+cozsm++Wi2KDLX+tsJN47bY7KLTRC5S66Uv3cjLzW/kZ0P2DP64Ewz9D n3dekyMjWp1/e2qg/RBT6Y2IE5kMzzblOdh77x8Y0NAw0LepbhZaAzkqXW2I/EZE4ne3 WlgQ== X-Gm-Message-State: AJIora/U9NmWSDiMMUbNG5iwtw4kOvzEF05MkEtlJZ/0U+i58oJVkFFs AEriERdHnuaf716ww8zlzlu2cQ== X-Google-Smtp-Source: AGRyM1tZiRJ/PU5c8arEbhzsWTx4P/N9/D8NYDKjkjPKaIY2PeiW8ovuA6+a7JZ7+nI7rxyR5i78Aw== X-Received: by 2002:a05:622a:44c:b0:304:e4a2:3db7 with SMTP id o12-20020a05622a044c00b00304e4a23db7mr8521458qtx.162.1655474558059; Fri, 17 Jun 2022 07:02:38 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id l12-20020a05620a28cc00b006a098381abcsm4645719qkp.114.2022.06.17.07.02.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Jun 2022 07:02:37 -0700 (PDT) Date: Fri, 17 Jun 2022 10:02:35 -0400 From: Tom Rini To: Francis Laniel Cc: u-boot@lists.denx.de, Marek Behun , Michael Nazzareno Trimarchi , Simon Glass , Wolfgang Denk , Harald Seiler Subject: Re: [RFC PATCH v4 26/28] for test purpose only: Comment out dollar tests which prints error messages. Message-ID: <20220617140235.GW2484912@bill-the-cat> References: <20220616223158.9225-1-francis.laniel@amarulasolutions.com> <20220616223158.9225-27-francis.laniel@amarulasolutions.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0in9KoZ32yGPAlXZ" Content-Disposition: inline In-Reply-To: <20220616223158.9225-27-francis.laniel@amarulasolutions.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --0in9KoZ32yGPAlXZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 17, 2022 at 12:31:56AM +0200, Francis Laniel wrote: > Error messages like "unknown command" will make the CI fails. > So, for the moment, we comment these tests. >=20 > Signed-off-by: Francis Laniel Why don't we have the test expect "unknown command" as the output here, when on the newer shell? Or if both shells print that now, in both cases? We want tests for when things are expected to fail. --=20 Tom --0in9KoZ32yGPAlXZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmKsiXsACgkQFHw5/5Y0 tyyJoQv8CvOZCFxNFis+rhmbjK0mAoBy5E0lCmBtt12nK/4tjvlLYRLpqMlaeci4 6uVYLITJ/XYhVAGS/2HN9LCcbWWAhVOhdMe7gGXdXbI04kNGaduch5epsFC4Qpd3 hBC9KmYZuxTQ+7l52B/5PwwVLmNEQHI9IVnaB+xxK+lF6KszYkgxdBfMNnAKfH2Z rMXCX+y5HgnQ9LKAb2rTA+MWg2lp7NPU75Iw9y8hD62grbt+db3vfxT0rZTl2wLi cw7g4dkHNdw19NgueJGqrj07vu9O7C7teI0X7KlHL6cLuU3+u+ZzN7+HHts5tuaI Y7qw9Zz8Lhdy4BJylJaUoLdG42mQJpWUnQHCQDYpVe1+AlPh+MVrOB0NsaYFNtJp 6nzLZWEVREVOrCPsomvOXFLoTlFijgHOTFbkhTHDy0w7v+NKR9GhFHcyamBpFdZ7 SCsDZT6RIUN6NZso/NeVbZKq0T17/nhg4HdCewg1f7mKytl2yXlrYlqlzjUDqC7U Z8WzE6GR =o4+H -----END PGP SIGNATURE----- --0in9KoZ32yGPAlXZ--