Changeset 17658ff


Ignore:
Timestamp:
07/12/2023 04:35:14 PM (10 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
ed84837
Parents:
894d7107
Message:

llvm: Document a test failure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/llvm.xml

    r894d7107 r17658ff  
    348348      class="directory">/sys/devices/system/cpu/cpu&lt;N&gt;/online</filename>
    349349      by the <systemitem class="username">root</systemitem> user and makes them
    350       temporarily unusable by all jobs on the machine.)
     350      temporarily unusable by all jobs on the machine.)  One test named
     351      <filename>Linux/clone_setns.cpp</filename> will fail if
     352      <option>CONFIG_USER_NS</option> is not enabled in kernel
     353      configuration.
    351354      <!-- 16.0.3: 67327 Passed, 23510 Unsupported, 85 Skipped,
    352355                   124 Expectedly Failed
     
    362365
    363366           16.0.5 had the same test failures as 16.0.4.  - bdubbs
     367
     368           16.0.5 in LFS r11.3-141 with a minimal kernel configuration:
     369           67330 Passed, 23512 Unsupported, 85 Skipped,
     370           124 Expectedly Failed, 1 Failed
     371           FAIL: ThreadSanitizer-x86_64 :: Linux/clone_setns.cpp - xry111
    364372      -->
    365373
Note: See TracChangeset for help on using the changeset viewer.