Changeset 5676803d for gnome/platform


Ignore:
Timestamp:
01/21/2024 08:17:07 AM (5 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
9e9d5ac
Parents:
bfc7e67
git-author:
Xi Ruoyao <xry111@…> (01/21/2024 08:16:04 AM)
git-committer:
Xi Ruoyao <xry111@…> (01/21/2024 08:17:07 AM)
Message:

gnome-settings-daemon: Fix test timeouts with dbusmock >= 0.30.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-settings-daemon.xml

    rbfc7e67 r5676803d  
    6565        <para>
    6666          Estimated build time: &gnome-settings-daemon-time;
     67        </para>
     68      </listitem>
     69    </itemizedlist>
     70
     71    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     72    <itemizedlist spacing="compact">
     73      <listitem>
     74        <para>
     75          Optional patch (required for running the test suite):
     76          <ulink url="&patch-root;/gnome-settings-daemon-&gnome-settings-daemon-version;-testsuite_fix-1.patch"/>
    6777        </para>
    6878      </listitem>
     
    150160<screen revision="sysv"><userinput>sed -e 's/(backlight->logind_proxy)/(0)/' \
    151161    -i plugins/power/gsd-backlight.c</userinput></screen>
     162
     163    <para>
     164      If running the test suite, apply a patch to fix test timeouts
     165      with python-dbusmock 0.30.0 or later:
     166    </para>
     167
     168    <screen><userinput>patch -Np1 -i ../gnome-settings-daemon-&gnome-settings-daemon-version;-testsuite_fix-1.patch</userinput></screen>
    152169
    153170    <para>
Note: See TracChangeset for help on using the changeset viewer.