github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Windows--> # :window: Windows x64 Test Results
* 128914 tests passed * 2843 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.Options/all_resources_bound.hlsl</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 c:\_work\llvm-project\llvm-project\build\bin\clang.exe --driver-mode=dxc -T lib_6_4 -all-resources-bound C:\_work\llvm-project\llvm-project\clang\test\Options\all_resources_bound.hlsl 2>&1 -### | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -check-prefix=ARB C:\_work\llvm-project\llvm-project\clang\test\Options\all_resources_bound.hlsl # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' --driver-mode=dxc -T lib_6_4 -all-resources-bound 'C:\_work\llvm-project\llvm-project\clang\test\Options\all_resources_bound.hlsl' '-###' # note: command had no output on stdout or stderr # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -check-prefix=ARB 'C:\_work\llvm-project\llvm-project\clang\test\Options\all_resources_bound.hlsl' # .---command stderr------------ # | C:\_work\llvm-project\llvm-project\clang\test\Options\all_resources_bound.hlsl:4:9: error: ARB: expected string not found in input # | // ARB: "-hlsl-all-resources-bound" # | ^ # | <stdin>:1:1: note: scanning from here # | clang version 22.0.0git (https://github.com/llvm/llvm-project 4b9369fc92c8f550d53b8eaeee1acb107d2dd96b) # | ^ # | <stdin>:7:696: note: possible intended match here # | "C:\\_work\\llvm-project\\llvm-project\\build\\bin\\clang.exe" "-cc1" "-triple" "dxilv1.4-unknown-shadermodel6.4-library" "-O3" "-Wconversion" "-S" "-disable-free" "-clear-ast-before-backend" "-main-file-name" "all_resources_bound.hlsl" "-mrelocation-model" "static" "-mframe-pointer=all" "-fmath-errno" "-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases" "-debugger-tuning=gdb" "-fdebug-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Options" "-fcoverage-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Options" "-resource-dir" "C:\\_work\\llvm-project\\llvm-project\\build\\lib\\clang\\22" "-ferror-limit" "19" "/hlsl-all-resources-bound" "-O3" "-finclude-default-header" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" "-vectorize-loops" "-vectorize-slp" "-o" "-" "-x" "hlsl" "C:\\_work\\llvm-project\\llvm-project\\clang\\test\\Options\\all_resources_bound.hlsl" # | ^ # | # | Input file: <stdin> # | Check file: C:\_work\llvm-project\llvm-project\clang\test\Options\all_resources_bound.hlsl # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: clang version 22.0.0git (https://github.com/llvm/llvm-project 4b9369fc92c8f550d53b8eaeee1acb107d2dd96b) # | check:4'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: Target: dxilv1.4-unknown-shadermodel6.4-library # | check:4'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: Thread model: posix # | check:4'0 ~~~~~~~~~~~~~~~~~~~~ # | 4: InstalledDir: C:\_work\llvm-project\llvm-project\build\bin # | check:4'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: Build config: +assertions # | check:4'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: (in-process) # | check:4'0 ~~~~~~~~~~~~~~ # | 7: "C:\\_work\\llvm-project\\llvm-project\\build\\bin\\clang.exe" "-cc1" "-triple" "dxilv1.4-unknown-shadermodel6.4-library" "-O3" "-Wconversion" "-S" "-disable-free" "-clear-ast-before-backend" "-main-file-name" "all_resources_bound.hlsl" "-mrelocation-model" "static" "-mframe-pointer=all" "-fmath-errno" "-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases" "-debugger-tuning=gdb" "-fdebug-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Options" "-fcoverage-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Options" "-resource-dir" "C:\\_work\\llvm-project\\llvm-project\\build\\lib\\clang\\22" "-ferror-limit" "19" "/hlsl-all-resources-bound" "-O3" "-finclude-default-header" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" "-vectorize-loops" "-vectorize-slp" "-o" "-" "-x" "hlsl" "C:\\_work\\llvm-project\\llvm-project\\clang\\test\\Options\\all_resources_bound.hlsl" # | check:4'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:4'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ``` </details> If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label. https://github.com/llvm/llvm-project/pull/173411 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
