github-actions[bot] wrote:

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

* 33346 tests passed
* 903 tests skipped
* 2 tests failed

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

### lldb-unit
<details>
<summary>lldb-unit.Utility/_/UtilityTests_exe/PolicyTest/DumpPrivateState</summary>

```
Script:
--
C:\_work\llvm-project\llvm-project\build\tools\lldb\unittests\Utility\.\UtilityTests.exe
 --gtest_filter=PolicyTest.DumpPrivateState
--
C:\_work\llvm-project\llvm-project\lldb\unittests\Utility\PolicyTest.cpp:157
Expected equality of these values:
  s.GetString()
    Which is: "policy: view=private, capabilities={eval_expr=true run_all=true 
try_all=true bp_actions=true frame_providers=true frame_recognizers=true 
reenter_api_mutex=false}"
  "policy: view=private, capabilities={" "eval_expr=true run_all=true 
try_all=true " "bp_actions=true frame_providers=true frame_recognizers=true}"
    Which is: 00007FF72189B257


```
</details>
<details>
<summary>lldb-unit.Utility/_/UtilityTests_exe/PolicyTest/DumpPublicState</summary>

```
Script:
--
C:\_work\llvm-project\llvm-project\build\tools\lldb\unittests\Utility\.\UtilityTests.exe
 --gtest_filter=PolicyTest.DumpPublicState
--
C:\_work\llvm-project\llvm-project\lldb\unittests\Utility\PolicyTest.cpp:148
Expected equality of these values:
  s.GetString()
    Which is: "policy: view=public, capabilities={eval_expr=true run_all=true 
try_all=true bp_actions=true frame_providers=true frame_recognizers=true 
reenter_api_mutex=false}"
  "policy: view=public, capabilities={" "eval_expr=true run_all=true 
try_all=true " "bp_actions=true frame_providers=true frame_recognizers=true}"
    Which is: 00007FF72189B2E1


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

Reply via email to