github-actions[bot] wrote:

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

* 33324 tests passed
* 499 tests skipped
* 7 tests failed

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

### lldb-api
<details>
<summary>lldb-api.commands/platform/launchgdbserver/TestPlatformLaunchGDBServer.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
 --arch x86_64 --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/commands/platform/launchgdbserver
 -p TestPlatformLaunchGDBServer.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 
4e8269e4717d9c930c5ced5821487eabcf3e599f)
  clang revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
  llvm revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
Skipping the following test categories: msvcstl, dsym, pdb, gmodules, 
debugserver, objc

--
Command Output (stderr):
--
SIGHUP received, exiting lldb-server...
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and 
include the crash backtrace.
Stack dump:
0.      Program arguments: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/commands/platform/launchgdbserver/TestPlatformLaunchGDBServer/lldb-server
 platform --listen [127.0.0.1]:0 --socket-file 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/commands/platform/launchgdbserver/TestPlatformLaunchGDBServer/port
 #0 0x0000000000710218 (+0x710218)
 #1 0x000000000070d985 (+0x70d985)
 #2 0x0000000000710fd1 (+0x710fd1)
 #3 0x00007ab2652ca330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
 #4 0x00007ab265323b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
 #5 0x00007ab2652ca27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
 #6 0x00007ab2652ad8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
 #7 0x000000000069ba30 (+0x69ba30)
 #8 0x00007ab2652ca330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
 #9 0x00007ab2653a0a30 ppoll (/lib/x86_64-linux-gnu/libc.so.6+0x11ba30)
#10 0x0000000000730ec5 (+0x730ec5)
#11 0x0000000000731f2b (+0x731f2b)
#12 0x000000000069b85b (+0x69b85b)
#13 0x00000000006a01fa (+0x6a01fa)
#14 0x00007ab2652af1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
#15 0x00007ab2652af28b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
#16 0x00000000006951d5 (+0x6951d5)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_launch_error 
(TestPlatformLaunchGDBServer.TestPlatformProcessLaunchGDBServer.test_launch_error)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_launch_with_unusual_process_name 
(TestPlatformLaunchGDBServer.TestPlatformProcessLaunchGDBServer.test_launch_with_unusual_process_name)
SIGHUP received, exiting lldb-server...
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and 
include the crash backtrace.
Stack dump:
0.      Program arguments: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/commands/platform/launchgdbserver/TestPlatformLaunchGDBServer/obfuscated-server
 platform --listen [127.0.0.1]:0 --socket-file 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/commands/platform/launchgdbserver/TestPlatformLaunchGDBServer/port
 #0 0x0000000000710218 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:842:13
 #1 0x000000000070d985 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
 #2 0x0000000000710fd1 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:429:38
 #3 0x00007b664396e330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
 #4 0x00007b66439c7b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
 #5 0x00007b664396e27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
 #6 0x00007b66439518ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
 #7 0x000000000069ba30 display_usage((anonymous namespace)::PlatformOptTable&, 
char const*, char const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/tools/lldb-server/lldb-platform.cpp:151:0
 #8 0x00007b664396e330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
 #9 0x00007b6643a44a30 ppoll (/lib/x86_64-linux-gnu/libc.so.6+0x11ba30)
#10 0x0000000000730ec5 lldb_private::MainLoopPosix::RunImpl::Poll() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Host/posix/MainLoopPosix.cpp:191:13
#11 0x0000000000731f2b lldb_private::MainLoopPosix::Run() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Host/posix/MainLoopPosix.cpp:343:11
#12 0x000000000069b85b main_platform(int, char**) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/tools/lldb-server/lldb-platform.cpp:661:5
#13 0x00000000006a01fa load 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/atomic_base.h:837:9
#14 0x00000000006a01fa load 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/atomic:577:21
#15 0x00000000006a01fa operator* 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/ManagedStatic.h:89:21
#16 0x00000000006a01fa operator-> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/ManagedStatic.h:96:29
#17 0x00000000006a01fa terminate_debugger 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/tools/lldb-server/lldb-server.cpp:48:36
#18 0x00000000006a01fa main 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/tools/lldb-server/lldb-server.cpp:0:0
#19 0x00007b66439531ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
#20 0x00007b664395328b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
#21 0x00000000006951d5 _start 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/commands/platform/launchgdbserver/TestPlatformLaunchGDBServer/obfuscated-server+0x6951d5)
======================================================================
ERROR: test_launch_with_unusual_process_name 
(TestPlatformLaunchGDBServer.TestPlatformProcessLaunchGDBServer.test_launch_with_unusual_process_name)
   Test that lldb-server can launch a debug session when running under an
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/commands/platform/launchgdbserver/TestPlatformLaunchGDBServer.py",
 line 81, in test_launch_with_unusual_process_name
    self._launch_and_connect(new_lldb_server)
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/commands/platform/launchgdbserver/TestPlatformLaunchGDBServer.py",
 line 36, in _launch_and_connect
    os.mkdir(wd)
