github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 33106 tests passed
* 902 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### lldb-unit
<details>
<summary>lldb-unit.Expression/_/ExpressionTests_exe/DWARFExpression/DW_OP_convert</summary>
```
Script:
--
C:\_work\llvm-project\llvm-project\build\tools\lldb\unittests\Expression\.\ExpressionTests.exe
--gtest_filter=DWARFExpression.DW_OP_convert
--
C:\_work\llvm-project\llvm-project\lldb\unittests\Expression\DWARFExpressionTest.cpp:588
Value of: llvm::detail::TakeError(Evaluate({DW_OP_convert, 0x00}, nullptr,
nullptr).takeError())
Expected: failed with Error whose message has 1 element that is equal to
"DW_OP_convert needs an argument"
Actual: failed (DW_OP_convert needs at least 1 stack entries (stack has 0
entries)), whose element #0 doesn't match
```
</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/207008
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits