github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 88385 tests passed
* 1669 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
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-tblgen 
-gen-clang-attr-undocumented-list 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/AST/../../include/
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/AST/../../include/clang/Basic/Attr.td
 -o - | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/AST/undocumented-attrs.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-tblgen 
-gen-clang-attr-undocumented-list 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/AST/../../include/
 
/home/gha/actions-runner/_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: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/AST/undocumented-attrs.cpp
# .---command stderr------------
# | 
/home/gha/actions-runner/_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: 
/home/gha/actions-runner/_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

Reply via email to