[Lldb-commits] [lldb] [lldb][gdb-remote] Mark thread as stopped in RefreshStateAfterStop (PR #201605)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 4 08:04:30 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 33591 tests passed
* 532 tests skipped
* 3 tests failed
## Failed Tests
(click on a test name to see its output)
### lldb-api
<details>
<summary>lldb-api.functionalities/thread/break_after_join/TestBreakAfterJoin.py</summary>
```
Script:
--
/usr/bin/python3 /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --env LLVM_INCLUDE_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include --env LLVM_TOOLS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --libcxx-include-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/c++/v1 --libcxx-include-target-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/x86_64-unknown-linux-gnu/c++/v1 --libcxx-library-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib/x86_64-unknown-linux-gnu --triple x86_64-unknown-linux-gnu --build-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex --lldb-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/lldb --compiler /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang --dsymutil /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --lldb-obj-root /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb --lldb-libs-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --cmake-build-type Release /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/thread/break_after_join -p TestBreakAfterJoin.py
--
Exit Code: 1
Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision be30abbfa1b5bff2e184075822300e44afbd1726)
clang revision be30abbfa1b5bff2e184075822300e44afbd1726
llvm revision be30abbfa1b5bff2e184075822300e44afbd1726
Skipping the following test categories: msvcstl, dsym, pdb, gmodules, debugserver, objc
--
Command Output (stderr):
--
UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_dsym (TestBreakAfterJoin.BreakpointAfterJoinTestCase.test_dsym) (test case does not fall in any category of interest for this run)
XPASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_dwarf (TestBreakAfterJoin.BreakpointAfterJoinTestCase.test_dwarf)
Log Files:
- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/thread/break_after_join/TestBreakAfterJoin/UnexpectedSuccess_test_dwarf.log
XPASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_dwo (TestBreakAfterJoin.BreakpointAfterJoinTestCase.test_dwo)
Log Files:
- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/thread/break_after_join/TestBreakAfterJoin/UnexpectedSuccess_test_dwo.log
======================================================================
UNEXPECTED SUCCESS: test_dwarf (TestBreakAfterJoin.BreakpointAfterJoinTestCase.test_dwarf)
Test breakpoint handling after a thread join.
UNEXPECTED SUCCESS: test_dwo (TestBreakAfterJoin.BreakpointAfterJoinTestCase.test_dwo)
Test breakpoint handling after a thread join.
----------------------------------------------------------------------
Ran 3 tests in 3.726s
FAILED (skipped=1, unexpected successes=2)
--
```
</details>
<details>
<summary>lldb-api.functionalities/thread/multi_break/TestMultipleBreakpoints.py</summary>
```
Script:
--
/usr/bin/python3 /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --env LLVM_INCLUDE_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include --env LLVM_TOOLS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --libcxx-include-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/c++/v1 --libcxx-include-target-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/x86_64-unknown-linux-gnu/c++/v1 --libcxx-library-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib/x86_64-unknown-linux-gnu --triple x86_64-unknown-linux-gnu --build-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex --lldb-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/lldb --compiler /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang --dsymutil /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --lldb-obj-root /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb --lldb-libs-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --cmake-build-type Release /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/thread/multi_break -p TestMultipleBreakpoints.py
--
Exit Code: 1
Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision be30abbfa1b5bff2e184075822300e44afbd1726)
clang revision be30abbfa1b5bff2e184075822300e44afbd1726
llvm revision be30abbfa1b5bff2e184075822300e44afbd1726
Skipping the following test categories: msvcstl, dsym, pdb, gmodules, debugserver, objc
--
Command Output (stderr):
--
UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_dsym (TestMultipleBreakpoints.MultipleBreakpointTestCase.test_dsym) (test case does not fall in any category of interest for this run)
XPASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_dwarf (TestMultipleBreakpoints.MultipleBreakpointTestCase.test_dwarf)
Log Files:
- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/thread/multi_break/TestMultipleBreakpoints/UnexpectedSuccess_test_dwarf.log
XPASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_dwo (TestMultipleBreakpoints.MultipleBreakpointTestCase.test_dwo)
Log Files:
- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/thread/multi_break/TestMultipleBreakpoints/UnexpectedSuccess_test_dwo.log
======================================================================
UNEXPECTED SUCCESS: test_dwarf (TestMultipleBreakpoints.MultipleBreakpointTestCase.test_dwarf)
Test simultaneous breakpoints in multiple threads.
UNEXPECTED SUCCESS: test_dwo (TestMultipleBreakpoints.MultipleBreakpointTestCase.test_dwo)
Test simultaneous breakpoints in multiple threads.
----------------------------------------------------------------------
Ran 3 tests in 3.539s
FAILED (skipped=1, unexpected successes=2)
--
```
</details>
<details>
<summary>lldb-api.functionalities/thread/state/TestThreadStates.py</summary>
```
Script:
--
/usr/bin/python3 /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --env LLVM_INCLUDE_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include --env LLVM_TOOLS_DIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --libcxx-include-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/c++/v1 --libcxx-include-target-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/x86_64-unknown-linux-gnu/c++/v1 --libcxx-library-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib/x86_64-unknown-linux-gnu --triple x86_64-unknown-linux-gnu --build-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex --lldb-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/lldb --compiler /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang --dsymutil /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin --lldb-obj-root /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb --lldb-libs-dir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./lib --cmake-build-type Release /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/thread/state -p TestThreadStates.py
--
Exit Code: 1
Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision be30abbfa1b5bff2e184075822300e44afbd1726)
clang revision be30abbfa1b5bff2e184075822300e44afbd1726
llvm revision be30abbfa1b5bff2e184075822300e44afbd1726
Skipping the following test categories: msvcstl, dsym, pdb, gmodules, debugserver, objc
--
Command Output (stderr):
--
PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_process_interrupt (TestThreadStates.ThreadStateTestCase.test_process_interrupt)
UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_process_state_dsym (TestThreadStates.ThreadStateTestCase.test_process_state_dsym) (test case does not fall in any category of interest for this run)
XFAIL: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_process_state_dwarf (TestThreadStates.ThreadStateTestCase.test_process_state_dwarf)
Log Files:
- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/thread/state/TestThreadStates/ExpectedFailure_test_process_state_dwarf.log
XFAIL: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_process_state_dwo (TestThreadStates.ThreadStateTestCase.test_process_state_dwo)
Log Files:
- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/thread/state/TestThreadStates/ExpectedFailure_test_process_state_dwo.log
UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_state_after_breakpoint_dsym (TestThreadStates.ThreadStateTestCase.test_state_after_breakpoint_dsym) (test case does not fall in any category of interest for this run)
XPASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_state_after_breakpoint_dwarf (TestThreadStates.ThreadStateTestCase.test_state_after_breakpoint_dwarf)
Log Files:
- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/thread/state/TestThreadStates/UnexpectedSuccess_test_state_after_breakpoint_dwarf.log
XPASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_state_after_breakpoint_dwo (TestThreadStates.ThreadStateTestCase.test_state_after_breakpoint_dwo)
Log Files:
- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/thread/state/TestThreadStates/UnexpectedSuccess_test_state_after_breakpoint_dwo.log
UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_state_after_continue_dsym (TestThreadStates.ThreadStateTestCase.test_state_after_continue_dsym) (test case does not fall in any category of interest for this run)
PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_state_after_continue_dwarf (TestThreadStates.ThreadStateTestCase.test_state_after_continue_dwarf)
PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_state_after_continue_dwo (TestThreadStates.ThreadStateTestCase.test_state_after_continue_dwo)
UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_state_after_expression_dsym (TestThreadStates.ThreadStateTestCase.test_state_after_expression_dsym) (test case does not fall in any category of interest for this run)
XPASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_state_after_expression_dwarf (TestThreadStates.ThreadStateTestCase.test_state_after_expression_dwarf)
Log Files:
- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/thread/state/TestThreadStates/UnexpectedSuccess_test_state_after_expression_dwarf.log
XPASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_state_after_expression_dwo (TestThreadStates.ThreadStateTestCase.test_state_after_expression_dwo)
Log Files:
- /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/thread/state/TestThreadStates/UnexpectedSuccess_test_state_after_expression_dwo.log
======================================================================
UNEXPECTED SUCCESS: test_state_after_breakpoint_dwarf (TestThreadStates.ThreadStateTestCase.test_state_after_breakpoint_dwarf)
Test thread state after breakpoint.
UNEXPECTED SUCCESS: test_state_after_breakpoint_dwo (TestThreadStates.ThreadStateTestCase.test_state_after_breakpoint_dwo)
Test thread state after breakpoint.
UNEXPECTED SUCCESS: test_state_after_expression_dwarf (TestThreadStates.ThreadStateTestCase.test_state_after_expression_dwarf)
Test thread state after expression.
UNEXPECTED SUCCESS: test_state_after_expression_dwo (TestThreadStates.ThreadStateTestCase.test_state_after_expression_dwo)
Test thread state after expression.
----------------------------------------------------------------------
Ran 13 tests in 15.592s
FAILED (skipped=4, expected failures=2, unexpected successes=4)
--
```
</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/201605
More information about the lldb-commits
mailing list