From nobody Mon May 6 18:28:43 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) client-ip=63.128.21.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1600780721; cv=none; d=zohomail.com; s=zohoarc; b=nVYar3URY5eCjNlYED9TPjcAlj2n+IzQVAwHfWYXBKXYpmW2IHQ7K5F4RCuuSZ+JT/LgT5wwPbD7WSi77NLOLX5YdBZnJDkF+ji8T//iT7l/HICt0I/3n/WzKqMripwRvDXBaq0/lblLu8n2d8ongRbsL0huVb2b/1iu2XRALLM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1600780721; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=fVjFf32Mst8SmEaU6DK0V2a7/o5WXWEmfMSRL0jRd1g=; b=Y2Sc9UO44jjvHL9sdBENX7vp+iZsiXGW6sGJRJ3P9WvSukdejr1dZG5xVyt8kQ7A3As33Y+eO5ZtRNmV6xjcmB3VCkTuZsGa7rnbpOjE9BpcRzqvtEdbO3pBZnQgbP1XPT/69/ZK9zMLvIL1nr5UJpLa+3LUp9blxg3zd5e/sTE= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mx.zohomail.com with SMTPS id 1600780721803183.3329398517343; Tue, 22 Sep 2020 06:18:41 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-320-agJ8LyjeMMW56UGd9uc7Hg-1; Tue, 22 Sep 2020 09:18:38 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 3F9C11868402; Tue, 22 Sep 2020 13:18:32 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2880173689; Tue, 22 Sep 2020 13:18:31 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 4E90D18A0C0A; Tue, 22 Sep 2020 13:18:29 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 08MDISVC023502 for ; Tue, 22 Sep 2020 09:18:28 -0400 Received: by smtp.corp.redhat.com (Postfix) id 1C3625C1DC; Tue, 22 Sep 2020 13:18:28 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.192.135]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 1706A5C1A3 for ; Tue, 22 Sep 2020 13:18:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600780720; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=fVjFf32Mst8SmEaU6DK0V2a7/o5WXWEmfMSRL0jRd1g=; b=DJXH5KMtqiWRbZa2pQ1J8fcHsBXAguMODKBXCDi1H0W3dtxh9b7TYW0+ZXgJ5IsYm0T+RJ DPslb9Ji5q7aOBOx7+bcHJ4OlSnCj2VMtDV3JPKVq6n5+9vSeHF6N0ZRPR98zPhbibNbGV 0CVb/gvyJnfPUxxEwXRyaNgK2g1MXB0= X-MC-Unique: agJ8LyjeMMW56UGd9uc7Hg-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH] meson: Include value of expensive_tests in summary Date: Tue, 22 Sep 2020 15:18:20 +0200 Message-Id: <20200922131820.155704-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" It's useful information to have available at a glance. Signed-off-by: Andrea Bolognani Reviewed-by: Pavel Hrdina --- meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/meson.build b/meson.build index 24535a403c..4d42468a51 100644 --- a/meson.build +++ b/meson.build @@ -2444,6 +2444,7 @@ win_summary =3D { summary(win_summary, section: 'Windows', bool_yn: true) =20 test_summary =3D { + 'Expensive': use_expensive_tests, 'Coverage': coverage_flags.length() > 0, } summary(test_summary, section: 'Test suite', bool_yn: true) --=20 2.26.2