Changeset bc09992


Ignore:
Timestamp:
08/08/2022 07:43:31 AM (21 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
87c582c
Parents:
ba3b0498
Message:

colord: update test command and result

"-k 2" is not needed because "ninja test" will simply invoke
"meson test", and the -k option of ninja won't affect test process.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/colord.xml

    rba3b0498 rbc09992  
    166166
    167167    <para>
    168       To test the results, issue: <command>ninja -k 2 test</command>.
    169       One test, <filename>colord-self-test-daemon</filename>, will fail.
    170       The test suite must be run after the package is installed, and the
    171       system-wide D-Bus Daemon must be running.
     168      To test the results, issue: <command>ninja test</command>.
     169      One test, <filename>colord-self-test-daemon</filename>, will fail if the
     170      package is already installed. The test suite must be run with the
     171      system-wide D-Bus Daemon running.
    172172    </para>
    173173
Note: See TracChangeset for help on using the changeset viewer.