FileExistsError: [Errno 17] File exists: 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/commands/platform/launchgdbserver/TestPlatformLaunchGDBServer/wd'
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
----------------------------------------------------------------------
Ran 2 tests in 2.418s

FAILED (errors=1)

--

```
</details>
<details>
<summary>lldb-api.commands/target/dump-separate-debug-info/dwo/TestDumpDwo.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
 --arch x86_64 --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/commands/target/dump-separate-debug-info/dwo
 -p TestDumpDwo.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 
4e8269e4717d9c930c5ced5821487eabcf3e599f)
  clang revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
  llvm revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
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_dwos_load_json_with_debug_names_default 
(TestDumpDwo.TestDumpDWO.test_dwos_load_json_with_debug_names_default)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_dwos_load_json_with_debug_names_force_load_all 
(TestDumpDwo.TestDumpDWO.test_dwos_load_json_with_debug_names_force_load_all)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_dwos_loaded_json_output 
(TestDumpDwo.TestDumpDWO.test_dwos_loaded_json_output)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_dwos_loaded_symbols_on_demand 
(TestDumpDwo.TestDumpDWO.test_dwos_loaded_symbols_on_demand)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_dwos_loaded_table_output 
(TestDumpDwo.TestDumpDWO.test_dwos_loaded_table_output)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_dwos_not_loaded_json_output 
(TestDumpDwo.TestDumpDWO.test_dwos_not_loaded_json_output)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_dwos_not_loaded_table_output 
(TestDumpDwo.TestDumpDWO.test_dwos_not_loaded_table_output)
======================================================================
ERROR: test_dwos_not_loaded_table_output 
(TestDumpDwo.TestDumpDWO.test_dwos_not_loaded_table_output)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/commands/target/dump-separate-debug-info/dwo/TestDumpDwo.py",
 line 112, in test_dwos_not_loaded_table_output
    os.unlink(main_dwo)
FileNotFoundError: [Errno 2] No such file or directory: 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/commands/target/dump-separate-debug-info/dwo/TestDumpDwo/a.out-main.dwo'
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_dwos_loaded_json_output 
(TestDumpDwo.TestDumpDWO.test_dwos_loaded_json_output)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/commands/target/dump-separate-debug-info/dwo/TestDumpDwo.py",
 line 50, in test_dwos_loaded_json_output
    self.assertTrue(output[exe]["a.out-main.dwo"]["loaded"])
AssertionError: False is not true
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_dwos_loaded_symbols_on_demand 
(TestDumpDwo.TestDumpDWO.test_dwos_loaded_symbols_on_demand)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/commands/target/dump-separate-debug-info/dwo/TestDumpDwo.py",
 line 156, in test_dwos_loaded_symbols_on_demand
    self.assertTrue(output[exe]["a.out-foo.dwo"]["loaded"])
AssertionError: False is not true
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_dwos_loaded_table_output 
(TestDumpDwo.TestDumpDWO.test_dwos_loaded_table_output)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/commands/target/dump-separate-debug-info/dwo/TestDumpDwo.py",
 line 94, in test_dwos_loaded_table_output
    self.expect(
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 2576, in expect
    self.fail(log_msg)
AssertionError: Ran command:
"target modules dump separate-debug-info"

Got output:
Symbol file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/commands/target/dump-separate-debug-info/dwo/TestDumpDwo/a.out
Type: "dwo"
Dwo ID             Err Dwo Path
------------------ --- -----------------------------------------
0xaaa0c020fc657233 E   
0x69b5a54128134db5 E   

Expecting regex pattern: "Symbol file: .*?a\.out" (was found, matched "Symbol 
file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/commands/target/dump-separate-debug-info/dwo/TestDumpDwo/a.out")
Expecting regex pattern: "Type: "dwo"" (was found, matched "Type: "dwo"")
Expecting regex pattern: "Dwo ID\s+Err\s+Dwo Path" (was found, matched "Dwo ID  
           Err Dwo Path")
Expecting regex pattern: "0x[a-zA-Z0-9]{16}\s+.*main\.dwo" (was not found)
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_dwos_not_loaded_json_output 
(TestDumpDwo.TestDumpDWO.test_dwos_not_loaded_json_output)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/commands/target/dump-separate-debug-info/dwo/TestDumpDwo.py",
 line 71, in test_dwos_not_loaded_json_output
    self.assertTrue(output[exe]["a.out-foo.dwo"]["loaded"])
AssertionError: False is not true
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
----------------------------------------------------------------------
Ran 7 tests in 0.316s

FAILED (failures=4, errors=1)

--

```
</details>
<details>
<summary>lldb-api.functionalities/breakpoint/comp_dir_symlink/TestCompDirSymLink.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
 --arch x86_64 --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/breakpoint/comp_dir_symlink
 -p TestCompDirSymLink.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 
