github-actions[bot] wrote:

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

* 84765 tests passed
* 1114 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.Sema/warn-lifetime-safety-dataflow.cpp</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
 -nostdsysteminc -fexperimental-lifetime-safety -mllvm 
-debug-only=LifetimeFacts -Wexperimental-lifetime-safety 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/warn-lifetime-safety-dataflow.cpp
 2>&1 | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/warn-lifetime-safety-dataflow.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
 -nostdsysteminc -fexperimental-lifetime-safety -mllvm 
-debug-only=LifetimeFacts -Wexperimental-lifetime-safety 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/warn-lifetime-safety-dataflow.cpp
# 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/Sema/warn-lifetime-safety-dataflow.cpp
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/warn-lifetime-safety-dataflow.cpp:155:16:
 error: CHECK-NEXT: is not on the line after the previous match
# | // CHECK-NEXT: Dest: {{[0-9]+}} (Expr: UnaryOperator, Type : int *)
# |                ^
# | <stdin>:169:2: note: 'next' match was here
# |  Dest: 12 (Expr: UnaryOperator, Type : int *)
# |  ^
# | <stdin>:165:13: note: previous match ended here
# |  OriginFlow: 
# |             ^
# | <stdin>:166:1: note: non-matching line after previous match is here
# |  Dest: 11 (Expr: UnaryOperator, Type : int *&)
# | ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/warn-lifetime-safety-dataflow.cpp
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           .
# |           .
# |           .
# |         164:  Src: 7 (Decl: pp, Type : int *) 
# |         165:  OriginFlow:  
# |         166:  Dest: 11 (Expr: UnaryOperator, Type : int *&) 
# |         167:  Src: 9 (Expr: ImplicitCastExpr, Type : int **) 
# |         168:  OriginFlow:  
# |         169:  Dest: 12 (Expr: UnaryOperator, Type : int *) 
# | next:155      !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  error: match on 
wrong line
# |         170:  Src: 10 (Expr: ImplicitCastExpr, Type : int *) 
# |         171:  OriginFlow:  
# |         172:  Dest: 13 (Expr: ImplicitCastExpr, Type : int *) 
# |         173:  Src: 12 (Expr: UnaryOperator, Type : int *) 
# |         174:  OriginFlow:  
# |           .
# |           .
# |           .
# | >>>>>>
# `-----------------------------
# 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/170006
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to