• Bug#1032450: marked as done (unblock: gtk+3.0/3.24.37-2) (3/3)

    From Debian Bug Tracking System@21:1/5 to All on Wed Mar 8 21:00:02 2023
    [continued from previous message]

    guint n_types = 0, i;
    gchar *schema_dir;
    - GTestDBus *bus;
    - gint result;
    + int result;

    /* These must be set before before gtk_test_init */
    g_setenv ("GIO_USE_VFS", "local", TRUE);
    @@ -95,12 +94,6 @@ main (int argc, char **argv)
    if (g_getenv ("GTK_TEST_MESON") == NULL)
    g_setenv ("GSETTINGS_SCHEMA_DIR", schema_dir, TRUE);

    - /* Create one test bus for all tests, as we have a lot of very small
    - * and quick tests.
    - */
    - bus = g_test_dbus_new (G_TEST_DBUS_NONE);
    - g_test_dbus_up (bus);
    -
    all_types = gtk_test_list_all_types (&n_types);

    for (i = 0; i < n_types; i++)
    @@ -133,8 +126,6 @@ main (int argc, char **argv)

    result = g_test_run();

    - g_test_dbus_down (bus);
    - g_object_unref (bus);
    g_free (schema_dir);

    return result;

    --6MS9eWCIfIC8ZWtA--

    Received: (at 1032450-done) by bugs.debian.org; 8 Mar 2023 19:55:56 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-102.0 required=4.0 tests=BAYES_00,DKIM_SIGNED,
    DKIM_VALID,DKIM_VALID_AU,ONEWORDBODY,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,
    SPF_NONE,TVD_SPACE_RATIO,USER_IN_DKIM_WELCOMELIST,
    USER_IN_DKIM_WHITELIST autolearn=no autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 11; hammy, 87; neutral, 18; spammy, 0.
    spammytokens: hammytokens:0.000-+--H*F:U*sramacher,
    0.000-+--H*Ad:U*sramacher, 0.000-+--H*RU:16a8,
    0.000-+--Hx-spam-relays-external:16a8, 0.000-+--H*r:sk:sramach Return-path: <sramacher@respighi.debian.org>
    Received: from mitropoulos.debian.org ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:59830)
    from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=mitropoulos.debian.org,EMAIL=hostmaster@mitropoulos.debian.org (verified)
    by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
    (Exim 4.94.2)
    (envelope-from <sramacher@respighi.debian.org>)
    id 1pZztE-0036YA-Hq
    for 1032450-done@bugs.debian.org; Wed, 08 Mar 2023 19:55:56 +0000 Received: from respighi.debian.org ([2a02:16a8:dc41:100::131]:54212)
    from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=respighi.debian.org,EMAIL=hostmaster@respighi.debian.org (verified)
    by mitropoulos.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
    (Exim 4.94.2)
    (envelope-from <sramacher@respighi.debian.org>)
    id 1pZztC-00DKs4-2a
    for 1032450-done@bugs.debian.org; Wed, 08 Mar 2023 19:55:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
    d=respighi.debian.org; s=smtpauto.respighi; h=Date:From:Message-Id:
    Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:To:Reply-To:Cc:
    Content-ID:Content-Description:In-Reply-To:References;
    bh=5bRdXg+fubkBz3BaoLY1WsiedlmO1YJGSCj1MJk46IU=; b=DYSKT033e8x7o1+rwex8pFVbNh
    cywIE2kv5C0o1Kzq4y8iSprXixukxDJz1qyohoFCgrMBsrGl08PY/WRNeWPFZyMbRsUVrH3epibT/
    A2CY2/gbKyC4N+UP4RQZ4WUW26qN7BEE1P7YNeUwlfvnm9npMIMNop55OwdacvNU8YlWyiHBAjTb6
    GQ/gfadq0hdBKkQulGq7W5AcQI7j3BSZlSY8WiR8Xc3w1onDYwE6SXS/ShbdVcRkr6UpNrumqecLi
    aMqb86LBB7Sky+U+2V3mk3aLDQhO5r7EyOYa9b+CNF3NBsTpIRern8fB88XrVbHUEbwCAg753d8yf
    MpHUEOJw==;
    Received: from sramacher by respighi.debian.org with local (Exim 4.94.2)
    (envelope-from <sramacher@respighi.debian.org>)
    id 1pZzt8-005F79-5u
    for 1032450-done@bugs.debian.org; Wed, 08 Mar 2023 19:55:50 +0000
    To: 1032450-done@bugs.debian.org
    Subject: unblock gtk+3.0
    MIME-Version: 1.0
    Content-Type: text/plain; charset="UTF-8"
    Content-Transfer-Encoding: 8bit
    Message-Id: <E1pZzt8-005F79-5u@respighi.debian.org>
    From: Sebastian Ramacher <sramacher@respighi.debian.org>
    Date: Wed, 08 Mar 2023 19:55:50 +0000
    X-CrossAssassin-Score: 11

    Unblocked.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)