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 9A4F7EB64DC for ; Tue, 18 Jul 2023 13:59:26 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2A87286720; Tue, 18 Jul 2023 15:58:45 +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="oFUSFCbD"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 10C6C866D2; Tue, 18 Jul 2023 15:58:33 +0200 (CEST) Received: from mail-yw1-x1131.google.com (mail-yw1-x1131.google.com [IPv6:2607:f8b0:4864:20::1131]) (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 8EBA186705 for ; Tue, 18 Jul 2023 15:58:23 +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-yw1-x1131.google.com with SMTP id 00721157ae682-579d5d89b41so58245617b3.2 for ; Tue, 18 Jul 2023 06:58:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689688702; x=1692280702; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=G5jInUNC3Y/YG6f3gYcnSCbhHnd6Pfn6DwQvTkc/kR8=; b=oFUSFCbDLd9X1vjeSJtRlvfSH/ERY53lGTneMyzCZ6jOaEkhlU36ta35cheIWn5M0Z gp3//TOm1DYGtyeldofV09UIURTq6rPDhW8mZ/3sns6r6r4CXzJrTmEMYXIfoNQSDlDw 86vpH4FhpfiwKB3Dtu0ceLRneN0SSwcS1e804= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689688702; x=1692280702; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=G5jInUNC3Y/YG6f3gYcnSCbhHnd6Pfn6DwQvTkc/kR8=; b=AhzyiOWjeXzBcceJDswVcYxm+kg+XBQhYzeMN08rILtr6q8Xv/67Pzk40kJM1rdCj9 TYX0wyYP1vRhaHNl8QCyY/faGaTyLwlxcPMm/V+E1xfSCkiNDTZtBd8yyqMBSAkeqIYd O1R3zuY1OxOqfhTZuNNGJk9eXW90Kk7iUKgqvIKI9pE+Q2bfeXIk345XPOxpuk+qRiqd QU8e2U0OZU/Sj+BkmL+TexqIcbUp1yD56ve8aNonoBMlQeNcS4dOw/gtC6bZb9ZbQroH 18TfdOHc431RArt4i8VCtTPZEWgfo98yIIW5NyAe4pQdWUCdiuq/lRJVR8CPzHbtoeN3 X61A== X-Gm-Message-State: ABy/qLYVKCimOVugOlTvnd4iNB//M30V0vBubk3qcNkbWG18I27lixRD +6iJkI4AmmAqTNLuFnkgeIlsMg== X-Google-Smtp-Source: APBJJlEcApk7/Y6v/24vpCLvvZxYJPqCOEd0Pa55oxr93w621921nwDopBaaj4tT0UMC9LZHE8NAJw== X-Received: by 2002:a25:c089:0:b0:bc7:47a:9861 with SMTP id c131-20020a25c089000000b00bc7047a9861mr13003297ybf.51.1689688702330; Tue, 18 Jul 2023 06:58:22 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-e1d8-58e7-e10a-a96d.res6.spectrum.com. [2603:6081:7b00:6400:e1d8:58e7:e10a:a96d]) by smtp.gmail.com with ESMTPSA id b16-20020a252e50000000b00cc6432c21f8sm415037ybn.47.2023.07.18.06.58.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jul 2023 06:58:22 -0700 (PDT) Date: Tue, 18 Jul 2023 09:58:20 -0400 From: Tom Rini To: Joshua Watt Cc: u-boot@lists.denx.de, Roger Knecht , Simon Glass Subject: Re: [PATCH] tests: Fix exception when cleaning up skipped test Message-ID: <20230718135820.GS1670569@bill-the-cat> References: <20230703133518.3879199-1-JPEWhacker@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CT/AyTzGnh6AQFU4" Content-Disposition: inline In-Reply-To: <20230703133518.3879199-1-JPEWhacker@gmail.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.8 at phobos.denx.de X-Virus-Status: Clean --CT/AyTzGnh6AQFU4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 03, 2023 at 08:35:09AM -0500, Joshua Watt wrote: > If test_cat and test_xxd cannot create the required file, the test will > be skipped, but this would result in an exception being raised in the > finally block because the file didn't exist to be cleaned up. This > caused the test to be marked as failed instead of skipped. >=20 > Signed-off-by: Joshua Watt > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --CT/AyTzGnh6AQFU4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmS2mnwACgkQFHw5/5Y0 tyxuoQwAo+dMfdG1V3bv/TkYs8tPCzbhtrk6EFhke4YltVY9be2+MuKt/TyrAZzM IguuNacepm/DUYI4W+2gnukFdyFP8ZWNPJmpDZjWfc9IXg6JCaUde+Pvo/07Vjjn setqhIFmhVKjBPp3JFWjmOXr2vREgHmpNfO0XvNyOQLO/hrcoBrYmpZNNPITNvUS YzK6VHarP3V0/N9URtr6z8sZn1jAmt5wSDUg1KCFOSWo36u3SxFi1thiJwnzjWHj QgvngnepabqCjugFEQfSuMTTurN4eC+YS28tPYGwiHOyv8dL3zVfE7ZEvmvLvUUX 1pY98/uapj76DAgWbehrwNGYzqgqvS4HJEcmWtZRWd7mOAMWhlgYScJaSNXi97wn 5x7KLhTT9cyM8nDzeNqtFGRNQCLodwX1E9XqAef02i4viYwPI8V4dk80k8n+QD0K 17RVHL7MAWI2C2+cCGhAY03QHfcVHKqSdmELkCE49D8EKrWLfmdDOEzcHCmeU8gn I1j2QO0j =U72d -----END PGP SIGNATURE----- --CT/AyTzGnh6AQFU4--