github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 3808 tests passed
* 439 tests skipped
* 1 test failed

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

### MLIR
<details>
<summary>MLIR.mlir-opt-repl/run-tests.test</summary>

```
Exit Code: 4

Command Output (stdout):
--
# RUN: at line 1
"C:\Python312\python.exe" -m pytest 
C:\_work\llvm-project\llvm-project\mlir\test\mlir-opt-repl -n auto -q 
--cov=mlir_opt_repl 
--cov-config=C:/_work/llvm-project/llvm-project/mlir\tools\mlir-opt-repl\pyproject.toml
 --cov-report=term-missing --cov-fail-under=100
# executed command: 'C:\Python312\python.exe' -m pytest 
'C:\_work\llvm-project\llvm-project\mlir\test\mlir-opt-repl' -n auto -q 
--cov=mlir_opt_repl 
'--cov-config=C:/_work/llvm-project/llvm-project/mlir\tools\mlir-opt-repl\pyproject.toml'
 --cov-report=term-missing --cov-fail-under=100
# .---command stderr------------
# | ImportError while loading conftest 
'C:\_work\llvm-project\llvm-project\mlir\test\mlir-opt-repl\conftest.py'.
# | ..\..\..\..\..\mlir\test\mlir-opt-repl\conftest.py:16: in <module>
# |     from mlir_opt_repl.repl import interactive_main
# | ..\..\..\..\..\mlir\tools\mlir-opt-repl\src\mlir_opt_repl\repl.py:1: in 
<module>
# |     import readline
# | E   ModuleNotFoundError: No module named 'readline'
# `-----------------------------
# error: command failed with exit status: 4

--

```
</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/203803
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to