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.
This commit is contained in:
Douglas R. Reno 2023-08-21 11:16:41 -05:00
parent 725c3365a4
commit db0d7f697d

View File

@ -138,10 +138,13 @@
make</userinput></screen>
<para>
To test the results, issue: <command>make check</command>. The
tests should be run from an X terminal on the hardware accelerated
Xorg Server. A few tests will use all CPUs in parallel, regardless of
parallellism settings.
All of the tests except for the ES2 and ES2-NPT tests are broken due to
slight behavior changes in Mesa. To test the results anyway, issue:
<command>make check</command>. The tests should be run from an X terminal
on a hardware accelerated Xorg Server. A few tests will use all CPUs in
parallel, regardless of parallellism settings.
<!-- I found this on my system with an NVIDIA GPU, but running the tests
on an 11.3 system with an Intel GPU provides the same results. -->
</para>
<para>