Changeset 3cb77ad for x/installing


Ignore:
Timestamp:
08/04/2023 03:00:59 AM (14 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
6be3fe3
Parents:
c2ba57e
Message:

mesa: Document a test timeout with Glibc-2.38

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    rc2ba57e r3cb77ad  
    292292      To test the results, issue:
    293293      <command>meson configure -Dbuild-tests=true &amp;&amp; ninja test</command>.
     294      <!-- Glibc performance regression:
     295       https://sourceware.org/pipermail/libc-alpha/2023-August/150653.html
     296       I can only hope it won't cause severe performace issue in
     297       practice for now... -->
     298      One test named <filename>SparseArrayTest</filename> is known to
     299      timeout with Glibc-2.38.
    294300    </para>
    295301<!-- All 88 tests passed for me for 22.3.3 [pierre]
Note: See TracChangeset for help on using the changeset viewer.