github-actions[bot] wrote:

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

* 85243 tests passed
* 1187 tests skipped
* 1 test failed

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

### lldb-shell
<details>
<summary>lldb-shell.Subprocess/fork-follow-child-softbp.test</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ --target=specify-a-target-or-use-a-_host-substitution 
--target=x86_64-unknown-linux-gnu -pthread 
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-shell
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Subprocess/Inputs/fork.cpp
 -DTEST_FORK=fork -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Subprocess/Output/fork-follow-child-softbp.test.tmp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ --target=specify-a-target-or-use-a-_host-substitution 
--target=x86_64-unknown-linux-gnu -pthread 
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-shell
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Subprocess/Inputs/fork.cpp
 -DTEST_FORK=fork -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Subprocess/Output/fork-follow-child-softbp.test.tmp
# .---command stderr------------
# | clang: warning: argument unused during compilation: 
'-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-shell'
 [-Wunused-command-line-argument]
# `-----------------------------
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 -b -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Subprocess/fork-follow-child-softbp.test
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Subprocess/Output/fork-follow-child-softbp.test.tmp
 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Subprocess/fork-follow-child-softbp.test
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 -b -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Subprocess/fork-follow-child-softbp.test
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Subprocess/Output/fork-follow-child-softbp.test.tmp
# 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/lldb/test/Shell/Subprocess/fork-follow-child-softbp.test
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Subprocess/fork-follow-child-softbp.test:12:15:
 error: CHECK-NEXT: is not on the line after the previous match
# | # CHECK-NEXT: child_func
# |               ^
# | <stdin>:19:65: note: 'next' match was here
# |  frame #0: 0x00005555555552b0 
fork-follow-child-softbp.test.tmp`child_func(char const*)
# |                                                                 ^
# | <stdin>:17:64: note: previous match ended here
# | * thread #2, name = 'fork-follow-chi', stop reason = breakpoint 1.1
# |                                                                ^
# | <stdin>:18:1: note: non-matching line after previous match is here
# | function run in parent
# | ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Subprocess/fork-follow-child-softbp.test
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |          .
# |          .
# |          .
# |         14: (lldb) process launch 
# |         15: Process 728476 launched: 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Subprocess/Output/fork-follow-child-softbp.test.tmp'
 (x86_64) 
# |         16: Process 728476 stopped 
# |         17: * thread #2, name = 'fork-follow-chi', stop reason = breakpoint 
1.1 
# |         18: function run in parent 
# |         19:  frame #0: 0x00005555555552b0 
fork-follow-child-softbp.test.tmp`child_func(char const*) 
# | next:12                                                                     
!~~~~~~~~~               error: match on wrong line
# |         20: fork-follow-child-softbp.test.tmp`child_func: 
# |         21: -> 0x5555555552b0 <+0>: pushq %rbp 
# |         22:  0x5555555552b1 <+1>: movq %rsp, %rbp 
# |         23:  0x5555555552b4 <+4>: subq $0x10, %rsp 
# |         24:  0x5555555552b8 <+8>: movq %rdi, -0x8(%rbp) 
# |          .
# |          .
# |          .
# | >>>>>>
# `-----------------------------
# 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/172030
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to