github-actions[bot] wrote:

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

* 3379 tests passed
* 411 tests skipped
* 1 test failed

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

### MLIR
<details>
<summary>MLIR.python/python_pass.py</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
"C:/Python312/python.exe" 
C:\_work\llvm-project\llvm-project\mlir\test\python\python_pass.py 2>&1 | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\mlir\test\python\python_pass.py
# executed command: C:/Python312/python.exe 
'C:\_work\llvm-project\llvm-project\mlir\test\python\python_pass.py'
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\mlir\test\python\python_pass.py'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\mlir\test\python\python_pass.py:80:17: 
error: CHECK-LABEL: expected string not found in input
# |  # CHECK-LABEL: Dump After custom_pass_1
# |                 ^
# | <stdin>:3:21: note: scanning from here
# | TEST: testCustomPass
# |                     ^
# | <stdin>:10:84: note: possible intended match here
# |  File "C:\_work\llvm-project\llvm-project\mlir\test\python\python_pass.py", 
line 88, in testCustomPass
# |                                                                             
       ^
# | 
# | Input file: <stdin>
# | Check file: 
C:\_work\llvm-project\llvm-project\mlir\test\python\python_pass.py
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             1: mlir.dialects 
# |             2:  
# |             3: TEST: testCustomPass 
# | label:80'0                         X error: no match found
# |             4: Traceback (most recent call last): 
# | label:80'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             5:  File 
"C:\_work\llvm-project\llvm-project\mlir\test\python\python_pass.py", line 50, 
in <module> 
# | label:80'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             6:  @run 
# | label:80'0     ~~~~~~
# |             7:  ^^^ 
# | label:80'0     ~~~~~
# |             8:  File 
"C:\_work\llvm-project\llvm-project\mlir\test\python\python_pass.py", line 18, 
in run 
# | label:80'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             9:  f() 
# | label:80'0     ~~~~~
# |            10:  File 
"C:\_work\llvm-project\llvm-project\mlir\test\python\python_pass.py", line 88, 
in testCustomPass 
# | label:80'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:80'1                                                                  
                      ?                    possible intended match
# |            11:  pm.run(module) 
# | label:80'0     ~~~~~~~~~~~~~~~~
# |            12: RuntimeError: bad cast 
# | label:80'0     ~~~~~~~~~~~~~~~~~~~~~~~
# | >>>>>>
# `-----------------------------
# 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/173439
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to