From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aIXfFKqEEWUdKQAAauVa8A:P1 (envelope-from ) for ; Mon, 25 Sep 2023 15:01:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aIXfFKqEEWUdKQAAauVa8A (envelope-from ) for ; Mon, 25 Sep 2023 15:01:30 +0200 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 aspmx1.migadu.com (Postfix) with ESMTPS id BCB8540E36 for ; Mon, 25 Sep 2023 15:01:27 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695646888; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=2ocJgrrpbkBaz8O6+6P7JlAYciknGpLOhEWAoUahAsE=; b=p/S4Z1oeNhXn9YMp3n8K5TqFKlNkIrlvv5vow8i25jMSKI6Pn8OQqY9laLL+wUz5ATNnY4 SOnmGI27KPkxocvSL1r4z9XZIv4rQ7oDCY8/PD52w1A8iKxwlvtWfebGxHRzlr14ec0+P9 KKJZI3Hah7EalbMJaDFtRkXS6GNk95QLvzXTXxeNcUocwwTxZJpiYBMs/fdtjiW5/wxOM3 Ei3Yf1Hk0xUp6N4l0nCBTtNHQfY23XL0mier21Vyt03/y6hbcrHO21EQvD1iRdgpoIDi8s Eb3XvECKVc5VjAQcR9ufn2pRkLnx8P4HSHRwmpfqDUEhKx9euOpJtu0kAh1cNg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695646888; a=rsa-sha256; cv=none; b=SOCj7SiB7jsJjsQJDtxXeA8FkwabU4pRbpef3u8auZFtIyJMSsvC8QpB0i61T6IQVlumt9 yJtG6pVPHBKZV7Zk4PnqogdtpNIOXJWEKWppztWErUna+af3T3z40jfVoH2HznClABJR9E kD6lfbep59HIfouEFvsGZen29YFZ+WcxbZzjSRIu3pobsXgCrtUQc5l01UakB2xAZ5E10F kw7uS71JdajkbKcDLdQJ+KgOv+ANiAbhnGPKtCKIQVYJvNi9KHqKwZGSXGk4X/5+0pRI04 XzMjew7fanMwuSEW5RLm768otAFVloBRn950xqQkovR6A/5OIjPp7ljZX/qRag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qkkwD-0004pQ-0h; Mon, 25 Sep 2023 08:43:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qkkw6-0004op-Ne for guix-devel@gnu.org; Mon, 25 Sep 2023 08:43:38 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qkkw2-0008IW-Cu for guix-devel@gnu.org; Mon, 25 Sep 2023 08:43:38 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id 5E8F127BBE2; Mon, 25 Sep 2023 13:43:32 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 56573c4e; Mon, 25 Sep 2023 12:43:32 +0000 (UTC) References: <878rb36j07.fsf@cbaines.net> <86il852tm3.fsf@gmail.com> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines To: Simon Tournier Cc: guix-devel@gnu.org Subject: Re: July update on qa.guix.gnu.org Date: Mon, 25 Sep 2023 13:30:01 +0100 In-reply-to: <86il852tm3.fsf@gmail.com> Message-ID: <87lecu4e4v.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.85 X-Migadu-Spam-Score: -6.85 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: BCB8540E36 X-TUID: nmg3AcnS3uHa --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Simon Tournier writes: > On Wed, 26 Jul 2023 at 09:44, Christopher Baines wrote: > >> The queue is very large at [3]. > > Some patches trigger a lot of rebuilds. And the threshold is about 300 > or something, I guess. Would it be possible to mark these items? > > For instance, #65636 [1] is marked as ? > > 65636 ? [bug#65636] gnu: git: Update to 2.42.0. > > when it implies 799 rebuilds. Somehow, that=E2=80=99s not the same Unkno= wn as > the one not-yet processed. > > Would it be possible to mark these items with =E2=80=99TooMany=E2=80=99 i= nstead of > =E2=80=99Unknown=E2=80=99? Or whatever term better than TooMany? And in= stead of a grey > =E2=80=99?=E2=80=99, maybe a cross grey. > > 1: https://qa.guix.gnu.org/issue/65636 Yep, it would be nice to add more statuses [1] for issues to make more of the data easily available. 1: https://git.cbaines.net/guix/qa-frontpage/tree/guix-qa-frontpage/issue.s= cm#n43 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmURgHBfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfzexAAo2yB4dMaPKvaToRTIvQVF2Ex99Oth4wD 5pzYR7XK7jzeQm9ywtOzpdvjw2enGPdAji2SAckMGVeW3vxns9KUE88JVn+i7uSC mXajKNvqo7ulqoUsbB0YoiLTrrppCPVdmEpILHz/6E6alsPMtfoWFR7hPNylUsPu OXU3NCWpvwomqMvxM3gY/qkGr2r5mScXxK1G/4MlfxDpz5IB4GDC0FOBwM/Zs4oP nQcMJklCQ9CtydLfddDamfEYaOVYMK8EuIDrx01LszwVtMJFWBmcq/7mYPoLpFLj +K6qoCnK+q/kJvNg5+uxCy/ewkgbINfjomsDHhsxVAb7IbTRXnoVAnEyjMa8uAf9 zcSWzXmKoBb+Bna/5uNB7gyte3PxFI7Thu7m8ePCKTBti/VhpRGA3+sS0iwnW770 J3G0viR8h5lqHyluBe00NjNVJmk9WqhI3XNAWddeP+XK9/4/5u08uC0PblRHUIae Z7iatQ5yIxK3Zp/g3u7/yMIQRsQw+Dbl1bB+HCczXuSd4/wU5HiAAJy2oBUxoXPA PltegOzkNf2sMy9mHsitiMkZZslYn86DXylMLnk02VRw1Hxwu/OQmRcvngsoLmcp PvW77u2VztPfeub/CIFLTDJUTerxJR0Uvtp1lxmgOYX8unsRkMr5ZtCQj+O5CvAi r0gtThEQCPI= =Rtxz -----END PGP SIGNATURE----- --=-=-=--