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 0F12CC43334 for ; Fri, 17 Jun 2022 14:49:43 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id BF802843DB; Fri, 17 Jun 2022 16:49:41 +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="OVTWK9q7"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CEA71843D8; Fri, 17 Jun 2022 16:49:39 +0200 (CEST) Received: from mail-qv1-xf2e.google.com (mail-qv1-xf2e.google.com [IPv6:2607:f8b0:4864:20::f2e]) (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 27E2F843E9 for ; Fri, 17 Jun 2022 16:49:35 +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-xf2e.google.com with SMTP id t16so1739065qvh.1 for ; Fri, 17 Jun 2022 07:49:35 -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=va9UC5hiFSuJU1QyyZBsQYv1JGOeh9EfK2/QOu1mMSg=; b=OVTWK9q7Wes/nB/1V6+L7F2jIUo7d9oX10/m/vnBFJrJhK9a16PKoI3nzQbGQ7U8yi YVmKjiVB5lXOLEX8WS2ehx29Os9aRk3XIuvoZXSRRXE6JgxZqdrd1AjoOVHlhJa8NLRW San3JRUL3eVFY+vDj2kUU4Rdwv0BRD41UXSGs= 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=va9UC5hiFSuJU1QyyZBsQYv1JGOeh9EfK2/QOu1mMSg=; b=DTGIsb/y1/jFaW84i5jilycnrGkgQ+GqCOMmXbvZIu/NEzFN5UembbO724NnqymVed xI4IbwTntUXT3mrGm0zFJBIHrDUGvNQx1n97rpOk2qe94zvyv2o/0nUaQaEaeitXBwSw FnCJlUM8yZOcUK2QH9EfaRARdZXkf7SAzbi2kpCcsrPuGqSf88NlFig7aD13u5g5V0eK kPOWwCeRORxNFaQxcmq3ks0k5uS+3MzL1AwN1zvrqq4me9eJI50ev5psqTFYDYHgPvoU A2nYQJT2QPkukyE9d5rIVuQsCueAtK4yXXUbG3KnyygtWnWenNulrK2WS8/l6qlC2DM6 tT/A== X-Gm-Message-State: AJIora95ZXyhLAIti0kBzznz4XDE6g9ai3azJ3q5z3u6q6Q1zZZGYxs2 XzeRcZcBfVp7QTDjkcPB5UWGls/dNtOWpg== X-Google-Smtp-Source: AGRyM1vlRaEqL2P2cCiEV1ur6ign8NGCWLDUekNJpFr/C1ceCJGWIWfHQ619ToVsr6oI9RugEqbhxA== X-Received: by 2002:a0c:c710:0:b0:46a:12bf:b492 with SMTP id w16-20020a0cc710000000b0046a12bfb492mr8708786qvi.117.1655477373916; Fri, 17 Jun 2022 07:49:33 -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 e15-20020ac85dcf000000b00304ec60f711sm4771994qtx.39.2022.06.17.07.49.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Jun 2022 07:49:33 -0700 (PDT) Date: Fri, 17 Jun 2022 10:49:31 -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 27/28] for test purpose only: Comment out failed function which fails only in CI. Message-ID: <20220617144931.GZ2484912@bill-the-cat> References: <20220616223158.9225-1-francis.laniel@amarulasolutions.com> <20220616223158.9225-28-francis.laniel@amarulasolutions.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="XPOvKI8ENTrbeGjx" Content-Disposition: inline In-Reply-To: <20220616223158.9225-28-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 --XPOvKI8ENTrbeGjx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 17, 2022 at 12:31:57AM +0200, Francis Laniel wrote: > Signed-off-by: Francis Laniel > --- > test/cmd/setexpr.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/test/cmd/setexpr.c b/test/cmd/setexpr.c > index 0dc94f7e61..71c751d766 100644 > --- a/test/cmd/setexpr.c > +++ b/test/cmd/setexpr.c > @@ -308,7 +308,7 @@ static int setexpr_test_str(struct unit_test_state *u= ts) > start_mem =3D ut_check_free(); > ut_assertok(run_command("setexpr.s fred *0", 0)); > ut_asserteq_str("hello", env_get("fred")); > - ut_assertok(ut_check_delta(start_mem)); > +// ut_assertok(ut_check_delta(start_mem)); > =20 > unmap_sysmem(buf); Did you see doc/develop/tests_sandbox.rst and how to get things under gdb, or did you have problems with that? Thanks! --=20 Tom --XPOvKI8ENTrbeGjx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmKslHsACgkQFHw5/5Y0 tyw/EQv/T3wxQ758IUMkuRquCloW5N2Pws+R3Mmrlwu2/jrwcRBgdlV2nxdNzTYE MgIQEh7lTVnglYV2Z4gyTi8PMY9ks86oJFvbD25jkKav0+npSpoMUdabXY92Wx6i AukXwGm+4mVRUY5sN/we8Wzwg2e8qyQQXbrEk1n6OqQnNXOCvv1GQpyGhP7l5FJ+ 22EiTlIwV2Sx+vvQwUhYBwg8kWbJhPucrjjMu4s6N9yWlrbMTcORozvJo6syeYxE dBUxmHdM+ZzHTfpea1+lcnA5KFgRlEJk5ScQlwBbf9HbZ7IGMcnUZSTXt5Yd7TJB K6jGD24zXqrdjZ0SfgSgEPaaad/sRBPYqAct3BmmqdkqRMl+zbynssB4cmkMNOeR JnBXPwHpZ2CQN0RQvLGfo29d2Si1xDVe6TlYjpxb5wlmAVPQpfXQRB6v6MJU2QtY pHG0HH0XwGuGFc6bazjqX/Sb1e/vTuAkm+h7rpQWfWi44v/mPVIMIZwMzoK9X3sy swHtu3Sc =VshJ -----END PGP SIGNATURE----- --XPOvKI8ENTrbeGjx--