github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 33637 tests passed
* 536 tests skipped
* 1 test failed

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

### lldb-api
<details>
<summary>lldb-api.functionalities/postmortem/elf-core/TestLinuxCore.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/postmortem/elf-core
 -p TestLinuxCore.py
--
Exit Code: -6

Command Output (stdout):
--
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_FPR_SSE (TestLinuxCore.LinuxCoreTestCase.test_FPR_SSE)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_aarch64 (TestLinuxCore.LinuxCoreTestCase.test_aarch64)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_aarch64_pac (TestLinuxCore.LinuxCoreTestCase.test_aarch64_pac)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_aarch64_pac_regs 
(TestLinuxCore.LinuxCoreTestCase.test_aarch64_pac_regs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_aarch64_regs (TestLinuxCore.LinuxCoreTestCase.test_aarch64_regs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_aarch64_sve_regs_fpsimd 
(TestLinuxCore.LinuxCoreTestCase.test_aarch64_sve_regs_fpsimd)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_aarch64_sve_regs_full 
(TestLinuxCore.LinuxCoreTestCase.test_aarch64_sve_regs_full)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_arm_core (TestLinuxCore.LinuxCoreTestCase.test_arm_core)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_arm_core_vfp (TestLinuxCore.LinuxCoreTestCase.test_arm_core_vfp)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_exe_name_extraction_at_execfn 
(TestLinuxCore.LinuxCoreTestCase.test_exe_name_extraction_at_execfn)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_exe_name_extraction_nt_file 
(TestLinuxCore.LinuxCoreTestCase.test_exe_name_extraction_nt_file)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_exe_name_extraction_nt_prpsinfo 
(TestLinuxCore.LinuxCoreTestCase.test_exe_name_extraction_nt_prpsinfo)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_get_core_file_api 
(TestLinuxCore.LinuxCoreTestCase.test_get_core_file_api)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_i386 (TestLinuxCore.LinuxCoreTestCase.test_i386)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_i386_sysroot (TestLinuxCore.LinuxCoreTestCase.test_i386_sysroot)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_is_not_live_debug_session 
(TestLinuxCore.LinuxCoreTestCase.test_is_not_live_debug_session)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_linux_no_exe (TestLinuxCore.LinuxCoreTestCase.test_linux_no_exe)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_loongarch64 (TestLinuxCore.LinuxCoreTestCase.test_loongarch64)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_loongarch64_regs 
(TestLinuxCore.LinuxCoreTestCase.test_loongarch64_regs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_object_map (TestLinuxCore.LinuxCoreTestCase.test_object_map)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_ppc64le (TestLinuxCore.LinuxCoreTestCase.test_ppc64le)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_read_memory (TestLinuxCore.LinuxCoreTestCase.test_read_memory)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_read_only_cstring 
(TestLinuxCore.LinuxCoreTestCase.test_read_only_cstring)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_riscv32_gpr_csr (TestLinuxCore.LinuxCoreTestCase.test_riscv32_gpr_csr)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_riscv32_regs_gpr_csr 
(TestLinuxCore.LinuxCoreTestCase.test_riscv32_regs_gpr_csr)
warning: the .riscv.attributes section contains an invalid RISC-V arch string: 
unsupported version number 2.0 for extension 'i'
        This could result in misleading disassembler output

PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_riscv64_gpr_fpr (TestLinuxCore.LinuxCoreTestCase.test_riscv64_gpr_fpr)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_riscv64_gpr_only 
(TestLinuxCore.LinuxCoreTestCase.test_riscv64_gpr_only)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_riscv64_regs_gpr_fpr 
(TestLinuxCore.LinuxCoreTestCase.test_riscv64_regs_gpr_fpr)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_riscv64_regs_gpr_only 
(TestLinuxCore.LinuxCoreTestCase.test_riscv64_regs_gpr_only)
python3: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/RegisterContextUnwind.cpp:824:
 std::shared_ptr<const UnwindPlan> 
lldb_private::RegisterContextUnwind::GetFullUnwindPlanForFrame(): Assertion 
`arch_default_unwind_plan_sp && arch_default_unwind_plan_sp->GetRowCount() > 0 
&& arch_default_unwind_plan_sp->GetRowAtIndex(0) 
->GetUnspecifiedRegistersAreUndefined() && "Default UnwindPlan must set " 
"UnspecifiedRegistersAreUndefined to true"' failed.
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and 
include the crash backtrace and instructions to reproduce the bug.
 #0 0x00007923c1a14b08 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:881:13
 #1 0x00007923c1a11ab8 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
 #2 0x00007923c1a15921 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38
 #3 0x00007923c8231330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
 #4 0x00007923c828ab2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
 #5 0x00007923c823127e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
 #6 0x00007923c82148ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
 #7 0x00007923c821481b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b)
 #8 0x00007923c8227517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517)
 #9 0x00007923c1443761 __throw_bad_weak_ptr 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:96:5
#10 0x00007923c1443761 __shared_count 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1245:2
#11 0x00007923c1443761 __shared_ptr<lldb_private::Thread, void> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1548:4
#12 0x00007923c1443761 shared_ptr<lldb_private::Thread, void> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr.h:381:4
#13 0x00007923c1443761 shared_from_this 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr.h:935:16
#14 0x00007923c1443761 
lldb_private::RegisterContextUnwind::GetFullUnwindPlanForFrame() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/RegisterContextUnwind.cpp:814:37
#15 0x00007923c143b8e6 __shared_ptr 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1532:20
#16 0x00007923c143b8e6 operator= 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1620:2
#17 0x00007923c143b8e6 operator= 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr.h:440:27
#18 0x00007923c143b8e6 
lldb_private::RegisterContextUnwind::InitializeZerothFrame() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/RegisterContextUnwind.cpp:220:25
#19 0x00007923c143a702 IsFrameZero 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/RegisterContextUnwind.cpp:747:73
#20 0x00007923c143a702 
lldb_private::RegisterContextUnwind::RegisterContextUnwind(lldb_private::Thread&,
 std::shared_ptr<lldb_private::RegisterContextUnwind> const&, 
lldb_private::SymbolContext&, unsigned int, lldb_private::UnwindLLDB&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/RegisterContextUnwind.cpp:98:7
#21 0x00007923c14381ca __shared_count<lldb_private::RegisterContextUnwind *> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:917:16
#22 0x00007923c14381ca __shared_count<lldb_private::RegisterContextUnwind *> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:928:4
#23 0x00007923c14381ca __shared_ptr<lldb_private::RegisterContextUnwind, void> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1469:17
#24 0x00007923c14381ca shared_ptr<lldb_private::RegisterContextUnwind, void> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr.h:214:25
#25 0x00007923c14381ca lldb_private::UnwindLLDB::AddFirstFrame() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/UnwindLLDB.cpp:80:25
#26 0x00007923c1439a4f lldb_private::UnwindLLDB::DoGetFrameInfoAtIndex(unsigned 
int, unsigned long&, unsigned long&, bool&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/UnwindLLDB.cpp:398:9
#27 0x00007923c139c109 GetFrameInfoAtIndex 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/include/lldb/Target/Unwind.h:53:12
#28 0x00007923c139c109 lldb_private::StackFrameList::FetchFramesUpTo(unsigned 
int, InterruptionControl) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/StackFrameList.cpp:538:41
#29 0x00007923c139e928 lldb_private::StackFrameList::GetFramesUpTo(unsigned 
int, InterruptionControl) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/StackFrameList.cpp:471:21
#30 0x00007923c139f062 lldb_private::StackFrameList::GetFrameAtIndex(unsigned 
int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/StackFrameList.cpp:716:7
#31 0x00007923c1408d73 ~__shared_count 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1070:6
#32 0x00007923c1408d73 ~__shared_ptr 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1524:31
#33 0x00007923c1408d73 lldb_private::Thread::GetStackFrameAtIndex(unsigned int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/include/lldb/Target/Thread.h:436:5
#34 0x00007923c141f4e6 operator bool 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1670:16
#35 0x00007923c141f4e6 ComputeTargetFrame 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/ThreadPlanStepOut.cpp:40:8
#36 0x00007923c141f4e6 
lldb_private::ThreadPlanStepOut::ThreadPlanStepOut(lldb_private::Thread&, 
lldb_private::SymbolContext*, bool, bool, lldb_private::Vote, 
lldb_private::Vote, unsigned int, lldb_private::LazyBool, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/ThreadPlanStepOut.cpp:79:7
#37 0x00007923c13ffe9c lldb_private::Thread::QueueThreadPlanForStepOut(bool, 
lldb_private::SymbolContext*, bool, bool, lldb_private::Vote, 
lldb_private::Vote, unsigned int, lldb_private::Status&, 
lldb_private::LazyBool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/Thread.cpp:1377:35
#38 0x00007923c0fe593c lldb::SBThread::StepOut(lldb::SBError&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/API/SBThread.cpp:614:36
#39 0x00007923c0fe56de lldb::SBThread::StepOut() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/API/SBThread.cpp:590:1
#40 0x00007923c10e4e04 end 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/bindings/python/LLDBWrapPython.cpp:1071:53
#41 0x00007923c10e4e04 _wrap_SBThread_StepOut__SWIG_0 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/bindings/python/LLDBWrapPython.cpp:76899:5
#42 0x00007923c10e4e04 _wrap_SBThread_StepOut(_object*, _object*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/bindings/python/LLDBWrapPython.cpp:76958:14
#43 0x0000000000582210 (/usr/bin/python3.12+0x582210)
#44 0x000000000054b45c PyObject_Call (/usr/bin/python3.12+0x54b45c)
#45 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532)
#46 0x000000000054cded (/usr/bin/python3.12+0x54cded)
#47 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532)
#48 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02)
#49 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8)
#50 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5)
#51 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389)
#52 0x000000000054cded (/usr/bin/python3.12+0x54cded)
#53 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532)
#54 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02)
#55 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8)
#56 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5)
#57 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389)
#58 0x000000000054cded (/usr/bin/python3.12+0x54cded)
#59 0x00000000005db532 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5db532)
#60 0x000000000054ab02 _PyObject_Call_Prepend (/usr/bin/python3.12+0x54ab02)
#61 0x00000000005a37f8 (/usr/bin/python3.12+0x5a37f8)
#62 0x00000000005492b5 _PyObject_MakeTpCall (/usr/bin/python3.12+0x5492b5)
#63 0x00000000005d7389 _PyEval_EvalFrameDefault (/usr/bin/python3.12+0x5d7389)
#64 0x00000000005d58bb PyEval_EvalCode (/usr/bin/python3.12+0x5d58bb)
#65 0x0000000000608b52 (/usr/bin/python3.12+0x608b52)
#66 0x00000000006b5263 (/usr/bin/python3.12+0x6b5263)
#67 0x00000000006b4fca _PyRun_SimpleFileObject (/usr/bin/python3.12+0x6b4fca)
#68 0x00000000006b4dff _PyRun_AnyFileObject (/usr/bin/python3.12+0x6b4dff)
#69 0x00000000006bce65 Py_RunMain (/usr/bin/python3.12+0x6bce65)
#70 0x00000000006bc94d Py_BytesMain (/usr/bin/python3.12+0x6bc94d)
#71 0x00007923c82161ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
#72 0x00007923c821628b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
#73 0x0000000000657b05 _start (/usr/bin/python3.12+0x657b05)
Fatal Python error: Aborted

Current thread 0x00007923c81eb080 (most recent call first):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/local/lib/python3.12/dist-packages/lldb/__init__.py",
 line 15014 in StepOut
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py",
 line 1389 in check_state
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py",
 line 1426 in check_all
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py",
 line 1436 in do_test
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py",
 line 109 in test_s390x
  File "/usr/lib/python3.12/unittest/case.py", line 589 in _callTestMethod
  File "/usr/lib/python3.12/unittest/case.py", line 634 in run
  File "/usr/lib/python3.12/unittest/case.py", line 690 in __call__
  File "/usr/lib/python3.12/unittest/suite.py", line 122 in run
  File "/usr/lib/python3.12/unittest/suite.py", line 84 in __call__
  File "/usr/lib/python3.12/unittest/suite.py", line 122 in run
  File "/usr/lib/python3.12/unittest/suite.py", line 84 in __call__
  File "/usr/lib/python3.12/unittest/runner.py", line 240 in run
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/dotest.py",
 line 1187 in run_suite
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/dotest.py",
 line 8 in <module>

Extension modules: lldb.native._lldb (total: 1)

--

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

Reply via email to