github-actions[bot] wrote:

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

* 33456 tests passed
* 528 tests skipped
* 4 tests failed

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

### lldb-api
<details>
<summary>lldb-api.functionalities/inline-stepping/TestInlineStepping.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/inline-stepping
 -p TestInlineStepping.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 
42d2e8b306de129068807eeae31bf51d426e4593)
  clang revision 42d2e8b306de129068807eeae31bf51d426e4593
  llvm revision 42d2e8b306de129068807eeae31bf51d426e4593
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_step_in_template_with_python_api_dsym 
(TestInlineStepping.TestInlineStepping.test_step_in_template_with_python_api_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_step_in_template_with_python_api_dwarf 
(TestInlineStepping.TestInlineStepping.test_step_in_template_with_python_api_dwarf)
PASS: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_step_in_template_with_python_api_dwo 
(TestInlineStepping.TestInlineStepping.test_step_in_template_with_python_api_dwo)
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_step_over_with_python_api_dsym 
(TestInlineStepping.TestInlineStepping.test_step_over_with_python_api_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_step_over_with_python_api_dwarf 
(TestInlineStepping.TestInlineStepping.test_step_over_with_python_api_dwarf)
Log Files:
 - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/inline-stepping/TestInlineStepping/Failure_test_step_over_with_python_api_dwarf.log
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_step_over_with_python_api_dwo 
(TestInlineStepping.TestInlineStepping.test_step_over_with_python_api_dwo)
Log Files:
 - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/inline-stepping/TestInlineStepping/Failure_test_step_over_with_python_api_dwo.log
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_virtual_inline_stepping_dsym 
(TestInlineStepping.TestInlineStepping.test_virtual_inline_stepping_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_virtual_inline_stepping_dwarf 
(TestInlineStepping.TestInlineStepping.test_virtual_inline_stepping_dwarf)
Log Files:
 - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/inline-stepping/TestInlineStepping/Failure_test_virtual_inline_stepping_dwarf.log
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_virtual_inline_stepping_dwo 
(TestInlineStepping.TestInlineStepping.test_virtual_inline_stepping_dwo)
Log Files:
 - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/inline-stepping/TestInlineStepping/Failure_test_virtual_inline_stepping_dwo.log
UNSUPPORTED: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_with_python_api_dsym 
(TestInlineStepping.TestInlineStepping.test_with_python_api_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_with_python_api_dwarf 
(TestInlineStepping.TestInlineStepping.test_with_python_api_dwarf)
Log Files:
 - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/inline-stepping/TestInlineStepping/Failure_test_with_python_api_dwarf.log
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_with_python_api_dwo 
(TestInlineStepping.TestInlineStepping.test_with_python_api_dwo)
Log Files:
 - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/functionalities/inline-stepping/TestInlineStepping/Failure_test_with_python_api_dwo.log
======================================================================
FAIL: test_step_over_with_python_api_dwarf 
(TestInlineStepping.TestInlineStepping.test_step_over_with_python_api_dwarf)
    Test stepping over and into inlined functions.
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 2032, 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/inline-stepping/TestInlineStepping.py",
 line 26, in test_step_over_with_python_api
    self.inline_stepping_step_over()
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 336, in inline_stepping_step_over
    self.assertEqual(line_entry.line, target_line, "Lines match as well.")
AssertionError: 102 != 158 : Lines match as well.
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_step_over_with_python_api_dwo 
(TestInlineStepping.TestInlineStepping.test_step_over_with_python_api_dwo)
    Test stepping over and into inlined functions.
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 2032, 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/inline-stepping/TestInlineStepping.py",
 line 26, in test_step_over_with_python_api
    self.inline_stepping_step_over()
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 336, in inline_stepping_step_over
    self.assertEqual(line_entry.line, target_line, "Lines match as well.")
AssertionError: 102 != 158 : Lines match as well.
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_virtual_inline_stepping_dwarf 
(TestInlineStepping.TestInlineStepping.test_virtual_inline_stepping_dwarf)
    Test stepping through a virtual inlined call stack
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 2032, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 39, in test_virtual_inline_stepping
    self.virtual_inline_stepping()
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 444, in virtual_inline_stepping
    self.run_to_call_site_and_step("At caller_trivial_inline_1", "main", 1)
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 417, in run_to_call_site_and_step
    self.assertEqual(
AssertionError: 98 != 92 : Stepped into the caller_trivial_inline_1
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_virtual_inline_stepping_dwo 
(TestInlineStepping.TestInlineStepping.test_virtual_inline_stepping_dwo)
    Test stepping through a virtual inlined call stack
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 2032, in test_method
    return attrvalue(self)
           ^^^^^^^^^^^^^^^
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 39, in test_virtual_inline_stepping
    self.virtual_inline_stepping()
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 444, in virtual_inline_stepping
    self.run_to_call_site_and_step("At caller_trivial_inline_1", "main", 1)
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 417, in run_to_call_site_and_step
    self.assertEqual(
AssertionError: 98 != 92 : Stepped into the caller_trivial_inline_1
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_with_python_api_dwarf 
(TestInlineStepping.TestInlineStepping.test_with_python_api_dwarf)
    Test stepping over and into inlined functions.
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 2032, 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/inline-stepping/TestInlineStepping.py",
 line 19, in test_with_python_api
    self.inline_stepping()
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 196, in inline_stepping
    self.run_step_sequence(step_sequence)
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 153, in run_step_sequence
    self.do_step(step_pattern[1], target_line_entry, test_stack_depth)
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 84, in do_step
    self.fail(
AssertionError: Failed to stop due to step over operation stepping to: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/calling.cpp:143
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
======================================================================
FAIL: test_with_python_api_dwo 
(TestInlineStepping.TestInlineStepping.test_with_python_api_dwo)
    Test stepping over and into inlined functions.
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 2032, 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/inline-stepping/TestInlineStepping.py",
 line 19, in test_with_python_api
    self.inline_stepping()
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 196, in inline_stepping
    self.run_step_sequence(step_sequence)
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 153, in run_step_sequence
    self.do_step(step_pattern[1], target_line_entry, test_stack_depth)
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/TestInlineStepping.py",
 line 84, in do_step
    self.fail(
AssertionError: Failed to stop due to step over operation stepping to: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/functionalities/inline-stepping/calling.cpp:143
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
----------------------------------------------------------------------
Ran 12 tests in 2.092s

FAILED (failures=6, skipped=4)

--

```
</details>
<details>
<summary>lldb-api.functionalities/scripted_frame_provider/runlock_reentrant_deadlock/TestRunLockReentrantDeadlock.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/scripted_frame_provider/runlock_reentrant_deadlock
 -p TestRunLockReentrantDeadlock.py
--
Exit Code: -9
Timeout: Reached timeout of 1200 seconds

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 
42d2e8b306de129068807eeae31bf51d426e4593)
  clang revision 42d2e8b306de129068807eeae31bf51d426e4593
  llvm revision 42d2e8b306de129068807eeae31bf51d426e4593

--

```
</details>
<details>
<summary>lldb-api.functionalities/scripted_frame_provider/was_hit_deadlock/TestWasHitWithFrameProviderDeadlock.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/scripted_frame_provider/was_hit_deadlock
 -p TestWasHitWithFrameProviderDeadlock.py
--
Exit Code: -9
Timeout: Reached timeout of 1200 seconds

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 
42d2e8b306de129068807eeae31bf51d426e4593)
  clang revision 42d2e8b306de129068807eeae31bf51d426e4593
  llvm revision 42d2e8b306de129068807eeae31bf51d426e4593

--

```
</details>
<details>
<summary>lldb-api.tools/lldb-dap/step/TestDAP_step.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/tools/lldb-dap/step
 -p TestDAP_step.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project revision 
42d2e8b306de129068807eeae31bf51d426e4593)
  clang revision 42d2e8b306de129068807eeae31bf51d426e4593
  llvm revision 42d2e8b306de129068807eeae31bf51d426e4593
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_step (TestDAP_step.TestDAP_step.test_step)
FAIL: LLDB 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64)
 :: test_step_over_inlined_function 
(TestDAP_step.TestDAP_step.test_step_over_inlined_function)
Log Files:
 - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/tools/lldb-dap/step/TestDAP_step/Failure_test_step_over_inlined_function.log
 - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/tools/lldb-dap/step/TestDAP_step/Failure_test_step_over_inlined_function-dap.log
======================================================================
FAIL: test_step_over_inlined_function 
(TestDAP_step.TestDAP_step.test_step_over_inlined_function)
   Test stepping over when the program counter is in another file.
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/tools/lldb-dap/step/TestDAP_step.py",
 line 117, in test_step_over_inlined_function
    self.assertEqual(
AssertionError: 14 != 12 : expect step_over on line 12
Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
----------------------------------------------------------------------
Ran 2 tests in 3.359s

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

Reply via email to