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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3A0DDC4338F for ; Fri, 30 Jul 2021 15:43:47 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E99B760EBB for ; Fri, 30 Jul 2021 15:43:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E99B760EBB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:45906 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m9Ufq-0008Gm-3A for qemu-devel@archiver.kernel.org; Fri, 30 Jul 2021 11:43:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57306) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m9UfG-0007bD-0u for qemu-devel@nongnu.org; Fri, 30 Jul 2021 11:43:10 -0400 Received: from mail-ej1-x633.google.com ([2a00:1450:4864:20::633]:38591) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m9UfE-0000ti-Fw for qemu-devel@nongnu.org; Fri, 30 Jul 2021 11:43:09 -0400 Received: by mail-ej1-x633.google.com with SMTP id nd39so17562949ejc.5 for ; Fri, 30 Jul 2021 08:43:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=bB24C2eW7LMgNN6DORpj0Y6nh2lwXal7h38xYWDRnkY=; b=CAX1tUePzM63kIySUkr7/2Em1FND2CXRFV82bc6LnP7/Jv6a2ODFBjo4uDXVHK135q UiZ7EVBQD0DFto9GX6WQwzhrpn4AxQk1So61qRX9UHehi0a0wL6GsqCZPUpgRydYjL+C +wH3OwVniNmCBsfch0HYoMnlG5rcJegqSDE8IKPnfpDhiX6huDkRLT0qBEPwIw37HKz+ m8m1CUE8KO+hhei0uIU+3c7cIquYNsnUhj/JsuHex4eoCxqZMZednL4YImJXLHWqqx9F x+ZhdvuTTquxMMf8qR8/Xq0SWBqiGgUeWEvk3XcfJzy4sABZiRXuNl5bQK3PF0uK7OUF 5Y6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=bB24C2eW7LMgNN6DORpj0Y6nh2lwXal7h38xYWDRnkY=; b=PhFrEBDKrWY8s5DGffOqC1PEdLFf2oQMP6GBcCULSe/ZEgUDBxcoi9eUn/lDtw9dWK cu0toGlS8IUgqNi7Z1LDG3vrY4Qj06ge9vny2UYYW4GN5tLwZ5qFCyj49Zh26rgoTPLd iC7yektW8aLWknYeaEbZVmWTzJgDJR6L9XjJj14TH2M1qWQYuqPdoTYpGhx7I+SWPbOz OK3GYsAD6kuQ9PD9bto+vwbczgL7amozAex3iYigIEKF8IDOc7HyPrurHiYaAXK5/biS XZPxZxIwsgBz2RJWeVg56OXv9KNOreJnsA3LuzjsR8dM+6AWLuk7oZJFw8QAGbZY0mA5 WxXg== X-Gm-Message-State: AOAM533Fo8kjHdauKtcNYKBF3LfYEB5DgbAtNrALAXE3JBV0PbNOwwME PHG/A0x5IchWp0wXC82zpgURSpDxQ3b5FMda+S0YDzmv390= X-Google-Smtp-Source: ABdhPJw2NKA00XeDiYtTW2luq4KH98GovztH10JPYulq1v3N9thHFwXJdwcS9Zt7/KvIZNAvGplEcPWpNg/Z4RYxKjM= X-Received: by 2002:a17:907:364:: with SMTP id rs4mr3223236ejb.56.1627659786921; Fri, 30 Jul 2021 08:43:06 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Peter Maydell Date: Fri, 30 Jul 2021 16:42:24 +0100 Message-ID: Subject: Re: "make check-acceptance" takes way too long To: QEMU Developers Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2a00:1450:4864:20::633; envelope-from=peter.maydell@linaro.org; helo=mail-ej1-x633.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?B?QWxleCBCZW5uw6ll?= , "Daniel P. Berrange" , =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= , Cleber Rosa Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Fri, 30 Jul 2021 at 16:12, Peter Maydell wrote: > > "make check-acceptance" takes way way too long. I just did a run > on an arm-and-aarch64-targets-only debug build and it took over > half an hour, and this despite it skipping or cancelling 26 out > of 58 tests! > > I think that ~10 minutes runtime is reasonable. 30 is not; > ideally no individual test would take more than a minute or so. Side note, can check-acceptance run multiple tests in parallel? Running 3 or 4 at once would also improve the runtime... -- PMM