github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 33993 tests passed
* 545 tests skipped
* 2 tests failed
## Failed Tests
(click on a test name to see its output)
### lldb-unit
<details>
<summary>lldb-unit.Utility/_/UtilityTests/PolicyTest/DumpPrivateState</summary>
```
Script:
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/unittests/Utility/./UtilityTests
--gtest_filter=PolicyTest.DumpPrivateState
--
/home/gha/actions-runner/_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: 0x283a84
```
</details>
<details>
<summary>lldb-unit.Utility/_/UtilityTests/PolicyTest/DumpPublicState</summary>
```
Script:
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/unittests/Utility/./UtilityTests
--gtest_filter=PolicyTest.DumpPublicState
--
/home/gha/actions-runner/_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: 0x228f1e
```
</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