github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 33241 tests passed * 507 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### lldb-api <details> <summary>lldb-api.python_api/sbtarget_extensions/TestSBTargetExtensions.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/sbtarget_extensions -p TestSBTargetExtensions.py -- Exit Code: 1 Command Output (stdout): -- lldb version 22.0.0git (https://github.com/llvm/llvm-project revision 45aeb73f21ad28d142901f7c0933667e97fca3b8) clang revision 45aeb73f21ad28d142901f7c0933667e97fca3b8 llvm revision 45aeb73f21ad28d142901f7c0933667e97fca3b8 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_breakpoints_dsym (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_breakpoints_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_breakpoints_dwarf (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_breakpoints_dwarf) PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_breakpoints_dwo (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_breakpoints_dwo) UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_equality_dsym (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_equality_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_equality_dwarf (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_equality_dwarf) PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_equality_dwo (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_equality_dwo) UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_module_access_dsym (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_module_access_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_module_access_dwarf (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_module_access_dwarf) PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_module_access_dwo (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_module_access_dwo) UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_other_properties_dsym (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_other_properties_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_other_properties_dwarf (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_other_properties_dwarf) FAIL: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_other_properties_dwo (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_other_properties_dwo) UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_process_creation_dsym (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_process_creation_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_process_creation_dwarf (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_process_creation_dwarf) PASS: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_process_creation_dwo (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_process_creation_dwo) UNSUPPORTED: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_watchpoints_dsym (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_watchpoints_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_watchpoints_dwarf (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_watchpoints_dwarf) FAIL: LLDB (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-x86_64) :: test_watchpoints_dwo (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_watchpoints_dwo) ====================================================================== ERROR: test_other_properties_dwarf (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_other_properties_dwarf) Test miscellaneous properties of SBTarget. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1833, in test_method return attrvalue(self) ^^^^^^^^^^^^^^^ File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/python_api/sbtarget_extensions/TestSBTargetExtensions.py", line 135, in test_other_properties self.assertGreater(target.data_byte_size > 0) TypeError: TestCase.assertGreater() missing 1 required positional argument: 'b' Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang ====================================================================== ERROR: test_other_properties_dwo (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_other_properties_dwo) Test miscellaneous properties of SBTarget. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1833, in test_method return attrvalue(self) ^^^^^^^^^^^^^^^ File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/python_api/sbtarget_extensions/TestSBTargetExtensions.py", line 135, in test_other_properties self.assertGreater(target.data_byte_size > 0) TypeError: TestCase.assertGreater() missing 1 required positional argument: 'b' Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang ====================================================================== FAIL: test_watchpoints_dwarf (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_watchpoints_dwarf) Test watchpoint access via extensions. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1833, in test_method return attrvalue(self) ^^^^^^^^^^^^^^^ File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/python_api/sbtarget_extensions/TestSBTargetExtensions.py", line 95, in test_watchpoints self.assertEqual(process.GetState(), lldb.eStateStopped) AssertionError: 10 != 5 Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang ====================================================================== FAIL: test_watchpoints_dwo (TestSBTargetExtensions.SBTargetExtensionsTestCase.test_watchpoints_dwo) Test watchpoint access via extensions. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1833, in test_method return attrvalue(self) ^^^^^^^^^^^^^^^ File "/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/API/python_api/sbtarget_extensions/TestSBTargetExtensions.py", line 95, in test_watchpoints self.assertEqual(process.GetState(), lldb.eStateStopped) AssertionError: 10 != 5 Config=x86_64-/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang ---------------------------------------------------------------------- Ran 18 tests in 1.201s FAILED (failures=2, errors=2, skipped=6) -- ``` </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/173473 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
