Skip to content

Clang failed 100 tests on llvmorg-19.1.7 #122959

@leecommamichael

Description

@leecommamichael

The windows binaries do not contain a target for wasm, so I decided to build it myself. This is a fresh install of Windows 11 using Visual Studio 2022. I compiled with CMake and Ninja as advised on https://clang.llvm.org/get_started.html

I ran cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_PROJECTS=clang ..\llvm
then ninja check as advised on the "get started" page.

Testing Time: 893.79s

Total Discovered Tests: 98695
  Skipped          :    32 (0.03%)
  Unsupported      :  2898 (2.94%)
  Passed           : 95462 (96.72%)
  Expectedly Failed:   203 (0.21%)
  Failed           :   100 (0.10%)

This is on tag llvmorg-19.1.7 commit cd708029e0b2869e80abe31ddb175f7c35361f90

Is this to be expected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    build-problemclangClang issues not falling into any other categoryquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions