github-actions[bot] wrote:

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

* 54073 tests passed
* 1323 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.Interpreter/recover-template-instantiation.cpp</summary>

```
Exit Code: 15
Timeout: Reached timeout of 1200 seconds

Command Output (stdout):
--
# RUN: at line 2
cat 
C:\_work\llvm-project\llvm-project\clang\test\Interpreter\recover-template-instantiation.cpp
 | c:\_work\llvm-project\llvm-project\build\bin\clang-repl.exe 2>&1 | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\Interpreter\recover-template-instantiation.cpp
# executed command: cat 
'C:\_work\llvm-project\llvm-project\clang\test\Interpreter\recover-template-instantiation.cpp'
# note: command had no output on stdout or stderr
# error: command reached timeout: True
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\clang-repl.exe'
# note: command had no output on stdout or stderr
# error: command failed with exit status: 15
# error: command reached timeout: True
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\clang\test\Interpreter\recover-template-instantiation.cpp'
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\clang\test\Interpreter\recover-template-instantiation.cpp:14:11:
 error: CHECK: expected string not found in input
# | // CHECK: error: static assertion failed
# |           ^
# | <stdin>:1:1: note: scanning from here
# | In file included from <<< inputs >>>:1:
# | ^
# `-----------------------------
# error: command failed with exit status: 15
# error: command reached timeout: True

--

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

Reply via email to