From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0LMLKshFx2W9GwAA62LTzQ:P1 (envelope-from ) for ; Sat, 10 Feb 2024 10:45:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 0LMLKshFx2W9GwAA62LTzQ (envelope-from ) for ; Sat, 10 Feb 2024 10:45:44 +0100 X-Envelope-To: larch@yhetil.org 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=1707558344; 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=UG5hAFv8Uq9arP1o/2qcC8QtHBsVpqd0QAU6W4icb4c=; b=FLvfkBiyMOdxlE0qtiTbH6UDXvv+/qnvZCqEode0gxRhFJqc1CQ2ZfgMjEjaHXlZQ2ayVX LURniDgp/NAhr3ReRYQEu3Z6bWIUkidhi1jOQEoeyVHbQ8GQsNIKM7WALDHMjm8BR3p2s2 c2hsI3ykseEVN84Q3JjyTpYLrW7RbGPijUAfs6Py71crKVeiTmQVqgOB0zJHv/YXSkfQRK RJi1t9veZb2qUkVTvmtIe1y5yyrTRm2PRhbGXWKNTyJpbCx1ltb3xdDBCx+MsEZaLY1YT1 1/5OXjCS8OAJ1EJSAuNxtSaU1R1ve4lxkON9I8/dEqChcQNHI6fSJ0ZjzT0OQQ== 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707558344; a=rsa-sha256; cv=none; b=B7dhl4Jg0wSCg4jNx550kK648GKNt+oMQHYOwEyqMhIxjRn8CET4jnbj954OdWGU9gX/1G q0Pm9J7IlhdiWpbJhZ7X9PXnkgpLiLrxqXNFMoA9xQ+iDwueOYqFBAUcZ1Hheey81VOcqB lwCducJwGfQA9OJizYQ0PzIUnWyHTXA0TSezaUbIzMRu82/sjq5+oB1QgNaEJcgMoxjf9b d701Cvy68Ani80xs/1eqBiKXmt71EyCuxGAlKVy1QwQ6TTJ9Yfhj7jISR4L9oDm39hwqte UdLqAgiiBIObPOybgS+uJNY9yp4XICGcpS9kA4Dso5M0lf6PaDLQ1eGcEv8syg== 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 5551538B11 for ; Sat, 10 Feb 2024 10:45:44 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rYjvC-000842-6t; Sat, 10 Feb 2024 04:45:18 -0500 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 1rYjvA-00083A-6n for guix-devel@gnu.org; Sat, 10 Feb 2024 04:45:16 -0500 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rYjv8-0004J7-R9 for guix-devel@gnu.org; Sat, 10 Feb 2024 04:45:15 -0500 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id 024E427BBE2; Sat, 10 Feb 2024 09:45:13 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 2dc83fe5; Sat, 10 Feb 2024 09:45:13 +0000 (UTC) References: <87wmrddheu.fsf@cbaines.net> <238521e56cca452a09dfe809833d0b9f1157c621.camel@planete-kraus.eu> User-agent: mu4e 1.10.7; emacs 29.1 From: Christopher Baines To: Vivien Kraus Cc: guix-devel@gnu.org Subject: Re: QA is back, who wants to review patches? Date: Sat, 10 Feb 2024 09:43:03 +0000 In-reply-to: <238521e56cca452a09dfe809833d0b9f1157c621.camel@planete-kraus.eu> Message-ID: <87fry0d55i.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; 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, T_SCC_BODY_TEXT_LINE=-0.01 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -7.67 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -7.67 X-Migadu-Queue-Id: 5551538B11 X-TUID: 0QGifsGHfF+O --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Vivien Kraus writes: > Hello Chris, > > Le vendredi 09 f=C3=A9vrier 2024 =C3=A0 10:44 +0000, Christopher Baines a= =C3=A9crit=C2=A0: >> Let me know if you have any comments or questions! > > Thank you for all your work on QA. > > I can=E2=80=99t help but notice QA is missing a few patches. For instance, > issues.guix.gnu.org lists 7 open issues with patches for gnome-team > (#67623, #67493, #67273, #6648, #68937, #68716, #68911) but if I search > for gnome-team on qa.guix.gnu.org, it only shows 2: #68937 and #68716. > Do you know why the others were lost? QA only looks at a fixed number of recent issues (by the time the latest patches were sent). This is mostly a disk space and memory limitation on beid which runs data.qa.guix.gnu.org, so hopefully we can get more resources and increase the number of issues to look at --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmXHRalfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdZUQ//XdFqEA6M04sz6UtdsGN6V9p0ouMjgg9Z EdXR0OuCXogUoY4+lnLyhMJJCTkuRhpOCLy9ks/PsJWuwRHSVgypm9dLW87to1Gz 7CpGyfsrY2Y0pgQDQAjWWlf9qr+n5RGnFhKN0EZQPPT6UJpG+z4L6SumUqq3WtqC M0dfwX4Up8o0iLj2NabQ0uBzWLEa8V9lAA4jtni7gDOjN580VydWqgnk3GGtoZm0 KI4RTlYCSSWUf7mX1T6eDdIdhT1NFJ4Pia6peuShHZegy8sbiENqNJqu8Zub/v6o tdfC8V0FokOSdwNlIBdjmvyXOQO+1Nxa6cEX7cPfevWcZCCdqVlmRT2v8kX4D7Fb sZfpfKSFrtB6dmUfac4ibgENmc4S7Qws0fYSN29byC1xs5+GLaJpbPI1gtci0jh7 KI3IU50dLDYT9AMCwMDtA2tYxUxJ3NGV2CGQsqcOB9I7SVbztjHhZT42FAW2RJT0 BikHG/I+zZC5NlXJ9YfIC4oIvCEu9gVqToPlOb7PyLAEq5vK1K6nnyS4EhnUYJhM ijXci/RB5Ep9ZzYFN6TACjGUdAeYgIQLU2Cd92c+w7jQEXuXJEKY5gdJkfCeUKsJ vbP6/T9ats4K1CP6sgCHMiw+pqLgKCpXF//5Ae6rlUgh+L1dfhpgfDiKQAUJlNX0 Cf6oiKhwRDU= =Z2xB -----END PGP SIGNATURE----- --=-=-=--