github-actions[bot] wrote:

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

* 90783 tests passed
* 1778 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:24:13:
 error: CHECK-NEXT: expected string not found in input
# | CHECK-NEXT: CUDALaunchBounds
# |             ^
# | <stdin>:16:9: note: scanning from here
# | CUDAHost
# |         ^
# | <stdin>:17:1: note: possible intended match here
# | CUDAShared
# | ^
# | 
# | 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:
# | <<<<<<
# |            .
# |            .
# |            .
# |           11: CFAuditedTransfer 
# |           12: CFUnknownTransfer 
# |           13: CUDAConstant 
# |           14: CUDADevice 
# |           15: CUDAGlobal 
# |           16: CUDAHost 
# | next:24'0            {   search range start (exclusive)
# | next:24'1                error: no match found in search range
# |           17: CUDAShared 
# | next:24'2     ?            possible intended match
# |           18: Capability 
# |           19: Common 
# |           20: Const 
# |           21: ConsumableAutoCast 
# |           22: ConsumableSetOnRead 
# |            .
# |            .
# |            .
# |           79: VectorSize 
# |           80: Visibility 
# |           81: WeakImport 
# |           82: WeakRef 
# |           83: WorkGroupSizeHint 
# |           84: Total: 82 
# | next:24'3               } search range end (exclusive)
# | >>>>>>
# `-----------------------------
# 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/215615
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to