From patchwork Sun Sep 23 13:24:28 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 147330 Delivered-To: patch@linaro.org Received: by 2002:a2e:1648:0:0:0:0:0 with SMTP id 8-v6csp1774665ljw; Sun, 23 Sep 2018 06:24:36 -0700 (PDT) X-Google-Smtp-Source: ACcGV63FMdycAf/j8sO1lOlB3USQPDqWS8zEvZ+E+iOPC36uoDPNYC8H35Xb8Ic4Dc/UWwUaDSbL X-Received: by 2002:a50:f5ae:: with SMTP id u43-v6mr10319433edm.75.1537709076004; Sun, 23 Sep 2018 06:24:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537709075; cv=none; d=google.com; s=arc-20160816; b=N7XIQYJ3S2KNnIVEv500cQYaXtE1vwyOiv4RAU/6m6uZHTCWjxoom+biOreoVaH3kj YnfyvMIHIB6SjWL1M/UikD/TKqK984+tasZpJ3YbtCYhEepSc43bnfInG8WaFt5/dK3x 6i6TmGkS5HU/cx04RxZ+E1KkS69hsroQfv2V8HJhLthXaQIiM3HeyLAYaxTD2Riy0FFh N/XjXoq5t5K74u/ZceWVzOZUpNJP6ve88xSPq1tOknnQvXB3pAQmC4RSa44NKhYM/4pF 70yychyF0uPsEhbV7cc00YFdOKCElSdkYTZ4iS1VAroMS2JS6cNSKQJ5kiGZjQh7VZz4 aSHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from; bh=FXyD6rn0rBEbSH/v51/92x7oC08JpNcBrA/1RR8ELO4=; b=jePKZjW1WI3YXuE7bJYqAioihwpFymPnQOJ445p6uIDDukGfBv1iUQqYfdjU5RzieD XA8dxEAe1mLc06fp2vH2y5tGpm6MDOt0AcFvKJ9Dz0Y+bY85GcZoueFxMsEqK8Fh21/p s7P7VlBvaRo6n27fRQ27DPyIIWsbDsq6I7ncrIvDqiTngFxTPq3pew+KObW3ftqEvia3 3GrdcHB3DKnWXzP0Raoi2LmhSYPwrXUt2hfd49lNjBHrcqrzK3iY+TlmiUY4gjRSInJp 3b6C9ivxC7bulnpNQjU5oQDqRiIjqrE8iYCmE2Dhs6o5ffDwMI6XzSop9hueLu8lfve2 VYRg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id e10-v6si10564203edq.87.2018.09.23.06.24.35; Sun, 23 Sep 2018 06:24:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id 92FE6C21E29; Sun, 23 Sep 2018 13:24:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id E2444C21D72; Sun, 23 Sep 2018 13:24:30 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 3E959C21D72; Sun, 23 Sep 2018 13:24:30 +0000 (UTC) Received: from mx1.suse.de (mx2.suse.de [195.135.220.15]) by lists.denx.de (Postfix) with ESMTPS id C0715C21D4A for ; Sun, 23 Sep 2018 13:24:29 +0000 (UTC) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 7AEA7AD7E; Sun, 23 Sep 2018 13:24:29 +0000 (UTC) From: Alexander Graf To: u-boot@lists.denx.de Date: Sun, 23 Sep 2018 15:24:28 +0200 Message-Id: <20180923132428.21064-1-agraf@suse.de> X-Mailer: git-send-email 2.12.3 Cc: Heinrich Schuchardt Subject: [U-Boot] [PATCH] efi_loader: Disable efi selftest on sandbox for now X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" The EFI selftest does not succeed on Sandbox yet. The network support seems to need some love to actually make our current tests succeed. So let's disable running the selftest on sandbox for now until "make tests" just works. Then we can have more amazing CI than ever. Signed-off-by: Alexander Graf Reviewed-by: Simon Glass --- lib/efi_selftest/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/efi_selftest/Kconfig b/lib/efi_selftest/Kconfig index 59f9f36801..b52696778d 100644 --- a/lib/efi_selftest/Kconfig +++ b/lib/efi_selftest/Kconfig @@ -1,6 +1,6 @@ config CMD_BOOTEFI_SELFTEST bool "Allow booting an EFI efi_selftest" - depends on CMD_BOOTEFI + depends on CMD_BOOTEFI && !SANDBOX imply FAT imply FAT_WRITE help