github-actions[bot] wrote:

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

* 174725 tests passed
* 3381 tests skipped
* 1 test failed

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

### LLVM
<details>
<summary>LLVM.tools/llvm-symbolizer/wasm-basic.s</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc 
-triple=wasm32-unknown-unknown -filetype=obj 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-symbolizer/wasm-basic.s
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-symbolizer/Output/wasm-basic.s.tmp.o
 -g
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc 
-triple=wasm32-unknown-unknown -filetype=obj 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-symbolizer/wasm-basic.s
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-symbolizer/Output/wasm-basic.s.tmp.o
 -g
# note: command had no output on stdout or stderr
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-symbolizer
 --basenames --output-style=GNU -e 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-symbolizer/Output/wasm-basic.s.tmp.o
 0 1 2 3 4 5 6 7 8 9 10 11 12 13 16 | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-symbolizer/wasm-basic.s
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-symbolizer
 --basenames --output-style=GNU -e 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-symbolizer/Output/wasm-basic.s.tmp.o
 0 1 2 3 4 5 6 7 8 9 10 11 12 13 16
# 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/llvm/test/tools/llvm-symbolizer/wasm-basic.s
# note: command had no output on stdout or stderr
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/wasm-ld 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-symbolizer/Output/wasm-basic.s.tmp.o
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-symbolizer/Output/wasm-basic.s.tmp.wasm
 --no-entry --export=foo --export=bar
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/wasm-ld 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-symbolizer/Output/wasm-basic.s.tmp.o
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-symbolizer/Output/wasm-basic.s.tmp.wasm
 --no-entry --export=foo --export=bar
# note: command had no output on stdout or stderr
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-symbolizer
 --basenames --output-style=GNU -e 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-symbolizer/Output/wasm-basic.s.tmp.wasm
 3 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x51 | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-symbolizer/wasm-basic.s
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-symbolizer
 --basenames --output-style=GNU -e 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test/tools/llvm-symbolizer/Output/wasm-basic.s.tmp.wasm
 3 0x42 0x43 0x44 0x45 0x46 0x47 0x48 0x49 0x4a 0x4b 0x4c 0x4d 0x4e 0x51
# 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/llvm/test/tools/llvm-symbolizer/wasm-basic.s
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-symbolizer/wasm-basic.s:38:10:
 error: CHECK: expected string not found in input
# | # CHECK: foo
# |          ^
# | <stdin>:2:5: note: scanning from here
# | ??:0
# |     ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-symbolizer/wasm-basic.s
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           1: ?? 
# |           2: ??:0 
# | check:38         X error: no match found
# |           3: bar 
# | check:38     ~~~~
# |           4: wasm-basic.s:22 
# | check:38     ~~~~~~~~~~~~~~~~
# |           5: bar 
# | check:38     ~~~~
# |           6: wasm-basic.s:23 
# | check:38     ~~~~~~~~~~~~~~~~
# |           7: ?? 
# | check:38     ~~~
# |           .
# |           .
# |           .
# | >>>>>>
# `-----------------------------
# 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/199818
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to