4e8269e4717d9c930c5ced5821487eabcf3e599f)
  clang revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
  llvm revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
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_symlink_paths_empty_dsym 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_empty_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_symlink_paths_empty_dwarf 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_empty_dwarf)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_symlink_paths_empty_dwo 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_empty_dwo)
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_symlink_paths_set_dsym 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_set_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_symlink_paths_set_dwarf 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_set_dwarf)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_symlink_paths_set_dwo 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_set_dwo)
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_symlink_paths_set_procselfcwd_dsym 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_set_procselfcwd_dsym)
 (test case does not fall in any category of interest for this run) 
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_symlink_paths_set_procselfcwd_dwarf 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_set_procselfcwd_dwarf)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_symlink_paths_set_procselfcwd_dwo 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_set_procselfcwd_dwo)
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_symlink_paths_unset_dsym 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_unset_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_symlink_paths_unset_dwarf 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_unset_dwarf)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_symlink_paths_unset_dwo 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_unset_dwo)
======================================================================
FAIL: test_symlink_paths_set_procselfcwd_dwarf 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_set_procselfcwd_dwarf)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 1851, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
 line 160, in wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/breakpoint/comp_dir_symlink/TestCompDirSymLink.py",
 line 43, in test_symlink_paths_set_procselfcwd
    lldbutil.run_break_set_by_file_and_line(self, src_path, self.line)
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py",
 line 398, in run_break_set_by_file_and_line
    check_breakpoint_result(
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py",
 line 634, in check_breakpoint_result
    test.assertTrue(
AssertionError: False is not true : Expecting 1 locations, got 0.
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_symlink_paths_set_procselfcwd_dwo 
(TestCompDirSymLink.CompDirSymLinkTestCase.test_symlink_paths_set_procselfcwd_dwo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 1851, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
 line 160, in wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/breakpoint/comp_dir_symlink/TestCompDirSymLink.py",
 line 43, in test_symlink_paths_set_procselfcwd
    lldbutil.run_break_set_by_file_and_line(self, src_path, self.line)
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py",
 line 398, in run_break_set_by_file_and_line
    check_breakpoint_result(
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py",
 line 634, in check_breakpoint_result
    test.assertTrue(
AssertionError: False is not true : Expecting 1 locations, got 0.
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
----------------------------------------------------------------------
Ran 12 tests in 0.302s

FAILED (failures=2, skipped=4)

--

```
</details>
<details>
<summary>lldb-api.lang/c/shared_lib_stripped_symbols/TestSharedLibStrippedSymbols.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
 --arch x86_64 --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/lang/c/shared_lib_stripped_symbols
 -p TestSharedLibStrippedSymbols.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 
4e8269e4717d9c930c5ced5821487eabcf3e599f)
  clang revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
  llvm revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
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_expr_dsym 
(TestSharedLibStrippedSymbols.SharedLibStrippedTestCase.test_expr_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_expr_dwarf 
(TestSharedLibStrippedSymbols.SharedLibStrippedTestCase.test_expr_dwarf)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_expr_dwo 
(TestSharedLibStrippedSymbols.SharedLibStrippedTestCase.test_expr_dwo)
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_frame_variable_dsym 
(TestSharedLibStrippedSymbols.SharedLibStrippedTestCase.test_frame_variable_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_frame_variable_dwarf 
(TestSharedLibStrippedSymbols.SharedLibStrippedTestCase.test_frame_variable_dwarf)
XFAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_frame_variable_dwo 
(TestSharedLibStrippedSymbols.SharedLibStrippedTestCase.test_frame_variable_dwo)
======================================================================
FAIL: test_expr_dwo 
(TestSharedLibStrippedSymbols.SharedLibStrippedTestCase.test_expr_dwo)
   Test that types work when defined in a shared library and forward-declared 
in the main executable
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 1851, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
 line 160, in wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/lang/c/shared_lib_stripped_symbols/TestSharedLibStrippedSymbols.py",
 line 25, in test_expr
    self.common_setup()
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/lang/c/shared_lib_stripped_symbols/TestSharedLibStrippedSymbols.py",
 line 65, in common_setup
    lldbutil.run_break_set_by_file_and_line(
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py",
 line 389, in run_break_set_by_file_and_line
    check_breakpoint_result(
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py",
 line 634, in check_breakpoint_result
    test.assertTrue(
AssertionError: False is not true : Expecting 1 locations, got 0.
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
----------------------------------------------------------------------
Ran 6 tests in 0.736s

FAILED (failures=1, skipped=2, expected failures=2)

--

```
</details>
<details>
<summary>lldb-api.lang/cpp/unique-types3/TestUniqueTypes3.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
 --arch x86_64 --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/lang/cpp/unique-types3
 -p TestUniqueTypes3.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 
4e8269e4717d9c930c5ced5821487eabcf3e599f)
  clang revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
  llvm revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
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_no_simple_template_names_dsym 
(TestUniqueTypes3.UniqueTypesTestCase3.test_no_simple_template_names_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_no_simple_template_names_dwarf 
(TestUniqueTypes3.UniqueTypesTestCase3.test_no_simple_template_names_dwarf)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_no_simple_template_names_dwo 
(TestUniqueTypes3.UniqueTypesTestCase3.test_no_simple_template_names_dwo)
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_simple_template_names_dsym 
(TestUniqueTypes3.UniqueTypesTestCase3.test_simple_template_names_dsym) (test 
case does not fall in any category of interest for this run) 
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_simple_template_names_dwarf 
(TestUniqueTypes3.UniqueTypesTestCase3.test_simple_template_names_dwarf)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_simple_template_names_dwo 
(TestUniqueTypes3.UniqueTypesTestCase3.test_simple_template_names_dwo)
======================================================================
FAIL: test_simple_template_names_dwarf 
(TestUniqueTypes3.UniqueTypesTestCase3.test_simple_template_names_dwarf)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 1851, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
 line 160, in wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
 line 160, in wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/lang/cpp/unique-types3/TestUniqueTypes3.py",
 line 25, in test_simple_template_names
    self.do_test(dict(TEST_CFLAGS_EXTRAS="-gsimple-template-names"))
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/lang/cpp/unique-types3/TestUniqueTypes3.py",
 line 18, in do_test
    self.expect_expr("a", result_type="S<int>")
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 2630, in expect_expr
    value_check.check_value(self, eval_result, str(eval_result))
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 306, in check_value
    test_base.assertSuccess(val.GetError())
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 2665, in assertSuccess
    self.fail(self._formatMessage(msg, "'{}' is not success".format(error)))
AssertionError: 'Ran expression as 'C++11'.
error: <user expression 0>:1:1: incomplete type 'S<int>' where a complete type 
is required
    1 | a
      | ^
' is not success
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_simple_template_names_dwo 
(TestUniqueTypes3.UniqueTypesTestCase3.test_simple_template_names_dwo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 1851, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
 line 160, in wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
 line 160, in wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/lang/cpp/unique-types3/TestUniqueTypes3.py",
 line 25, in test_simple_template_names
    self.do_test(dict(TEST_CFLAGS_EXTRAS="-gsimple-template-names"))
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/lang/cpp/unique-types3/TestUniqueTypes3.py",
 line 18, in do_test
    self.expect_expr("a", result_type="S<int>")
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 2630, in expect_expr
    value_check.check_value(self, eval_result, str(eval_result))
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 306, in check_value
    test_base.assertSuccess(val.GetError())
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 2665, in assertSuccess
    self.fail(self._formatMessage(msg, "'{}' is not success".format(error)))
AssertionError: 'Ran expression as 'C++11'.
error: <user expression 0>:1:1: incomplete type 'S<int>' where a complete type 
is required
    1 | a
      | ^
' is not success
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
----------------------------------------------------------------------
Ran 6 tests in 0.842s

FAILED (failures=2, skipped=2)

--

```
</details>
<details>
<summary>lldb-api.python_api/unified_section_list/TestModuleUnifiedSectionList.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
 --arch x86_64 --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/python_api/unified_section_list
 -p TestModuleUnifiedSectionList.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 
4e8269e4717d9c930c5ced5821487eabcf3e599f)
  clang revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
  llvm revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
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_unified_section_list_dsym 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_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_unified_section_list_dwarf 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_dwarf)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_unified_section_list_dwo 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_dwo)
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_unified_section_list_overwrite_equal_size_dsym 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_equal_size_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_unified_section_list_overwrite_equal_size_dwarf 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_equal_size_dwarf)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_unified_section_list_overwrite_equal_size_dwo 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_equal_size_dwo)
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_unified_section_list_overwrite_larger_section_dsym 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_larger_section_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_unified_section_list_overwrite_larger_section_dwarf 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_larger_section_dwarf)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_unified_section_list_overwrite_larger_section_dwo 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_larger_section_dwo)
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_unified_section_list_overwrite_mixed_merge_dsym 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_mixed_merge_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_unified_section_list_overwrite_mixed_merge_dwarf 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_mixed_merge_dwarf)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_unified_section_list_overwrite_mixed_merge_dwo 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_mixed_merge_dwo)
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_unified_section_list_overwrite_smaller_section_dsym 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_smaller_section_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_unified_section_list_overwrite_smaller_section_dwarf 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_smaller_section_dwarf)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_unified_section_list_overwrite_smaller_section_dwo 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_overwrite_smaller_section_dwo)
======================================================================
ERROR: test_unified_section_list_dwo 
(TestModuleUnifiedSectionList.ModuleUnifiedSectionList.test_unified_section_list_dwo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 1851, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/python_api/unified_section_list/TestModuleUnifiedSectionList.py",
 line 22, in test_unified_section_list
    os.mkdir(new_dir)
FileExistsError: [Errno 17] File exists: 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/python_api/unified_section_list/TestModuleUnifiedSectionList/new_dir'
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
----------------------------------------------------------------------
Ran 15 tests in 0.959s

FAILED (errors=1, skipped=5)

--

```
</details>
<details>
<summary>lldb-api.tools/lldb-server/TestGdbRemotePlatformFile.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
 --arch x86_64 --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/tools/lldb-server
 -p TestGdbRemotePlatformFile.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 
4e8269e4717d9c930c5ced5821487eabcf3e599f)
  clang revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
  llvm revision 4e8269e4717d9c930c5ced5821487eabcf3e599f
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_platform_file_exists_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_exists_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_exists_not_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_exists_not_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_fstat_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_fstat_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_mode_fail_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_mode_fail_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_mode_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_mode_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_rdonly_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_rdonly_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_rdwr_append_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_rdwr_append_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_rdwr_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_rdwr_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_rdwr_trunc_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_rdwr_trunc_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_size_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_size_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_wronly_append_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_wronly_append_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_wronly_creat_excl_fail_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_wronly_creat_excl_fail_llgs)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_wronly_creat_excl_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_wronly_creat_excl_llgs)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_wronly_creat_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_wronly_creat_llgs)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_wronly_fail_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_wronly_fail_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_wronly_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_wronly_llgs)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_platform_file_wronly_trunc_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_wronly_trunc_llgs)
======================================================================
FAIL: test_platform_file_wronly_creat_excl_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_wronly_creat_excl_llgs)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py",
 line 48, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/tools/lldb-server/TestGdbRemotePlatformFile.py",
 line 89, in test_platform_file_wronly_creat_excl
    self.vFile_test(write=True, creat=True, excl=True)
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/tools/lldb-server/TestGdbRemotePlatformFile.py",
 line 381, in vFile_test
    self.assertFalse(os.path.exists(temp_path))
AssertionError: True is not false
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_platform_file_wronly_creat_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_wronly_creat_llgs)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py",
 line 48, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/tools/lldb-server/TestGdbRemotePlatformFile.py",
 line 84, in test_platform_file_wronly_creat
    self.vFile_test(write=True, creat=True)
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/tools/lldb-server/TestGdbRemotePlatformFile.py",
 line 381, in vFile_test
    self.assertFalse(os.path.exists(temp_path))
AssertionError: True is not false
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_platform_file_wronly_fail_llgs 
(TestGdbRemotePlatformFile.TestGdbRemotePlatformFile.test_platform_file_wronly_fail_llgs)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py",
 line 48, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/tools/lldb-server/TestGdbRemotePlatformFile.py",
 line 98, in test_platform_file_wronly_fail
    self.assertFalse(os.path.exists(temp_path))
AssertionError: True is not false
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
----------------------------------------------------------------------
Ran 17 tests in 6.611s

FAILED (failures=3)

--

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

Reply via email to