github-actions[bot] wrote:

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

* 85938 tests passed
* 1222 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.Misc/pragma-attribute-supported-attributes-list.test</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-test-pragma-attribute-supported-attributes 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/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/Misc/pragma-attribute-supported-attributes-list.test
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-tblgen 
-gen-clang-test-pragma-attribute-supported-attributes 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/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/Misc/pragma-attribute-supported-attributes-list.test
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Misc/pragma-attribute-supported-attributes-list.test:75:16:
 error: CHECK-NEXT: is not on the line after the previous match
# | // CHECK-NEXT: Destructor (SubjectMatchRule_function)
# |                ^
# | <stdin>:72:1: note: 'next' match was here
# | Destructor (SubjectMatchRule_function)
# | ^
# | <stdin>:70:123: note: previous match ended here
# | DLLImport (SubjectMatchRule_function, SubjectMatchRule_variable, 
SubjectMatchRule_record, SubjectMatchRule_objc_interface)
# |                                                                             
                                              ^
# | <stdin>:71:1: note: non-matching line after previous match is here
# | DefaultConstructedAfterMove (SubjectMatchRule_record)
# | ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Misc/pragma-attribute-supported-attributes-list.test
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |          .
# |          .
# |          .
# |         67: CoroReturnType (SubjectMatchRule_record) 
# |         68: CoroWrapper (SubjectMatchRule_function) 
# |         69: DLLExport (SubjectMatchRule_function, 
SubjectMatchRule_variable, SubjectMatchRule_record, 
SubjectMatchRule_objc_interface) 
# |         70: DLLImport (SubjectMatchRule_function, 
SubjectMatchRule_variable, SubjectMatchRule_record, 
SubjectMatchRule_objc_interface) 
# |         71: DefaultConstructedAfterMove (SubjectMatchRule_record) 
# |         72: Destructor (SubjectMatchRule_function) 
# | next:75     !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  error: match on wrong 
line
# |         73: DiagnoseAsBuiltin (SubjectMatchRule_function) 
# |         74: DisableSanitizerInstrumentation (SubjectMatchRule_function, 
SubjectMatchRule_objc_method, SubjectMatchRule_variable_is_global) 
# |         75: DisableTailCalls (SubjectMatchRule_function, 
SubjectMatchRule_objc_method) 
# |         76: EnableIf (SubjectMatchRule_function) 
# |         77: EnforceTCB (SubjectMatchRule_function, 
SubjectMatchRule_objc_method) 
# |          .
# |          .
# |          .
# | >>>>>>
# `-----------------------------
# 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/178432
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to