Changeset 2bd79d0d for general


Ignore:
Timestamp:
04/10/2024 07:38:27 PM (3 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
608e1de1
Parents:
a8586f30
Message:

Update to upower-v1.90.4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/upower.xml

    ra8586f30 r2bd79d0d  
    77  <!ENTITY upower-download-http "https://gitlab.freedesktop.org/upower/upower/-/archive/v&upower-version;/upower-v&upower-version;.tar.bz2">
    88  <!ENTITY upower-download-ftp  " ">
    9   <!ENTITY upower-md5sum        "bfd6e3275e61d7e097b53eb2b216fffa">
    10   <!ENTITY upower-size          "136 KB">
    11   <!ENTITY upower-buildsize     "6.5 MB (add 1.1 MB for tests)">
    12   <!ENTITY upower-time          "less than 0.1 SBU (using parallelism=4, add 0.6 SBU for tests)">
     9  <!ENTITY upower-md5sum        "2399845217a9c6e4510f66033fcd7cf6">
     10  <!ENTITY upower-size          "140 KB">
     11  <!ENTITY upower-buildsize     "5.5 MB (add 2.6 MB for tests)">
     12  <!ENTITY upower-time          "less than 0.1 SBU (add 0.6 SBU for tests)">
    1313]>
    1414
     
    163163         test_bluetooth_le_device: upstream MR !207  -xry111 -->
    164164
    165     <para>
    166       To test the results, issue: <command>LC_ALL=C ninja test</command>. Some
    167       checks may not pass due to missing files. The test suite should be run
    168       from a local GUI session started with dbus-launch. On 32-bit machines,
    169       one test will fail due to rounding errors:
    170       <filename>Tests.test_battery_energy_charge_mixed</filename>. On some
    171       systems, two tests relating to the headphone hotplug feature are known
    172       to fail. Those can be safely ignored since the functionality still works.
    173       The test named <filename>Tests.test_bluetooth_le_device</filename>
    174       is known to fail with dbusmock-0.30.1 or later.
     165    <!-- On my system all 68 tests passed for v1.90.4. 
     166         Did not check on a 32-bit system. - bdubbs -->
     167
     168    <para>
     169      To test the results, issue: <command>LC_ALL=C ninja test</command>.  The
     170      test suite should be run from a local GUI session started with
     171      dbus-launch. On 32-bit machines, one test will fail due to rounding
     172      errors: <filename>Tests.test_battery_energy_charge_mixed</filename>. On
     173      some systems, two tests relating to the headphone hotplug feature are
     174      known to fail. Those can be safely ignored since the functionality still
     175      works.
    175176    </para>
    176177
Note: See TracChangeset for help on using the changeset viewer.