From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id ULqBCjSCyV7OegAA0tVLHw (envelope-from ) for ; Sat, 23 May 2020 20:06:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id KAE1BjSCyV4vKgAAbx9fmQ (envelope-from ) for ; Sat, 23 May 2020 20:06:12 +0000 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 89BDA940365 for ; Sat, 23 May 2020 20:06:11 +0000 (UTC) Received: from localhost ([::1]:37892 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcaPK-0006nF-03 for larch@yhetil.org; Sat, 23 May 2020 16:06:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcaPD-0006mu-1y for guix-patches@gnu.org; Sat, 23 May 2020 16:06:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52473) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jcaPC-0000Mw-Oi for guix-patches@gnu.org; Sat, 23 May 2020 16:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jcaPC-0001w0-KT for guix-patches@gnu.org; Sat, 23 May 2020 16:06:02 -0400 Subject: bug#41446: [PATCH 2/2] gnu: dconf: Enable tests. Resent-From: Brice Waegeneire Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 23 May 2020 20:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41446 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Marius Bakke Cc: 41446-done@debbugs.gnu.org Mail-Followup-To: 41446@debbugs.gnu.org, brice@waegenei.re, brice@waegenei.re Received: via spool by 41446-done@debbugs.gnu.org id=D41446.15902643507411 (code D ref 41446); Sat, 23 May 2020 20:06:02 +0000 Received: (at 41446-done) by debbugs.gnu.org; 23 May 2020 20:05:50 +0000 Received: from localhost ([127.0.0.1]:35786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcaP0-0001vT-IG for submit@debbugs.gnu.org; Sat, 23 May 2020 16:05:50 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:42019) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcaOy-0001vB-Px for 41446-done@debbugs.gnu.org; Sat, 23 May 2020 16:05:49 -0400 Received: from webmail.gandi.net (webmail18.sd4.0x35.net [10.200.201.18]) (Authenticated sender: brice@waegenei.re) by relay4-d.mail.gandi.net (Postfix) with ESMTPA id 43ED3E0002; Sat, 23 May 2020 20:05:42 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 23 May 2020 20:05:42 +0000 From: Brice Waegeneire In-Reply-To: <878shi8s5a.fsf@devup.no> References: <20200522081514.29875-1-brice@waegenei.re> <20200522082154.1376-1-brice@waegenei.re> <20200522082154.1376-2-brice@waegenei.re> <878shi8s5a.fsf@devup.no> Message-ID: X-Sender: brice@waegenei.re User-Agent: Roundcube Webmail/1.3.8 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 0.49 X-TUID: Oi0z9COGF3v5 On 2020-05-23 17:42, Marius Bakke wrote: > Brice Waegeneire writes: > >> * gnu/packages/gnome.scm (dconf)[arguments]: Enable tests. > > dconf has over 400 dependent packages, so this should wait for the next > 'staging' branch. Can you fork off the current branch and push a > 'staging-next' so it does not get forgotten? > > Otherwise LGTM. The other patch can go directly on 'master'. > > Thanks! Pushed the first patch on master as 79d7b5277f803d474f8934b1680ce598c9c27e2d. And the second on staging-next as 27106f465382fc95f0f19e1cd3147cab5716a173.