github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Windows--> # :window: Windows x64 Test Results
* 141231 tests passed * 3235 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### LLVM <details> <summary>LLVM.tools/dsymutil/cmdline.test</summary> ``` Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 c:\_work\llvm-project\llvm-project\build\bin\dsymutil.exe -help 2>&1 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=CHECK --check-prefix=HELP C:\_work\llvm-project\llvm-project\llvm\test\tools\dsymutil\cmdline.test # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\dsymutil.exe' -help # note: command had no output on stdout or stderr # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=CHECK --check-prefix=HELP 'C:\_work\llvm-project\llvm-project\llvm\test\tools\dsymutil\cmdline.test' # note: command had no output on stdout or stderr # RUN: at line 2 cat C:\_work\llvm-project\llvm-project\llvm\test\tools\dsymutil/../../../docs/CommandGuide/dsymutil.rst | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\tools\dsymutil\cmdline.test # executed command: cat 'C:\_work\llvm-project\llvm-project\llvm\test\tools\dsymutil/../../../docs/CommandGuide/dsymutil.rst' # .---command stderr------------ # | [Errno 2] No such file or directory: 'C:\\_work\\llvm-project\\llvm-project\\llvm\\test\\tools\\dsymutil/../../../docs/CommandGuide/dsymutil.rst' # `----------------------------- # error: command failed with exit status: 1 # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\llvm\test\tools\dsymutil\cmdline.test' # .---command stderr------------ # | FileCheck error: '<stdin>' is empty. # | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\tools\dsymutil\cmdline.test # `----------------------------- # error: command failed with exit status: 2 -- ``` </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/220057 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
