github-actions[bot] wrote:

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

* 85936 tests passed
* 1221 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.Misc/warning-flags.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
diagtool list-warnings > 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Misc/Output/warning-flags.c.tmp
 2>&1
# executed command: diagtool list-warnings
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Misc/Output/warning-flags.c.tmp
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Misc/warning-flags.c
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Misc/Output/warning-flags.c.tmp
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Misc/warning-flags.c
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Misc/warning-flags.c:21:8:
 error: CHECK: expected string not found in input
# | CHECK: Warnings without flags (56):
# |        ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Misc/Output/warning-flags.c.tmp:1:1:
 note: scanning from here
# | Warnings with flags (2155):
# | ^
# | 
# | Input file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Misc/Output/warning-flags.c.tmp
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Misc/warning-flags.c
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           1: Warnings with flags (2155): 
# | check:21     X~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# |           2:  backslash_newline_space [-Wbackslash-newline-escape] 
# | check:21     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           3:  compat_cxx11_enum_fixed_underlying_type [-Wc++98-compat] 
# | check:21     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           4:  compat_cxx11_nonclass_type_friend [-Wc++98-compat] 
# | check:21     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           5:  compat_cxx11_static_data_member_in_union [-Wc++98-compat] 
# | check:21     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           6:  compat_cxx11_templ_default_in_function_templ [-Wc++98-compat] 
# | check:21     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           .
# |           .
# |           .
# | >>>>>>
# `-----------------------------
# 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/177582
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to