github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Windows--> # :window: Windows x64 Test Results
* 54128 tests passed * 1326 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.AST/undocumented-attrs.cpp</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 c:\_work\llvm-project\llvm-project\build\bin\clang-tblgen.exe -gen-clang-attr-undocumented-list -IC:\_work\llvm-project\llvm-project\clang\test\AST/../../include/ C:\_work\llvm-project\llvm-project\clang\test\AST/../../include/clang/Basic/Attr.td -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\AST\undocumented-attrs.cpp # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang-tblgen.exe' -gen-clang-attr-undocumented-list '-IC:\_work\llvm-project\llvm-project\clang\test\AST/../../include/' 'C:\_work\llvm-project\llvm-project\clang\test\AST/../../include/clang/Basic/Attr.td' -o - # note: command had no output on stdout or stderr # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\AST\undocumented-attrs.cpp' # .---command stderr------------ # | C:\_work\llvm-project\llvm-project\clang\test\AST\undocumented-attrs.cpp:92:13: error: CHECK-NEXT: expected string not found in input # | CHECK-NEXT: Total: 84 # | ^ # | <stdin>:84:18: note: scanning from here # | WorkGroupSizeHint # | ^ # | <stdin>:85:1: note: possible intended match here # | Total: 83 # | ^ # | # | Input file: <stdin> # | Check file: C:\_work\llvm-project\llvm-project\clang\test\AST\undocumented-attrs.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 79: VecTypeHint # | 80: VectorSize # | 81: Visibility # | 82: WeakImport # | 83: WeakRef # | 84: WorkGroupSizeHint # | next:92'0 X error: no match found # | 85: Total: 83 # | next:92'0 ~~~~~~~~~~ # | next:92'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/205323 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
