Changeset db0d7f6


Ignore:
Timestamp:
08/21/2023 04:16:41 PM (9 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
050e1ad
Parents:
725c336
Message:

cogl: update the test suite information

With Mesa-23, all of the tests other than the ES2 tests will fail due to
minor differences in behavior between Mesa-22 and Mesa-23.

This doesn't seem to cause any problems at runtime, so we'll just
document the failures.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cogl.xml

    r725c336 rdb0d7f6  
    139139
    140140    <para>
    141       To test the results, issue: <command>make check</command>. The
    142       tests should be run from an X terminal on the hardware accelerated
    143       Xorg Server. A few tests will use all CPUs in parallel, regardless of
    144       parallellism settings.
     141      All of the tests except for the ES2 and ES2-NPT tests are broken due to
     142      slight behavior changes in Mesa. To test the results anyway, issue:
     143      <command>make check</command>. The tests should be run from an X terminal
     144      on a hardware accelerated Xorg Server. A few tests will use all CPUs in
     145      parallel, regardless of parallellism settings.
     146      <!-- I found this on my system with an NVIDIA GPU, but running the tests
     147           on an 11.3 system with an Intel GPU provides the same results. -->
    145148    </para>
    146149
Note: See TracChangeset for help on using the changeset viewer.