Console Output

Skipping 10,737 KB.. Full Log

Hide Details

runCmd: frame variable --show-types a_struct.a output: (unsigned long) a_struct.a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct.a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct.a = 110011101111 "

Hide Details

Expecting sub string: "a_struct.a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_struct.b output: (unsigned long) a_struct.b = 220022202222

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct.b = 220022202222

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct.b = 220022202222 "

Hide Details

Expecting sub string: "a_struct.b = 220022202222" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_ptr->a output: (unsigned long) a_struct_ptr->a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_ptr->a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_ptr->a = 110011101111 "

Hide Details

Expecting sub string: "a_struct_ptr->a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_ptr->b output: (unsigned long) a_struct_ptr->b = 220022202222

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_ptr->b = 220022202222

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_ptr->b = 220022202222 "

Hide Details

Expecting sub string: "a_struct_ptr->b = 220022202222" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_ref.a output: (unsigned long) a_struct_ref.a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_ref.a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_ref.a = 110011101111 "

Hide Details

Expecting sub string: "a_struct_ref.a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_ref.b output: (unsigned long) a_struct_ref.b = 220022202222

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_ref.b = 220022202222

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_ref.b = 220022202222 "

Hide Details

Expecting sub string: "a_struct_ref.b = 220022202222" (was found)

Hide Details

runCmd: frame variable --show-types a_union_zero.a output: (unsigned long) a_union_zero.a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_union_zero.a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_union_zero.a = 110011101111 "

Hide Details

Expecting sub string: "a_union_zero.a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_union_zero_ptr->a output: (unsigned long) a_union_zero_ptr->a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_union_zero_ptr->a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_union_zero_ptr->a = 110011101111 "

Hide Details

Expecting sub string: "a_union_zero_ptr->a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_union_zero_ref.a output: (unsigned long) a_union_zero_ref.a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_union_zero_ref.a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_union_zero_ref.a = 110011101111 "

Hide Details

Expecting sub string: "a_union_zero_ref.a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_union_nonzero.u.a output: (unsigned long) a_union_nonzero.u.a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_union_nonzero.u.a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_union_nonzero.u.a = 110011101111 "

Hide Details

Expecting sub string: "a_union_nonzero.u.a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_union_nonzero_ptr->u.a output: (unsigned long) a_union_nonzero_ptr->u.a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_union_nonzero_ptr->u.a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_union_nonzero_ptr->u.a = 110011101111 "

Hide Details

Expecting sub string: "a_union_nonzero_ptr->u.a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_union_nonzero_ref.u.a output: (unsigned long) a_union_nonzero_ref.u.a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_union_nonzero_ref.u.a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_union_nonzero_ref.u.a = 110011101111 "

Hide Details

Expecting sub string: "a_union_nonzero_ref.u.a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_array_bounded[0].a output: (unsigned long) a_struct_array_bounded[0].a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_array_bounded[0].a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_array_bounded[0].a = 110011101111 "

Hide Details

Expecting sub string: "a_struct_array_bounded[0].a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_array_bounded[0].b output: (unsigned long) a_struct_array_bounded[0].b = 220022202222

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_array_bounded[0].b = 220022202222

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_array_bounded[0].b = 220022202222 "

Hide Details

Expecting sub string: "a_struct_array_bounded[0].b = 220022202222" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_array_bounded[1].a output: (unsigned long) a_struct_array_bounded[1].a = 330033303333

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_array_bounded[1].a = 330033303333

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_array_bounded[1].a = 330033303333 "

Hide Details

Expecting sub string: "a_struct_array_bounded[1].a = 330033303333" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_array_bounded[1].b output: (unsigned long) a_struct_array_bounded[1].b = 440044404444

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_array_bounded[1].b = 440044404444

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_array_bounded[1].b = 440044404444 "

Hide Details

Expecting sub string: "a_struct_array_bounded[1].b = 440044404444" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_array_unbounded[0].a output: (unsigned long) a_struct_array_unbounded[0].a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_array_unbounded[0].a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_array_unbounded[0].a = 110011101111 "

Hide Details

Expecting sub string: "a_struct_array_unbounded[0].a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_array_unbounded[0].b output: (unsigned long) a_struct_array_unbounded[0].b = 220022202222

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_array_unbounded[0].b = 220022202222

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_array_unbounded[0].b = 220022202222 "

Hide Details

Expecting sub string: "a_struct_array_unbounded[0].b = 220022202222" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_array_unbounded[1].a output: (unsigned long) a_struct_array_unbounded[1].a = 330033303333

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_array_unbounded[1].a = 330033303333

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_array_unbounded[1].a = 330033303333 "

Hide Details

Expecting sub string: "a_struct_array_unbounded[1].a = 330033303333" (was found)

Hide Details

runCmd: frame variable --show-types a_struct_array_unbounded[1].b output: (unsigned long) a_struct_array_unbounded[1].b = 440044404444

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_struct_array_unbounded[1].b = 440044404444

Hide Details

Hide Details

Checking string: "(unsigned long) a_struct_array_unbounded[1].b = 440044404444 "

Hide Details

Expecting sub string: "a_struct_array_unbounded[1].b = 440044404444" (was found)

Hide Details

runCmd: frame variable --show-types a_union_zero_array_bounded[0].a output: (unsigned long) a_union_zero_array_bounded[0].a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_union_zero_array_bounded[0].a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_union_zero_array_bounded[0].a = 110011101111 "

Hide Details

Expecting sub string: "a_union_zero_array_bounded[0].a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_union_zero_array_bounded[1].a output: (unsigned long) a_union_zero_array_bounded[1].a = 220022202222

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_union_zero_array_bounded[1].a = 220022202222

Hide Details

Hide Details

Checking string: "(unsigned long) a_union_zero_array_bounded[1].a = 220022202222 "

Hide Details

Expecting sub string: "a_union_zero_array_bounded[1].a = 220022202222" (was found)

Hide Details

runCmd: frame variable --show-types a_union_zero_array_unbounded[0].a output: (unsigned long) a_union_zero_array_unbounded[0].a = 110011101111

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_union_zero_array_unbounded[0].a = 110011101111

Hide Details

Hide Details

Checking string: "(unsigned long) a_union_zero_array_unbounded[0].a = 110011101111 "

Hide Details

Expecting sub string: "a_union_zero_array_unbounded[0].a = 110011101111" (was found)

Hide Details

runCmd: frame variable --show-types a_union_zero_array_unbounded[1].a output: (unsigned long) a_union_zero_array_unbounded[1].a = 220022202222

Hide Details

Hide Details

looking at: unsigned long

Hide Details

Checking string: "unsigned long"

Hide Details

Expecting sub string: "unsigned" (was found) Expecting sub string: "long" (was found)

Hide Details

looking at: (unsigned long) a_union_zero_array_unbounded[1].a = 220022202222

Hide Details

Hide Details

Checking string: "(unsigned long) a_union_zero_array_unbounded[1].a = 220022202222 "

Hide Details

Expecting sub string: "a_union_zero_array_unbounded[1].a = 220022202222" (was found)

Hide Details

<bound method SBProcess.Kill of SBProcess: pid = 79290, state = stopped, threads = 1, executable = test_unsigned_long_type_gmodules>: success

Hide Details

Executing tearDown hook: self.addTearDownHook(lambda: self.runCmd( "settings set target.inline-breakpoint-strategy headers"))

Hide Details

Hide Details

runCmd: settings set target.inline-breakpoint-strategy headers output:

Hide Details

PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang-x86_64) :: test_unsigned_long_type_gmodules (TestLongTypes.LongTypesTestCase) Restore dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test ====================================================================== FAIL: test_unsigned_long_long_type_dsym (TestLongTypes.LongTypesTestCase) Test that 'unsigned long long'-type variables are displayed correctly. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1669, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/TestLongTypes.py", line 42, in test_unsigned_long_long_type self.build_and_run('unsigned_long_long.cpp', File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 64, in build_and_run self.build_and_run_with_source_atoms_expr( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 85, in build_and_run_with_source_atoms_expr self.generic_type_tester( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 139, in generic_type_tester self.process_launch_o() File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 105, in process_launch_o self.runCmd( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1992, in runCmd self.assertTrue(self.res.Succeeded(), AssertionError: False is not True : Command 'process launch -o "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/types/TestLongTypes.test_unsigned_long_long_type_dsym/test_unsigned_long_long_type_dsym-golden-output.txt" Error output: error: process exited with status -1 (tried to attach to process already being debugged) ' did not return successfully Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang ====================================================================== FAIL: test_unsigned_long_long_type_dwarf (TestLongTypes.LongTypesTestCase) Test that 'unsigned long long'-type variables are displayed correctly. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1669, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/TestLongTypes.py", line 42, in test_unsigned_long_long_type self.build_and_run('unsigned_long_long.cpp', File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 64, in build_and_run self.build_and_run_with_source_atoms_expr( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 85, in build_and_run_with_source_atoms_expr self.generic_type_tester( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 139, in generic_type_tester self.process_launch_o() File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 105, in process_launch_o self.runCmd( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1992, in runCmd self.assertTrue(self.res.Succeeded(), AssertionError: False is not True : Command 'process launch -o "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/types/TestLongTypes.test_unsigned_long_long_type_dwarf/test_unsigned_long_long_type_dwarf-golden-output.txt" Error output: error: process exited with status -1 (tried to attach to process already being debugged) ' did not return successfully Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang ====================================================================== FAIL: test_unsigned_long_long_type_from_block_dsym (TestLongTypes.LongTypesTestCase) Test that 'unsigned_long_long'-type variables are displayed correctly from a block. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1669, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/TestLongTypes.py", line 48, in test_unsigned_long_long_type_from_block self.build_and_run( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 64, in build_and_run self.build_and_run_with_source_atoms_expr( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 85, in build_and_run_with_source_atoms_expr self.generic_type_tester( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 139, in generic_type_tester self.process_launch_o() File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 105, in process_launch_o self.runCmd( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1992, in runCmd self.assertTrue(self.res.Succeeded(), AssertionError: False is not True : Command 'process launch -o "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/types/TestLongTypes.test_unsigned_long_long_type_from_block_dsym/test_unsigned_long_long_type_from_block_dsym-golden-output.txt" Error output: error: process exited with status -1 (tried to attach to process already being debugged) ' did not return successfully Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang ====================================================================== FAIL: test_unsigned_long_long_type_from_block_dwarf (TestLongTypes.LongTypesTestCase) Test that 'unsigned_long_long'-type variables are displayed correctly from a block. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1669, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/TestLongTypes.py", line 48, in test_unsigned_long_long_type_from_block self.build_and_run( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 64, in build_and_run self.build_and_run_with_source_atoms_expr( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 85, in build_and_run_with_source_atoms_expr self.generic_type_tester( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 139, in generic_type_tester self.process_launch_o() File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 105, in process_launch_o self.runCmd( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1992, in runCmd self.assertTrue(self.res.Succeeded(), AssertionError: False is not True : Command 'process launch -o "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/types/TestLongTypes.test_unsigned_long_long_type_from_block_dwarf/test_unsigned_long_long_type_from_block_dwarf-golden-output.txt" Error output: error: process exited with status -1 (tried to attach to process already being debugged) ' did not return successfully Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang ====================================================================== FAIL: test_unsigned_long_long_type_from_block_gmodules (TestLongTypes.LongTypesTestCase) Test that 'unsigned_long_long'-type variables are displayed correctly from a block. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1669, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/TestLongTypes.py", line 48, in test_unsigned_long_long_type_from_block self.build_and_run( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 64, in build_and_run self.build_and_run_with_source_atoms_expr( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 85, in build_and_run_with_source_atoms_expr self.generic_type_tester( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 139, in generic_type_tester self.process_launch_o() File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 105, in process_launch_o self.runCmd( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1992, in runCmd self.assertTrue(self.res.Succeeded(), AssertionError: False is not True : Command 'process launch -o "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/types/TestLongTypes.test_unsigned_long_long_type_from_block_gmodules/test_unsigned_long_long_type_from_block_gmodules-golden-output.txt" Error output: error: process exited with status -1 (tried to attach to process already being debugged) ' did not return successfully Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang ====================================================================== FAIL: test_unsigned_long_long_type_gmodules (TestLongTypes.LongTypesTestCase) Test that 'unsigned long long'-type variables are displayed correctly. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1669, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/TestLongTypes.py", line 42, in test_unsigned_long_long_type self.build_and_run('unsigned_long_long.cpp', File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 64, in build_and_run self.build_and_run_with_source_atoms_expr( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 85, in build_and_run_with_source_atoms_expr self.generic_type_tester( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 139, in generic_type_tester self.process_launch_o() File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 105, in process_launch_o self.runCmd( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1992, in runCmd self.assertTrue(self.res.Succeeded(), AssertionError: False is not True : Command 'process launch -o "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/types/TestLongTypes.test_unsigned_long_long_type_gmodules/test_unsigned_long_long_type_gmodules-golden-output.txt" Error output: error: process exited with status -1 (tried to attach to process already being debugged) ' did not return successfully Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang ====================================================================== FAIL: test_unsigned_long_type_dsym (TestLongTypes.LongTypesTestCase) Test that 'unsigned long'-type variables are displayed correctly. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1669, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/TestLongTypes.py", line 23, in test_unsigned_long_type self.build_and_run('unsigned_long.cpp', ['unsigned', 'long']) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 64, in build_and_run self.build_and_run_with_source_atoms_expr( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 85, in build_and_run_with_source_atoms_expr self.generic_type_tester( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 139, in generic_type_tester self.process_launch_o() File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 105, in process_launch_o self.runCmd( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1992, in runCmd self.assertTrue(self.res.Succeeded(), AssertionError: False is not True : Command 'process launch -o "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/types/TestLongTypes.test_unsigned_long_type_dsym/test_unsigned_long_type_dsym-golden-output.txt" Error output: error: process exited with status -1 (tried to attach to process already being debugged) ' did not return successfully Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang ====================================================================== FAIL: test_unsigned_long_type_dwarf (TestLongTypes.LongTypesTestCase) Test that 'unsigned long'-type variables are displayed correctly. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1669, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/TestLongTypes.py", line 23, in test_unsigned_long_type self.build_and_run('unsigned_long.cpp', ['unsigned', 'long']) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 64, in build_and_run self.build_and_run_with_source_atoms_expr( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 85, in build_and_run_with_source_atoms_expr self.generic_type_tester( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 139, in generic_type_tester self.process_launch_o() File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 105, in process_launch_o self.runCmd( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1992, in runCmd self.assertTrue(self.res.Succeeded(), AssertionError: False is not True : Command 'process launch -o "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/types/TestLongTypes.test_unsigned_long_type_dwarf/test_unsigned_long_type_dwarf-golden-output.txt" Error output: error: process exited with status -1 (tried to attach to process already being debugged) ' did not return successfully Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang ====================================================================== FAIL: test_unsigned_long_type_from_block_dsym (TestLongTypes.LongTypesTestCase) Test that 'unsigned_long'-type variables are displayed correctly from a block. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1669, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/TestLongTypes.py", line 28, in test_unsigned_long_type_from_block self.build_and_run( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 64, in build_and_run self.build_and_run_with_source_atoms_expr( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 85, in build_and_run_with_source_atoms_expr self.generic_type_tester( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 139, in generic_type_tester self.process_launch_o() File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 105, in process_launch_o self.runCmd( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1992, in runCmd self.assertTrue(self.res.Succeeded(), AssertionError: False is not True : Command 'process launch -o "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/types/TestLongTypes.test_unsigned_long_type_from_block_dsym/test_unsigned_long_type_from_block_dsym-golden-output.txt" Error output: error: process exited with status -1 (tried to attach to process already being debugged) ' did not return successfully Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang ====================================================================== FAIL: test_unsigned_long_type_from_block_dwarf (TestLongTypes.LongTypesTestCase) Test that 'unsigned_long'-type variables are displayed correctly from a block. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1669, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/TestLongTypes.py", line 28, in test_unsigned_long_type_from_block self.build_and_run( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 64, in build_and_run self.build_and_run_with_source_atoms_expr( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 85, in build_and_run_with_source_atoms_expr self.generic_type_tester( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 139, in generic_type_tester self.process_launch_o() File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/types/AbstractBase.py", line 105, in process_launch_o self.runCmd( File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1992, in runCmd self.assertTrue(self.res.Succeeded(), AssertionError: False is not True : Command 'process launch -o "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/types/TestLongTypes.test_unsigned_long_type_from_block_dwarf/test_unsigned_long_type_from_block_dwarf-golden-output.txt" Error output: error: process exited with status -1 (tried to attach to process already being debugged) ' did not return successfully Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang ---------------------------------------------------------------------- Ran 32 tests in 365.426s

Hide Details

RESULT: FAILED (14 passes, 10 failures, 0 errors, 8 skipped, 0 expected failures, 0 unexpected successes)

Hide Details

--

Hide Details

******************** PASS: lldb-api :: functionalities/data-formatter/data-formatter-globals/TestDataFormatterGlobals.py (679 of 1524) PASS: lldb-shell :: Register/Core/x86-64-netbsd-addr.test (680 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestTargetXMLArch.py (681 of 1524) PASS: lldb-shell :: Driver/TestQuiet.test (682 of 1524) FAIL: lldb-api :: lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.py (683 of 1524) ******************** TEST 'lldb-api :: lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.py' FAILED ******************** Script: -- /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/Resources/Python.app/Contents/MacOS/Python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --codesign-identity lldb_codesign --arch x86_64 --build-dir /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex -t --env TERM=vt100 --env LLVM_LIBS_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./lib --env LLVM_INCLUDE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/include --env LLVM_TOOLS_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin --hermetic-libcxx --inferior-env ASAN_OPTIONS=detect_stack_use_after_return=1 --inferior-env DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib --arch x86_64 --build-dir /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex --lldb-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/lldb --compiler /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang --dsymutil /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/dsymutil --llvm-tools-dir /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin --lldb-libs-dir /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./lib /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -p TestConstStaticIntegralMember.py -- Exit Code: 1

Hide Details

Command Output (stdout): -- lldb version 16.0.99git (http://labmaster3.local/git/llvm-project.git revision eaf0aa1f1fbd06fbd66417f2c9d50d3074969824) clang revision eaf0aa1f1fbd06fbd66417f2c9d50d3074969824 llvm revision eaf0aa1f1fbd06fbd66417f2c9d50d3074969824 Skipping the following test categories: ['libstdcxx', 'dwo', 'llgs', 'fork']

Hide Details

-- Command Output (stderr): -- Change dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member runCmd: settings clear -all output:

Hide Details

runCmd: settings set symbols.enable-external-lookup false output:

Hide Details

runCmd: settings set target.inherit-tcc true output:

Hide Details

runCmd: settings set target.detach-on-error false output:

Hide Details

runCmd: settings set target.auto-apply-fixits false output:

Hide Details

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60 output:

Hide Details

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output:

Hide Details

runCmd: settings set use-color false output:

Hide Details

runCmd: setting set target.prefer-dynamic-value no-dynamic-values output:

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -C /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.test_class_with_only_const_static_dsym -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/Makefile MAKE_DSYM=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Hide Details

"/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/main.cpp "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" main.o -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info --driver-mode=g++ -o "a.out" codesign -s - "a.out" "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/dsymutil" -o "a.out.dSYM" "a.out"

Hide Details

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

XFAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang-x86_64) :: test_class_with_only_const_static_dsym (TestConstStaticIntegralMember.TestCase) <bound method SBProcess.Kill of SBProcess: pid = 79078, state = exited, threads = 0, executable = a.out>: success

Hide Details

runCmd: settings clear -all output:

Hide Details

runCmd: settings set symbols.enable-external-lookup false output:

Hide Details

runCmd: settings set target.inherit-tcc true output:

Hide Details

runCmd: settings set target.detach-on-error false output:

Hide Details

runCmd: settings set target.auto-apply-fixits false output:

Hide Details

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60 output:

Hide Details

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output:

Hide Details

runCmd: settings set use-color false output:

Hide Details

runCmd: setting set target.prefer-dynamic-value no-dynamic-values output:

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -C /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.test_class_with_only_const_static_dwarf -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/Makefile MAKE_DSYM=NO all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Hide Details

"/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/main.cpp "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" main.o -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info --driver-mode=g++ -o "a.out" codesign -s - "a.out"

Hide Details

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang-x86_64) :: test_class_with_only_const_static_dwarf (TestConstStaticIntegralMember.TestCase) <bound method SBProcess.Kill of SBProcess: pid = 79167, state = exited, threads = 0, executable = a.out>: success

Hide Details

UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang-x86_64) :: test_class_with_only_const_static_dwo (TestConstStaticIntegralMember.TestCase) (test case does not fall in any category of interest for this run) runCmd: settings clear -all output:

Hide Details

runCmd: settings set symbols.enable-external-lookup false output:

Hide Details

runCmd: settings set target.inherit-tcc true output:

Hide Details

runCmd: settings set target.detach-on-error false output:

Hide Details

runCmd: settings set target.auto-apply-fixits false output:

Hide Details

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60 output:

Hide Details

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output:

Hide Details

runCmd: settings set use-color false output:

Hide Details

runCmd: setting set target.prefer-dynamic-value no-dynamic-values output:

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -C /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.test_class_with_only_const_static_gmodules -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/Makefile MAKE_DSYM=NO MAKE_GMODULES=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Hide Details

"/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" -fmodules -gmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api -gmodules -fcxx-modules -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -fmodules -gmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api -gmodules -fcxx-modules --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/main.cpp "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" main.o -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -fmodules -gmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api -gmodules -fcxx-modules --driver-mode=g++ -o "a.out" codesign -s - "a.out"

Hide Details

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

<bound method SBProcess.Kill of SBProcess: pid = 79236, state = stopped, threads = 1, executable = a.out>: success

Hide Details

PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang-x86_64) :: test_class_with_only_const_static_gmodules (TestConstStaticIntegralMember.TestCase) runCmd: settings clear -all output:

Hide Details

runCmd: settings set symbols.enable-external-lookup false output:

Hide Details

runCmd: settings set target.inherit-tcc true output:

Hide Details

runCmd: settings set target.detach-on-error false output:

Hide Details

runCmd: settings set target.auto-apply-fixits false output:

Hide Details

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60 output:

Hide Details

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output:

Hide Details

runCmd: settings set use-color false output:

Hide Details

runCmd: setting set target.prefer-dynamic-value no-dynamic-values output:

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -C /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.test_dsym -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/Makefile MAKE_DSYM=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Hide Details

"/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/main.cpp "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" main.o -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info --driver-mode=g++ -o "a.out" codesign -s - "a.out" "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/dsymutil" -o "a.out.dSYM" "a.out"

Hide Details

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

runCmd: expr const int *i = &A::int_val; *i check of return status not required runCmd failed! error: expression failed to parse: error: Couldn't lookup symbols: __ZN1A7int_valE

Hide Details

Hide Details

Ran command: "expr const int *i = &A::int_val; *i"

Hide Details

Got output: error: expression failed to parse: error: Couldn't lookup symbols: __ZN1A7int_valE

Hide Details

Expecting sub string: "Couldn't lookup symbols:" (was found)

Hide Details

<bound method SBProcess.Kill of SBProcess: pid = 79280, state = stopped, threads = 1, executable = a.out>: success

Hide Details

PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang-x86_64) :: test_dsym (TestConstStaticIntegralMember.TestCase) runCmd: settings clear -all output:

Hide Details

runCmd: settings set symbols.enable-external-lookup false output:

Hide Details

runCmd: settings set target.inherit-tcc true output:

Hide Details

runCmd: settings set target.detach-on-error false output:

Hide Details

runCmd: settings set target.auto-apply-fixits false output:

Hide Details

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60 output:

Hide Details

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output:

Hide Details

runCmd: settings set use-color false output:

Hide Details

runCmd: setting set target.prefer-dynamic-value no-dynamic-values output:

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -C /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.test_dwarf -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/Makefile MAKE_DSYM=NO all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Hide Details

"/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/main.cpp "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" main.o -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info --driver-mode=g++ -o "a.out" codesign -s - "a.out"

Hide Details

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

runCmd: expr const int *i = &A::int_val; *i check of return status not required runCmd failed! error: expression failed to parse: error: Couldn't lookup symbols: __ZN1A7int_valE

Hide Details

Hide Details

Ran command: "expr const int *i = &A::int_val; *i"

Hide Details

Got output: error: expression failed to parse: error: Couldn't lookup symbols: __ZN1A7int_valE

Hide Details

Expecting sub string: "Couldn't lookup symbols:" (was found)

Hide Details

<bound method SBProcess.Kill of SBProcess: pid = 79364, state = stopped, threads = 1, executable = a.out>: success

Hide Details

PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang-x86_64) :: test_dwarf (TestConstStaticIntegralMember.TestCase) UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang-x86_64) :: test_dwo (TestConstStaticIntegralMember.TestCase) (test case does not fall in any category of interest for this run) runCmd: settings clear -all output:

Hide Details

runCmd: settings set symbols.enable-external-lookup false output:

Hide Details

runCmd: settings set target.inherit-tcc true output:

Hide Details

runCmd: settings set target.detach-on-error false output:

Hide Details

runCmd: settings set target.auto-apply-fixits false output:

Hide Details

runCmd: settings set plugin.process.gdb-remote.packet-timeout 60 output:

Hide Details

runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output:

Hide Details

runCmd: settings set use-color false output:

Hide Details

runCmd: setting set target.prefer-dynamic-value no-dynamic-values output:

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

make VPATH=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -C /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.test_gmodules -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -f /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/Makefile MAKE_DSYM=NO MAKE_GMODULES=YES all ARCH=x86_64 'CC="/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang"' DSYMUTIL=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/dsymutil CODESIGN=codesign CLANG_MODULE_CACHE_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api USE_HERMETIC_LIBCPP=1

Hide Details

"/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" -fmodules -gmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api -gmodules -fcxx-modules -std=c++11 -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -fmodules -gmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api -gmodules -fcxx-modules --driver-mode=g++ -MT main.o -MD -MP -MF main.d -c -o main.o /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/main.cpp "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang" main.o -g -O0 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk" -arch x86_64 -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/../../../../../include -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member -I/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make -include /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/make/test_common.h -fno-limit-debug-info -fmodules -gmodules -fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api -gmodules -fcxx-modules --driver-mode=g++ -o "a.out" codesign -s - "a.out"

Hide Details

Hide Details

runCmd: settings set target.env-vars ASAN_OPTIONS=detect_stack_use_after_return=1 DYLD_INSERT_LIBRARIES=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/15.0.99/lib/darwin/libclang_rt.asan_osx_dynamic.dylib output:

Hide Details

runCmd: expr const int *i = &A::int_val; *i check of return status not required runCmd failed! error: expression failed to parse: error: No module map file in /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/include/c++/v1

Hide Details

error: Couldn't lookup symbols: __ZN1A7int_valE

Hide Details

Hide Details

Ran command: "expr const int *i = &A::int_val; *i"

Hide Details

Got output: error: expression failed to parse: error: No module map file in /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/include/c++/v1

Hide Details

error: Couldn't lookup symbols: __ZN1A7int_valE

Hide Details

Expecting sub string: "Couldn't lookup symbols:" (was found)

Hide Details

<bound method SBProcess.Kill of SBProcess: pid = 79431, state = stopped, threads = 1, executable = a.out>: success

Hide Details

PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang-x86_64) :: test_gmodules (TestConstStaticIntegralMember.TestCase) Restore dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test ====================================================================== FAIL: test_class_with_only_const_static_dwarf (TestConstStaticIntegralMember.TestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1669, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 125, in wrapper func(*args, **kwargs) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.py", line 97, in test_class_with_only_const_static lldbutil.run_to_source_breakpoint(self, "// break here", lldb.SBFileSpec("main.cpp")) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py", line 955, in run_to_source_breakpoint return run_to_breakpoint_do_run(test, target, breakpoint, launch_info, File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.py", line 857, in run_to_breakpoint_do_run test.assertFalse(error.Fail(), AssertionError: True is not False : Process launch failed: process exited with status -1 (tried to attach to process already being debugged) Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang ---------------------------------------------------------------------- Ran 8 tests in 79.435s

Hide Details

RESULT: FAILED (4 passes, 1 failures, 0 errors, 2 skipped, 1 expected failures, 0 unexpected successes)

Hide Details

--

Hide Details

******************** XFAIL: lldb-api :: functionalities/thread/multi_break/TestMultipleBreakpoints.py (684 of 1524) XFAIL: lldb-shell :: Expr/nodefaultlib.cpp (685 of 1524) PASS: lldb-api :: commands/watchpoints/hello_watchpoint/TestMyFirstWatchpoint.py (686 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/vector/TestDataFormatterLibcxxVector.py (687 of 1524) PASS: lldb-shell :: ScriptInterpreter/Python/eof.test (688 of 1524) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteProcessInfo.py (689 of 1524) PASS: lldb-api :: lang/cpp/global_operators/TestCppGlobalOperators.py (690 of 1524) PASS: lldb-api :: commands/expression/import-std-module/conflicts/TestStdModuleWithConflicts.py (691 of 1524) PASS: lldb-api :: commands/expression/rdar42038760/TestScalarURem.py (692 of 1524) UNSUPPORTED: lldb-shell :: Expr/TestIRMemoryMapWindows.test (693 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/ast-types.cpp (694 of 1524) PASS: lldb-api :: lang/c/inlines/TestRedefinitionsInInlines.py (695 of 1524) UNSUPPORTED: lldb-api :: functionalities/thread/main_thread_exit/TestMainThreadExit.py (696 of 1524) PASS: lldb-api :: lang/cpp/const_static_integral_member_int128/TestConstStaticIntegralMemberInt128.py (697 of 1524) PASS: lldb-api :: commands/watchpoints/watchpoint_commands/TestWatchpointCommands.py (698 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/inline-function-address.ll (699 of 1524) UNSUPPORTED: lldb-api :: tools/lldb-vscode/disconnect/TestVSCode_disconnect.py (700 of 1524) PASS: lldb-api :: functionalities/data-formatter/user-format-vs-summary/TestUserFormatVsSummary.py (701 of 1524) UNSUPPORTED: lldb-api :: iohandler/sigint/TestIOHandlerPythonREPLSigint.py (702 of 1524) PASS: lldb-api :: commands/expression/import-std-module/forward_decl_from_module/TestForwardDeclFromStdModule.py (703 of 1524) PASS: lldb-shell :: ObjectFile/MachO/lc_version_min.yaml (704 of 1524) PASS: lldb-api :: commands/frame/language/TestGuessLanguage.py (705 of 1524) UNSUPPORTED: lldb-api :: linux/aarch64/unwind_signal/TestUnwindSignal.py (706 of 1524) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteSingleStep.py (707 of 1524) UNSUPPORTED: lldb-api :: benchmarks/frame_variable/TestFrameVariableResponse.py (708 of 1524) PASS: lldb-api :: commands/expression/call-throws/TestCallThatThrows.py (709 of 1524) PASS: lldb-api :: lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py (710 of 1524) PASS: lldb-api :: lang/objc/objc-property/TestObjCProperty.py (711 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/cmtime/TestDataFormatterCMTime.py (712 of 1524) PASS: lldb-api :: lang/cpp/crtp/TestCppCRTP.py (713 of 1524) PASS: lldb-shell :: Settings/TestFrameFormatColor.test (714 of 1524) PASS: lldb-api :: commands/expression/vector_of_enums/TestVectorOfEnums.py (715 of 1524) PASS: lldb-api :: api/multiple-debuggers/TestMultipleDebuggers.py (716 of 1524) PASS: lldb-api :: functionalities/load_unload/TestLoadUnload.py (717 of 1524) XFAIL: lldb-shell :: SymbolFile/DWARF/find-type-in-function.cpp (718 of 1524) PASS: lldb-shell :: Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputConsole.test (719 of 1524) PASS: lldb-api :: functionalities/tail_call_frames/unambiguous_sequence/TestUnambiguousTailCalls.py (720 of 1524) PASS: lldb-api :: functionalities/breakpoint/breakpoint_language/TestBreakpointLanguage.py (721 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalDelayBreak.py (722 of 1524) PASS: lldb-api :: lang/cpp/breakpoint_in_member_func_w_non_primitive_params/TestBreakpointInMemberFuncWNonPrimitiveParams.py (723 of 1524) PASS: lldb-api :: functionalities/multiword-commands/TestMultiWordCommands.py (724 of 1524) PASS: lldb-api :: lang/cpp/dynamic-value/TestCppValueCast.py (725 of 1524) PASS: lldb-shell :: Register/Core/x86-64-netbsd-gp.test (726 of 1524) PASS: lldb-shell :: ObjectFile/PECOFF/section-types.yaml (727 of 1524) UNSUPPORTED: lldb-shell :: Subprocess/vfork-follow-child-softbp.test (728 of 1524) PASS: lldb-shell :: VSCode/TestOptions.test (729 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/type-quals.test (730 of 1524) XFAIL: lldb-api :: lang/c/local_types/TestUseClosestType.py (731 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/tag-types.cpp (732 of 1524) PASS: lldb-api :: commands/expression/call-function/TestCallUserDefinedFunction.py (733 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/generic/list/loop/TestDataFormatterGenericListLoop.py (734 of 1524) PASS: lldb-api :: functionalities/conditional_break/TestConditionalBreak.py (735 of 1524) PASS: lldb-api :: arm/emulation/TestEmulations.py (736 of 1524) UNSUPPORTED: lldb-shell :: Register/x86-64-zmm-read.test (737 of 1524) UNSUPPORTED: lldb-api :: functionalities/unwind/ehframe/TestEhFrameUnwind.py (738 of 1524) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/iterator/TestDataFormatterStdIterator.py (739 of 1524) PASS: lldb-api :: commands/expression/class_template_specialization_empty_pack/TestClassTemplateSpecializationParametersHandling.py (740 of 1524) PASS: lldb-shell :: Minidump/breakpad-symbols.test (741 of 1524) PASS: lldb-api :: python_api/process/read-mem-cstring/TestReadMemCString.py (742 of 1524) PASS: lldb-api :: functionalities/launch_stop_at_entry/TestStopAtEntry.py (743 of 1524) UNSUPPORTED: lldb-shell :: Subprocess/clone-follow-child-softbp.test (744 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneDelayBreakpoint.py (745 of 1524) UNSUPPORTED: lldb-api :: linux/aarch64/mte_memory_region/TestAArch64LinuxMTEMemoryRegion.py (746 of 1524) PASS: lldb-shell :: ObjectFile/Breakpad/uuid-matching-mac.test (747 of 1524) PASS: lldb-api :: lang/cpp/dereferencing_references/TestCPPDereferencingReferences.py (748 of 1524) PASS: lldb-api :: functionalities/tail_call_frames/disambiguate_paths_to_common_sink/TestDisambiguatePathsToCommonSink.py (749 of 1524) PASS: lldb-shell :: Register/x86-64-ymm-read.test (750 of 1524) PASS: lldb-api :: lang/objc/radar-9691614/TestObjCMethodReturningBOOL.py (751 of 1524) PASS: lldb-api :: lang/cpp/chained-calls/TestCppChainedCalls.py (752 of 1524) UNSUPPORTED: lldb-api :: functionalities/postmortem/FreeBSDKernel/TestFreeBSDKernelVMCore.py (753 of 1524) PASS: lldb-api :: functionalities/data-formatter/refpointer-recursion/TestDataFormatterRefPtrRecursion.py (754 of 1524) PASS: lldb-api :: lang/cpp/exceptions/TestCPPExceptionBreakpoints.py (755 of 1524) PASS: lldb-api :: lang/cpp/break-on-initializers/TestBreakOnCPP11Initializers.py (756 of 1524) UNSUPPORTED: lldb-api :: repl/clang/TestClangREPL.py (757 of 1524) PASS: lldb-api :: commands/expression/import-std-module/forward_list-dbg-info-content/TestDbgInfoContentForwardListFromStdModule.py (758 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestNoLocalFile.py (759 of 1524) XFAIL: lldb-api :: lang/c/typedef/Testtypedef.py (760 of 1524) PASS: lldb-api :: lang/c/fpeval/TestFPEval.py (761 of 1524) PASS: lldb-api :: commands/settings/use_source_cache/TestUseSourceCache.py (762 of 1524) PASS: lldb-api :: lang/c/complex/TestComplexC99.py (763 of 1524) UNSUPPORTED: lldb-api :: commands/trace/TestTraceLoad.py (764 of 1524) PASS: lldb-api :: functionalities/breakpoint/step_over_breakpoint/TestStepOverBreakpoint.py (765 of 1524) PASS: lldb-api :: commands/platform/process/list/TestProcessList.py (766 of 1524) UNSUPPORTED: lldb-api :: linux/aarch64/tagged_memory_region/TestAArch64LinuxTaggedMemoryRegion.py (767 of 1524) PASS: lldb-api :: functionalities/fat_archives/TestFatArchives.py (768 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestPartialGPacket.py (769 of 1524) PASS: lldb-api :: api/multithreaded/TestMultithreaded.py (770 of 1524) PASS: lldb-api :: functionalities/paths/TestPaths.py (771 of 1524) PASS: lldb-shell :: ObjectFile/PECOFF/sections.yaml (772 of 1524) PASS: lldb-api :: tools/lldb-server/TestGdbRemote_vCont.py (773 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestGDBRemoteClient.py (774 of 1524) PASS: lldb-api :: commands/watchpoints/watchpoint_on_vectors/TestValueOfVectorVariable.py (775 of 1524) UNSUPPORTED: lldb-api :: iohandler/completion/TestIOHandlerCompletion.py (776 of 1524) PASS: lldb-shell :: ObjectFile/ELF/section-types-edgecases.yaml (777 of 1524) PASS: lldb-api :: functionalities/breakpoint/serialize/TestBreakpointSerialization.py (778 of 1524) PASS: lldb-api :: functionalities/postmortem/minidump-new/TestMiniDumpNew.py (779 of 1524) PASS: lldb-api :: commands/expression/issue_11588/Test11588.py (780 of 1524) PASS: lldb-api :: commands/expression/completion-crash-incomplete-record/TestCompletionCrashIncompleteRecord.py (781 of 1524) PASS: lldb-api :: functionalities/testid/TestTestId.py (782 of 1524) PASS: lldb-api :: commands/expression/argument_passing_restrictions/TestArgumentPassingRestrictions.py (783 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/tuple/TestDataFormatterLibcxxTuple.py (784 of 1524) PASS: lldb-api :: commands/expression/import-std-module/vector-bool/TestVectorBoolFromStdModule.py (785 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/stack_unwinding01.cpp (786 of 1524) PASS: lldb-shell :: Host/TestCustomShell.test (787 of 1524) PASS: lldb-api :: functionalities/stats_api/TestStatisticsAPI.py (788 of 1524) PASS: lldb-api :: commands/expression/call-function/TestCallStopAndContinue.py (789 of 1524) PASS: lldb-api :: commands/expression/diagnostics/TestExprDiagnostics.py (790 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dir-separator-no-comp-dir-relative-name.s (791 of 1524) PASS: lldb-api :: python_api/thread/TestThreadAPI.py (792 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dir-separator-posix.s (793 of 1524) PASS: lldb-shell :: Driver/TestError.test (794 of 1524) PASS: lldb-shell :: Subprocess/vfork-follow-parent.test (795 of 1524) PASS: lldb-api :: commands/expression/codegen-crash-typedefdecl-not-in_declcontext/TestCodegenCrashTypedefDeclNotInDeclContext.py (796 of 1524) UNSUPPORTED: lldb-shell :: Commands/command-disassemble-aarch64-extensions.s (797 of 1524) PASS: lldb-shell :: Minidump/no-process-id.yaml (798 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-ptr-to-array/TestPtrToArrayFormatting.py (799 of 1524) PASS: lldb-api :: lang/cpp/complete-type-check/TestCppIsTypeComplete.py (800 of 1524) PASS: lldb-api :: macosx/universal/TestUniversal.py (801 of 1524) UNSUPPORTED: lldb-api :: benchmarks/stepping/TestSteppingSpeed.py (802 of 1524) XFAIL: lldb-api :: macosx/macCatalystAppMacOSFramework/TestMacCatalystAppWithMacOSFramework.py (803 of 1524) PASS: lldb-shell :: Driver/TestCommands.test (804 of 1524) PASS: lldb-api :: functionalities/module_cache/simple_exe/TestModuleCacheSimple.py (805 of 1524) PASS: lldb-api :: functionalities/return-value/TestReturnValue.py (806 of 1524) PASS: lldb-api :: commands/expression/import-std-module/no-std-module/TestMissingStdModule.py (807 of 1524) PASS: lldb-shell :: Settings/TestModuleCacheSanity.test (808 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/quit.test (809 of 1524) PASS: lldb-shell :: Register/Core/x86-32-netbsd-gp.test (810 of 1524) UNSUPPORTED: lldb-shell :: Unwind/unwind-plan-dwarf-dump.test (811 of 1524) PASS: lldb-api :: lang/objc/blocks/TestObjCIvarsInBlocks.py (812 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestNestedRegDefinitions.py (813 of 1524) PASS: lldb-shell :: ObjectFile/ELF/compressed-sections.yaml (814 of 1524) PASS: lldb-api :: driver/job_control/TestJobControl.py (815 of 1524) UNSUPPORTED: lldb-api :: python_api/disassemble-raw-data/TestDisassemble_VST1_64.py (816 of 1524) UNSUPPORTED: lldb-api :: macosx/rosetta/TestRosetta.py (817 of 1524) PASS: lldb-api :: python_api/findvalue_duplist/TestSBFrameFindValue.py (818 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-skip-summary/TestDataFormatterSkipSummary.py (819 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/generic/optional/TestDataFormatterGenericOptional.py (820 of 1524) PASS: lldb-shell :: Watchpoint/SetErrorCases.test (821 of 1524) PASS: lldb-shell :: ScriptInterpreter/Python/command_import.test (822 of 1524) UNSUPPORTED: lldb-api :: android/platform/TestDefaultCacheLineSize.py (823 of 1524) PASS: lldb-api :: lang/objc/modules/TestObjCModules.py (824 of 1524) UNSUPPORTED: lldb-api :: functionalities/tty/TestTerminal.py (825 of 1524) PASS: lldb-api :: python_api/symbol-context/two-files/TestSymbolContextTwoFiles.py (826 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/function-nested-block.test (827 of 1524) PASS: lldb-api :: lang/cpp/typeof/TestTypeOfDeclTypeExpr.py (828 of 1524) UNSUPPORTED: lldb-shell :: Register/arm-gp-read.test (829 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/debug_line-relative_path.s (830 of 1524) PASS: lldb-api :: python_api/lldbutil/frame/TestFrameUtils.py (831 of 1524) PASS: lldb-api :: commands/version/TestVersion.py (832 of 1524) PASS: lldb-api :: lang/cpp/typedef/TestCppTypedef.py (833 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/breakpoint_function_callback.test (834 of 1524) PASS: lldb-api :: lldbutil-tests/failed-to-hit-breakpoint/TestLLDBUtilFailedToHitBreakpoint.py (835 of 1524) PASS: lldb-api :: lang/cpp/symbols/TestSymbols.py (836 of 1524) PASS: lldb-api :: lang/cpp/wchar_t/TestCxxWCharT.py (837 of 1524) PASS: lldb-api :: commands/log/basic/TestLogHandlers.py (838 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-script/TestDataFormatterScript.py (839 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestNoWatchpointSupportInfo.py (840 of 1524) PASS: lldb-api :: functionalities/postmortem/elf-core/gcore/TestGCore.py (841 of 1524) PASS: lldb-shell :: Minidump/dump-all.test (842 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-synthval/TestDataFormatterSynthVal.py (843 of 1524) UNSUPPORTED: lldb-shell :: Subprocess/vfork-follow-child.test (844 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCKVO.py (845 of 1524) PASS: lldb-api :: functionalities/data-formatter/array_typedef/TestArrayTypedef.py (846 of 1524) PASS: lldb-api :: lang/c/cpp_keyword_identifiers/TestCppKeywordsAsCIdentifiers.py (847 of 1524) UNSUPPORTED: lldb-shell :: Register/x86-ymm-write.test (848 of 1524) PASS: lldb-api :: tools/lldb-server/signal-filtering/TestGdbRemote_QPassSignals.py (849 of 1524) PASS: lldb-api :: functionalities/history/TestHistoryRecall.py (850 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-synthtype/TestDataFormatterSynthType.py (851 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/bitfields.cpp (852 of 1524) UNSUPPORTED: lldb-api :: lang/objc/ptr_refs/TestPtrRefsObjC.py (853 of 1524) UNSUPPORTED: lldb-shell :: ObjectFile/ELF/minidebuginfo-set-and-hit-breakpoint.test (854 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/target-symbols-add-unwind.test (855 of 1524) PASS: lldb-api :: python_api/watchpoint/watchlocation/TestTargetWatchAddress.py (856 of 1524) PASS: lldb-api :: tools/lldb-vscode/stop-hooks/TestVSCode_stop_hooks.py (857 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_AT_low_pc-addrx.s (858 of 1524) PASS: lldb-api :: lang/cpp/virtual-overload/TestVirtualOverload.py (859 of 1524) PASS: lldb-api :: lang/objc/objc++/TestObjCXX.py (860 of 1524) UNSUPPORTED: lldb-shell :: Subprocess/fork-follow-child-wp.test (861 of 1524) PASS: lldb-api :: functionalities/mtc/simple/TestMTCSimple.py (862 of 1524) PASS: lldb-shell :: Commands/command-stop-hook-no-target.test (863 of 1524) PASS: lldb-api :: lang/cpp/virtual-functions/TestCppVirtualFunctions.py (864 of 1524) PASS: lldb-api :: lang/cpp/static_methods/TestCPPStaticMethods.py (865 of 1524) PASS: lldb-shell :: ObjectFile/MachO/symtab.yaml (866 of 1524) PASS: lldb-api :: commands/target/modules/search-paths/insert/TestTargetModulesSearchpathsInsert.py (867 of 1524) PASS: lldb-api :: commands/apropos/basic/TestApropos.py (868 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSError.py (869 of 1524) PASS: lldb-api :: lang/objc/objc-static-method-stripped/TestObjCStaticMethodStripped.py (870 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/debug_ranges.s (871 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelayedCrashWithBreakpointWatchpoint.py (872 of 1524) UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemotePlatformFile.py (873 of 1524) PASS: lldb-api :: commands/breakpoint/command/list/TestBreakpointCommandList.py (874 of 1524) PASS: lldb-api :: lang/cpp/template-arguments/TestCppTemplateArguments.py (875 of 1524) PASS: lldb-api :: test_utils/base/TestBaseTest.py (876 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestGDBRemotePlatformFile.py (877 of 1524) UNSUPPORTED: lldb-api :: macosx/corefile-exception-reason/TestCorefileExceptionReason.py (878 of 1524) PASS: lldb-shell :: ObjectFile/ELF/null-jmprel.yaml (879 of 1524) UNSUPPORTED: lldb-api :: functionalities/dyld-launch-linux/TestDyldLaunchLinux.py (880 of 1524) PASS: lldb-api :: lang/objc/modules-inline-functions/TestModulesInlineFunctions.py (881 of 1524) UNSUPPORTED: lldb-api :: commands/trace/TestTraceStartStop.py (882 of 1524) PASS: lldb-api :: commands/watchpoints/watchpoint_commands/command/TestWatchpointCommandPython.py (883 of 1524) PASS: lldb-api :: commands/expression/call-function/TestCallBuiltinFunction.py (884 of 1524) PASS: lldb-api :: functionalities/breakpoint/objc/TestObjCBreakpoints.py (885 of 1524) PASS: lldb-api :: commands/expression/radar_9673664/TestExprHelpExamples.py (886 of 1524) PASS: lldb-api :: functionalities/postmortem/minidump-new/TestMiniDumpUUID.py (887 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneSignal.py (888 of 1524) PASS: lldb-api :: functionalities/data-formatter/language_category_updates/TestDataFormatterLanguageCategoryUpdates.py (889 of 1524) PASS: lldb-api :: python_api/interpreter/TestRunCommandInterpreterAPI.py (890 of 1524) PASS: lldb-api :: lang/c/enum_types/TestEnumTypes.py (891 of 1524) PASS: lldb-api :: lang/objc/objc-dyn-sbtype/TestObjCDynamicSBType.py (892 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/dissassemble-entry-point.s (893 of 1524) UNSUPPORTED: lldb-shell :: Register/x86-gp-write.test (894 of 1524) PASS: lldb-shell :: ObjectFile/PECOFF/uuid.yaml (895 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointThreads.py (896 of 1524) PASS: lldb-api :: tools/lldb-server/register-reading/TestGdbRemoteGPacket.py (897 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-proper-plurals/TestFormattersOneIsSingular.py (898 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/find-basic-namespace.cpp (899 of 1524) PASS: lldb-api :: commands/expression/save_jit_objects/TestSaveJITObjects.py (900 of 1524) PASS: lldb-shell :: REPL/Basic.test (901 of 1524) PASS: lldb-shell :: Breakpoint/split-dwarf-5-addrbase.test (902 of 1524) PASS: lldb-api :: commands/expression/import-std-module/forward_list/TestForwardListFromStdModule.py (903 of 1524) PASS: lldb-shell :: ObjectFile/PECOFF/basic-info-arm.yaml (904 of 1524) PASS: lldb-api :: symbol_ondemand/breakpoint_language/TestBreakpointLanguageOnDemand.py (905 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/command_script_import.test (906 of 1524) PASS: lldb-api :: tools/lldb-server/commandline/TestStubSetSID.py (907 of 1524) PASS: lldb-api :: functionalities/breakpoint/auto_continue/TestBreakpointAutoContinue.py (908 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/string/simulator/TestDataFormatterLibcxxStringSimulator.py (909 of 1524) PASS: lldb-shell :: Quit/TestQuitExitCodeImplicit0.test (910 of 1524) PASS: lldb-shell :: Settings/TestStopCommandSourceOnError.test (911 of 1524) PASS: lldb-api :: commands/expression/result_numbering/TestResultNumbering.py (912 of 1524) PASS: lldb-api :: python_api/sbstructureddata/TestStructuredDataAPI.py (913 of 1524) PASS: lldb-shell :: Reproducer/TestDump.test (914 of 1524) UNSUPPORTED: lldb-shell :: Watchpoint/netbsd-nouserdbregs.test (915 of 1524) PASS: lldb-api :: lang/cpp/namespace_definitions/TestNamespaceDefinitions.py (916 of 1524) PASS: lldb-api :: lang/cpp/namespace/TestNamespaceLookup.py (917 of 1524) PASS: lldb-api :: lang/cpp/trivial_abi/TestTrivialABI.py (918 of 1524) PASS: lldb-api :: lang/c/unions/TestUnionMembers.py (919 of 1524) UNSUPPORTED: lldb-api :: commands/gui/expand-threads-tree/TestGuiExpandThreadsTree.py (920 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentWatchpointDelayWatchpointOneBreakpoint.py (921 of 1524) PASS: lldb-api :: tools/lldb-vscode/stackTrace/TestVSCode_stackTrace.py (922 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_TAG_variable-invalid_location.s (923 of 1524) PASS: lldb-api :: lang/cpp/frame-var-anon-unions/TestFrameVariableAnonymousUnions.py (924 of 1524) PASS: lldb-api :: functionalities/unwind/zeroth_frame/TestZerothFrame.py (925 of 1524) PASS: lldb-api :: lang/cpp/std-function-step-into-callable/TestStdFunctionStepIntoCallable.py (926 of 1524) PASS: lldb-api :: macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py (927 of 1524) UNSUPPORTED: lldb-api :: benchmarks/turnaround/TestCompileRunToBreakpointTurnaround.py (928 of 1524) PASS: lldb-api :: commands/add-dsym/uuid/TestAddDsymCommand.py (929 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/function-types-calling-conv.cpp (930 of 1524) PASS: lldb-api :: commands/watchpoints/multiple_threads/TestWatchpointMultipleThreads.py (931 of 1524) PASS: lldb-api :: types/TestFloatTypesExpr.py (932 of 1524) PASS: lldb-api :: commands/expression/import-std-module/deque-dbg-info-content/TestDbgInfoContentDequeFromStdModule.py (933 of 1524) PASS: lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py (934 of 1524) PASS: lldb-api :: commands/expression/import-std-module/array/TestArrayFromStdModule.py (935 of 1524) PASS: lldb-shell :: ObjectFile/wasm/unified-debug-sections.yaml (936 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_OP_deref_size_static_var.s (937 of 1524) PASS: lldb-shell :: Driver/LocalLLDBInit.test (938 of 1524) PASS: lldb-shell :: Driver/TestUseColor.test (939 of 1524) UNSUPPORTED: lldb-shell :: Unwind/eh-frame-small-fde.test (940 of 1524) PASS: lldb-shell :: Reproducer/TestVersionCheck.test (941 of 1524) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/TestDataFormatterStdSmartPtr.py (942 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/compilercontext.ll (943 of 1524) PASS: lldb-shell :: Commands/command-backtrace-parser-2.test (944 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/dwarf5-line-strp.s (945 of 1524) PASS: lldb-api :: commands/frame/diagnose/dereference-argument/TestDiagnoseDereferenceArgument.py (946 of 1524) PASS: lldb-api :: functionalities/thread/step_out/TestThreadStepOut.py (947 of 1524) PASS: lldb-api :: functionalities/data-formatter/var-in-aggregate-misuse/TestVarInAggregateMisuse.py (948 of 1524) UNSUPPORTED: lldb-api :: commands/expression/import-std-module/stack/TestStackFromStdModule.py (949 of 1524) PASS: lldb-api :: python_api/get-value-32bit-int/TestGetValue32BitInt.py (950 of 1524) PASS: lldb-api :: commands/process/launch/TestProcessLaunch.py (951 of 1524) PASS: lldb-api :: functionalities/step_scripted/TestStepScripted.py (952 of 1524) UNSUPPORTED: lldb-api :: tools/lldb-server/TestNonStop.py (953 of 1524) PASS: lldb-shell :: Breakpoint/invalid-condition.test (954 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dead-code-filtering.yaml (955 of 1524) PASS: lldb-api :: tools/lldb-server/inferior-crash/TestGdbRemoteAbort.py (956 of 1524) PASS: lldb-shell :: Quit/TestQuitExitCodeTooManyArgs.test (957 of 1524) PASS: lldb-api :: functionalities/memory/cache/TestMemoryCache.py (958 of 1524) PASS: lldb-api :: functionalities/thread/step_until/TestStepUntil.py (959 of 1524) PASS: lldb-api :: lang/cpp/pointer_to_member_type_depending_on_parent_size/TestPointerToMemberTypeDependingOnParentSize.py (960 of 1524) PASS: lldb-api :: lang/objcxx/objcxx-ivar-vector/TestIvarVector.py (961 of 1524) PASS: lldb-shell :: Register/Core/x86-64-linux-multithread.test (962 of 1524) PASS: lldb-api :: tools/lldb-vscode/correct-thread/TestVSCode_correct_thread.py (963 of 1524) PASS: lldb-api :: commands/expression/persistent_types/TestPersistentTypes.py (964 of 1524) PASS: lldb-api :: functionalities/data-formatter/stringprinter/TestStringPrinter.py (965 of 1524) PASS: lldb-api :: functionalities/thread/exit_during_break/TestExitDuringBreak.py (966 of 1524) UNSUPPORTED: lldb-api :: arm/breakpoint-it/TestBreakpointIt.py (967 of 1524) XFAIL: lldb-shell :: Register/x86-64-fp-write.test (968 of 1524) PASS: lldb-api :: python_api/frame/inlines/TestInlinedFrame.py (969 of 1524) PASS: lldb-api :: lang/objc/modules-incomplete/TestIncompleteModules.py (970 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dwarf5-debug_line-file-index.s (971 of 1524) PASS: lldb-shell :: ObjectFile/ELF/PT_LOAD.yaml (972 of 1524) PASS: lldb-api :: functionalities/tail_call_frames/cross_object/TestCrossObjectTailCalls.py (973 of 1524) PASS: lldb-api :: commands/target/stop-hook/enable/TestTargetStopHookEnable.py (974 of 1524) PASS: lldb-shell :: ObjectFile/PECOFF/symbol.yaml (975 of 1524) PASS: lldb-api :: functionalities/scripted_process/TestScriptedProcess.py (976 of 1524) PASS: lldb-api :: commands/command/nested_alias/TestNestedAlias.py (977 of 1524) PASS: lldb-api :: lang/cpp/scratch-context-merging/structs/TestCppScratchContextMergingStructs.py (978 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestJLink6Armv7RegisterDefinition.py (979 of 1524) PASS: lldb-api :: lang/cpp/diamond/TestCppDiamond.py (980 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_AT_location-DW_AT_const_value.s (981 of 1524) PASS: lldb-api :: macosx/unregistered-macho/TestUnregisteredMacho.py (982 of 1524) PASS: lldb-api :: lang/cpp/struct_with_keyword_name/TestStructWithKeywordName.py (983 of 1524) PASS: lldb-api :: python_api/frame/TestFrames.py (984 of 1524) UNSUPPORTED: lldb-shell :: Subprocess/clone-follow-child.test (985 of 1524) PASS: lldb-shell :: Register/Core/x86-64-freebsd-gp.test (986 of 1524) PASS: lldb-api :: commands/target/basic/TestTargetCommand.py (987 of 1524) UNSUPPORTED: lldb-api :: commands/expression/multiline-navigation/TestMultilineNavigation.py (988 of 1524) PASS: lldb-api :: commands/frame/select/TestFrameSelect.py (989 of 1524) PASS: lldb-api :: lang/cpp/class-template-type-parameter-pack/TestClassTemplateTypeParameterPack.py (990 of 1524) PASS: lldb-shell :: ObjectFile/ELF/minidebuginfo-corrupt-xz.yaml (991 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestStopPCs.py (992 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentWatchpointWithDelayWatchpointThreads.py (993 of 1524) PASS: lldb-api :: tools/lldb-vscode/attach/TestVSCode_attach.py (994 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/breakpoint_callback.test (995 of 1524) UNSUPPORTED: lldb-shell :: Breakpoint/case-insensitive.test (996 of 1524) PASS: lldb-api :: lang/objc/foundation/TestObjCMethods.py (997 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/nsstring/TestDataFormatterNSString.py (998 of 1524) PASS: lldb-api :: lang/cpp/accelerator-table/TestCPPAccelerator.py (999 of 1524) PASS: lldb-api :: python_api/section/TestSectionAPI.py (1000 of 1524) PASS: lldb-shell :: Breakpoint/debug_addrx.test (1001 of 1524) PASS: lldb-api :: commands/expression/char/TestExprsChar.py (1002 of 1524) PASS: lldb-api :: python_api/lldbutil/iter/TestLLDBIterator.py (1003 of 1524) PASS: lldb-api :: tools/lldb-vscode/module/TestVSCode_module.py (1004 of 1524) PASS: lldb-api :: functionalities/data-formatter/typedef_array/TestTypedefArray.py (1005 of 1524) PASS: lldb-api :: functionalities/load_using_paths/TestLoadUsingPaths.py (1006 of 1524) PASS: lldb-api :: functionalities/memory-region/TestMemoryRegion.py (1007 of 1524) PASS: lldb-shell :: SymbolFile/Breakpad/inline-record.test (1008 of 1524) PASS: lldb-api :: macosx/ignore_exceptions/TestIgnoredExceptions.py (1009 of 1524) PASS: lldb-api :: lang/cpp/unicode-literals/TestUnicodeLiterals.py (1010 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/break-by-function.cpp (1011 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestRegDefinitionInParts.py (1012 of 1524) PASS: lldb-api :: functionalities/recursion/TestValueObjectRecursion.py (1013 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/fail_breakpoint_oneline.test (1014 of 1524) PASS: lldb-api :: lang/cpp/gmodules-templates/TestGModules.py (1015 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s (1016 of 1524) UNSUPPORTED: lldb-api :: tools/lldb-server/vCont-threads/TestSignal.py (1017 of 1524) PASS: lldb-api :: functionalities/deleted-executable/TestDeletedExecutable.py (1018 of 1524) UNSUPPORTED: lldb-api :: benchmarks/continue/TestBenchmarkContinue.py (1019 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/nsindexpath/TestDataFormatterNSIndexPath.py (1020 of 1524) PASS: lldb-api :: python_api/sbdata/TestSBData.py (1021 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/array-sizes.s (1022 of 1524) PASS: lldb-api :: commands/watchpoints/watchpoint_set_command/TestWatchLocationWithWatchSet.py (1023 of 1524) PASS: lldb-shell :: ObjectFile/ELF/section-permissions.yaml (1024 of 1524) XFAIL: lldb-api :: commands/expression/macros/TestMacros.py (1025 of 1524) PASS: lldb-shell :: Error/assert.test (1026 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointsOneSignal.py (1027 of 1524) PASS: lldb-api :: functionalities/avoids-fd-leak/TestFdLeak.py (1028 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/debug_line-tombstone.s (1029 of 1524) UNSUPPORTED: lldb-shell :: Commands/command-target-create-resolve-exe.test (1030 of 1524) PASS: lldb-api :: lang/objc/modules-non-objc-target/TestObjCModulesNonObjCTarget.py (1031 of 1524) PASS: lldb-api :: lang/c/stepping/TestThreadStepping.py (1032 of 1524) UNSUPPORTED: lldb-api :: functionalities/ptrauth_diagnostics/BRAA_error/TestPtrauthBRAADiagnostic.py (1033 of 1524) PASS: lldb-shell :: Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test (1034 of 1524) PASS: lldb-api :: tools/lldb-vscode/breakpoint/TestVSCode_setFunctionBreakpoints.py (1035 of 1524) UNSUPPORTED: lldb-api :: lang/objc/modules-update/TestClangModulesUpdate.py (1036 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentManyBreakpoints.py (1037 of 1524) PASS: lldb-shell :: Driver/TestPageZeroRead.test (1038 of 1524) PASS: lldb-shell :: ObjectFile/ELF/many-sections.s (1039 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/pointers.test (1040 of 1524) UNSUPPORTED: lldb-api :: functionalities/ptrauth_diagnostics/brkC47x_x16_invalid/TestPtrauthBRKc47xX16Invalid.py (1041 of 1524) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/string/TestDataFormatterStdString.py (1042 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/debug-types-address-ranges.s (1043 of 1524) PASS: lldb-shell :: Register/Core/x86-32-linux-multithread.test (1044 of 1524) PASS: lldb-api :: lang/cpp/enum_types/TestCPP11EnumTypes.py (1045 of 1524) PASS: lldb-api :: commands/expression/timeout/TestCallWithTimeout.py (1046 of 1524) PASS: lldb-shell :: Register/Core/aarch64-freebsd-multithread.test (1047 of 1524) PASS: lldb-api :: commands/gui/invalid-args/TestInvalidArgsGui.py (1048 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dwp-separate-debug-file.cpp (1049 of 1524) PASS: lldb-shell :: Reproducer/Modules/TestModuleCXX.test (1050 of 1524) PASS: lldb-shell :: ObjectFile/ELF/PT_LOAD-empty.yaml (1051 of 1524) PASS: lldb-api :: commands/thread/select/TestThreadSelect.py (1052 of 1524) PASS: lldb-api :: functionalities/breakpoint/debugbreak/TestDebugBreak.py (1053 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentNWatchNBreak.py (1054 of 1524) PASS: lldb-api :: macosx/thread_suspend/TestInternalThreadSuspension.py (1055 of 1524) UNSUPPORTED: lldb-shell :: Register/x86-64-xmm16-read.test (1056 of 1524) PASS: lldb-api :: lang/cpp/subst_template_type_param/TestSubstTemplateTypeParam.py (1057 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dwarf5-atomic.s (1058 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/ast-functions.cpp (1059 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/io.test (1060 of 1524) PASS: lldb-shell :: Driver/TestCore.test (1061 of 1524) UNSUPPORTED: lldb-shell :: Breakpoint/ppc64-localentry.test (1062 of 1524) PASS: lldb-api :: commands/expression/persistent_variables/TestPersistentVariables.py (1063 of 1524) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteRegisterState.py (1064 of 1524) PASS: lldb-api :: functionalities/inferior-crashing/TestInferiorCrashingStep.py (1065 of 1524) PASS: lldb-api :: lang/cpp/this_class_type_mixing/TestThisClassTypeMixing.py (1066 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/win-i386-line-table.s (1067 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-enum-format/TestDataFormatterEnumFormat.py (1068 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/function/TestLibCxxFunction.py (1069 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dwarf5_locations.s (1070 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-python-synth/TestDataFormatterPythonSynth.py (1071 of 1524) PASS: lldb-api :: commands/command/script/import/rdar-12586188/TestRdar12586188.py (1072 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/print.test (1073 of 1524) PASS: lldb-api :: commands/source/info/TestSourceInfo.py (1074 of 1524) PASS: lldb-api :: functionalities/load_lazy/TestLoadUsingLazyBind.py (1075 of 1524) PASS: lldb-api :: python_api/interpreter/TestCommandInterpreterAPI.py (1076 of 1524) PASS: lldb-shell :: Commands/command-regex-unalias.test (1077 of 1524) PASS: lldb-shell :: Subprocess/fork-follow-parent.test (1078 of 1524) UNSUPPORTED: lldb-api :: functionalities/tsan/multiple/TestTsanMultiple.py (1079 of 1524) PASS: lldb-shell :: SymbolFile/OnDemand/symbolic-breakpoint.test (1080 of 1524) PASS: lldb-shell :: SymbolFile/Breakpad/line-table-discontinuous-file-ids.test (1081 of 1524) PASS: lldb-api :: lang/cpp/class-template-non-type-parameter-pack/TestClassTemplateNonTypeParameterPack.py (1082 of 1524) PASS: lldb-api :: lang/objc/objc-runtime-ivars/TestRuntimeIvars.py (1083 of 1524) PASS: lldb-api :: functionalities/thread/state_after_expression/TestStateAfterExpression.py (1084 of 1524) PASS: lldb-api :: commands/expression/two-files/TestObjCTypeQueryFromOtherCompileUnit.py (1085 of 1524) PASS: lldb-shell :: Register/Core/x86-32-linux-fp.test (1086 of 1524) PASS: lldb-api :: functionalities/param_entry_vals/basic_entry_values/TestBasicEntryValues.py (1087 of 1524) UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemoteFork.py (1088 of 1524) PASS: lldb-shell :: Commands/command-source.test (1089 of 1524) PASS: lldb-shell :: Expr/TestStringLiteralExpr.test (1090 of 1524) PASS: lldb-api :: lang/c/local_variables/TestLocalVariables.py (1091 of 1524) PASS: lldb-api :: commands/expression/import-std-module/iterator/TestIteratorFromStdModule.py (1092 of 1524) PASS: lldb-api :: tools/lldb-server/attach-wait/TestGdbRemoteAttachWait.py (1093 of 1524) PASS: lldb-shell :: Quit/TestQuitExitCodeNonInt.test (1094 of 1524) PASS: lldb-api :: tools/lldb-vscode/breakpoint/TestVSCode_setExceptionBreakpoints.py (1095 of 1524) UNSUPPORTED: lldb-api :: functionalities/tsan/thread_numbers/TestTsanThreadNumbers.py (1096 of 1524) PASS: lldb-api :: functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py (1097 of 1524) UNSUPPORTED: lldb-api :: commands/register/register/aarch64_sve_registers/rw_access_static_config/TestSVERegisters.py (1098 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/lookup-by-address.cpp (1099 of 1524) PASS: lldb-api :: commands/expression/context-object-objc/TestContextObjectObjc.py (1100 of 1524) PASS: lldb-api :: functionalities/type_get_module/TestTypeGetModule.py (1101 of 1524) PASS: lldb-api :: lang/objc/modules-auto-import/TestModulesAutoImport.py (1102 of 1524) PASS: lldb-api :: commands/expression/import-std-module/vector-of-vectors/TestVectorOfVectorsFromStdModule.py (1103 of 1524) PASS: lldb-api :: functionalities/breakpoint/move_nearest/TestMoveNearest.py (1104 of 1524) PASS: lldb-api :: lang/objc/foundation/TestObjCMethodsNSArray.py (1105 of 1524) PASS: lldb-shell :: Driver/TestProcessAttach.test (1106 of 1524) PASS: lldb-shell :: SymbolFile/Breakpad/line-table-edgecases.test (1107 of 1524) PASS: lldb-api :: functionalities/process_crash_info/TestProcessCrashInfo.py (1108 of 1524) PASS: lldb-shell :: ObjectFile/ELF/basic-info.yaml (1109 of 1524) UNSUPPORTED: lldb-shell :: Register/x86-zmm-read.test (1110 of 1524) PASS: lldb-api :: lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py (1111 of 1524) PASS: lldb-shell :: Commands/command-script-import.test (1112 of 1524) PASS: lldb-api :: commands/frame/var/TestFrameVar.py (1113 of 1524) PASS: lldb-api :: commands/expression/completion/TestExprCompletion.py (1114 of 1524) PASS: lldb-api :: commands/memory/read/TestMemoryRead.py (1115 of 1524) UNSUPPORTED: lldb-api :: iohandler/autosuggestion/TestAutosuggestion.py (1116 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/nested_sessions.test (1117 of 1524) PASS: lldb-api :: tools/lldb-vscode/evaluate/TestVSCode_evaluate.py (1118 of 1524) PASS: lldb-api :: python_api/target/TestTargetAPI.py (1119 of 1524) PASS: lldb-shell :: Register/x86-64-read.test (1120 of 1524) PASS: lldb-api :: lang/objc/objc-struct-return/TestObjCStructReturn.py (1121 of 1524) PASS: lldb-api :: commands/target/dump-pcm-info/TestDumpPCMInfo.py (1122 of 1524) PASS: lldb-shell :: ObjectFile/ELF/PT_TLS-overlap-PT_LOAD.yaml (1123 of 1524) PASS: lldb-api :: commands/expression/import-std-module/retry-with-std-module/TestRetryWithStdModule.py (1124 of 1524) PASS: lldb-shell :: ObjectFile/wasm/embedded-debug-sections.yaml (1125 of 1524) PASS: lldb-api :: python_api/function_symbol/TestDisasmAPI.py (1126 of 1524) UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemoteCompletion.py (1127 of 1524) PASS: lldb-shell :: Commands/command-stop-hook-output.test (1128 of 1524) PASS: lldb-api :: python_api/symbol-context/TestSymbolContext.py (1129 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_TAG_basic_type_DW_ATE_UTF_nonC.ll (1130 of 1524) PASS: lldb-api :: functionalities/postmortem/mach-core/TestMachCore.py (1131 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/find-qualified-variable.cpp (1132 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/module-ownership.mm (1133 of 1524) UNSUPPORTED: lldb-api :: benchmarks/expression/TestExpressionCmd.py (1134 of 1524) PASS: lldb-api :: lang/objc/objc-checker/TestObjCCheckers.py (1135 of 1524) PASS: lldb-api :: lang/cpp/unique-types/TestUniqueTypes.py (1136 of 1524) PASS: lldb-api :: commands/watchpoints/watchpoint_commands/condition/TestWatchpointConditionCmd.py (1137 of 1524) PASS: lldb-api :: lang/cpp/class_types/TestClassTypesDisassembly.py (1138 of 1524) PASS: lldb-api :: lang/c/anonymous/TestAnonymous.py (1139 of 1524) PASS: lldb-shell :: ScriptInterpreter/Python/scripted_breakpoint.test (1140 of 1524) PASS: lldb-shell :: ObjectFile/ELF/section-addresses.yaml (1141 of 1524) PASS: lldb-api :: commands/expression/namespace_local_var_same_name_cpp_and_c/TestNamespaceLocalVarSameNameCppAndC.py (1142 of 1524) PASS: lldb-api :: commands/quit/TestQuit.py (1143 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dwp.s (1144 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointThreads.py (1145 of 1524) UNSUPPORTED: lldb-api :: tools/lldb-server/libraries-svr4/TestGdbRemoteLibrariesSvr4Support.py (1146 of 1524) UNSUPPORTED: lldb-api :: macosx/corefile-default-ptrauth/TestCorefileDefaultPtrauth.py (1147 of 1524) PASS: lldb-api :: lang/cpp/sizeof/TestCPPSizeof.py (1148 of 1524) UNSUPPORTED: lldb-api :: functionalities/signal/handle-segv/TestHandleSegv.py (1149 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalWatchBreak.py (1150 of 1524) PASS: lldb-api :: lang/cpp/elaborated-types/TestElaboratedTypes.py (1151 of 1524) PASS: lldb-api :: functionalities/plugins/python_os_plugin/stepping_plugin_threads/TestOSPluginStepping.py (1152 of 1524) PASS: lldb-api :: python_api/value/empty_class/TestValueAPIEmptyClass.py (1153 of 1524) PASS: lldb-api :: lang/objc/objc_direct-methods/TestObjCDirectMethods.py (1154 of 1524) UNSUPPORTED: lldb-shell :: Subprocess/vfork-follow-parent-wp.test (1155 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/globals-fundamental.cpp (1156 of 1524) PASS: lldb-api :: commands/frame/diagnose/bad-reference/TestBadReference.py (1157 of 1524) PASS: lldb-api :: lang/c/const_variables/TestConstVariables.py (1158 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/find-inline-method.s (1159 of 1524) PASS: lldb-shell :: ObjectFile/wasm/basic.yaml (1160 of 1524) PASS: lldb-api :: commands/expression/top-level/TestTopLevelExprs.py (1161 of 1524) PASS: lldb-api :: python_api/watchpoint/TestWatchpointIter.py (1162 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestPlatformMacOSX.py (1163 of 1524) PASS: lldb-shell :: ObjectFile/ELF/PT_LOAD-overlap-PT_INTERP.yaml (1164 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelayWatchBreak.py (1165 of 1524) PASS: lldb-shell :: Quit/TestQuitExitCodeHexA.test (1166 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/anon_class_w_and_wo_export_symbols.ll (1167 of 1524) PASS: lldb-shell :: ObjectFile/ELF/duplicate-section.yaml (1168 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/debug-types-dwo-cross-reference.cpp (1169 of 1524) PASS: lldb-api :: functionalities/breakpoint/dummy_target_breakpoints/TestBreakpointsWithNoTargets.py (1170 of 1524) PASS: lldb-shell :: Settings/TestSettingsSet.test (1171 of 1524) UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemoteSaveCore.py (1172 of 1524) PASS: lldb-api :: python_api/function_symbol/TestSymbolAPI.py (1173 of 1524) PASS: lldb-api :: lang/objc/foundation/TestRuntimeTypes.py (1174 of 1524) PASS: lldb-api :: functionalities/data-formatter/poarray/TestPrintObjectArray.py (1175 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestProcessConnect.py (1176 of 1524) PASS: lldb-api :: functionalities/thread/exit_during_step/TestExitDuringStep.py (1177 of 1524) PASS: lldb-api :: lang/cpp/function_refs/TestFunctionRefs.py (1178 of 1524) PASS: lldb-api :: commands/expression/static-initializers/TestStaticInitializers.py (1179 of 1524) PASS: lldb-api :: functionalities/stop-on-sharedlibrary-load/TestStopOnSharedlibraryEvents.py (1180 of 1524) UNSUPPORTED: lldb-shell :: ObjectFile/ELF/minidebuginfo-no-lzma.yaml (1181 of 1524) PASS: lldb-api :: python_api/watchpoint/condition/TestWatchpointConditionAPI.py (1182 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-caching/TestDataFormatterCaching.py (1183 of 1524) UNSUPPORTED: lldb-shell :: Subprocess/fork-follow-child-softbp.test (1184 of 1524) PASS: lldb-shell :: ObjectFile/PECOFF/dwarf-gnu-debuglink-mismatched-crc.yaml (1185 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/compilands.test (1186 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/static_scope.s (1187 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/lua-python.test (1188 of 1524) UNSUPPORTED: lldb-api :: functionalities/ptrauth_diagnostics/BLRAA_error/TestPtrauthBLRAADiagnostic.py (1189 of 1524) PASS: lldb-api :: commands/expression/options/TestExprOptions.py (1190 of 1524) PASS: lldb-api :: lang/objcxx/cpp_keywords_enabled/TestObjCppKeywordsEnabled.py (1191 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/bindings.test (1192 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/vbases.test (1193 of 1524) PASS: lldb-api :: functionalities/breakpoint/scripted_bkpt/TestScriptedResolver.py (1194 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/unordered_map/TestDataFormatterLibccUnorderedMap.py (1195 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/generic/list/TestDataFormatterGenericList.py (1196 of 1524) PASS: lldb-api :: functionalities/unwind/sigtramp/TestSigtrampUnwind.py (1197 of 1524) PASS: lldb-api :: macosx/stack-corefile/TestStackCorefile.py (1198 of 1524) PASS: lldb-api :: driver/batch_mode/TestBatchMode.py (1199 of 1524) PASS: lldb-api :: commands/expression/import-std-module/vector/TestVectorFromStdModule.py (1200 of 1524) PASS: lldb-api :: lang/objc/modules-app-update/TestClangModulesAppUpdate.py (1201 of 1524) PASS: lldb-shell :: Commands/command-target-modules-dump-sections.yaml (1202 of 1524) PASS: lldb-shell :: Commands/command-disassemble.s (1203 of 1524) PASS: lldb-api :: python_api/value/linked_list/TestValueAPILinkedList.py (1204 of 1524) PASS: lldb-api :: functionalities/breakpoint/breakpoint_command/TestRegexpBreakCommand.py (1205 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/string_view/TestDataFormatterLibcxxStringView.py (1206 of 1524) PASS: lldb-api :: commands/target/stop-hooks/TestStopHooks.py (1207 of 1524) PASS: lldb-shell :: ScriptInterpreter/Python/Crashlog/parser_json.test (1208 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithWatchpoint.py (1209 of 1524) PASS: lldb-api :: symbol_ondemand/breakpoint_source_regex/TestSourceTextRegexBreakpoint.py (1210 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/inline_sites.test (1211 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/typedefs.test (1212 of 1524) PASS: lldb-api :: commands/disassemble/basic/TestDisassembleBreakpoint.py (1213 of 1524) UNSUPPORTED: lldb-api :: functionalities/postmortem/FreeBSDKernel/TestFreeBSDKernelLive.py (1214 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/find-basic-type.cpp (1215 of 1524) PASS: lldb-shell :: Register/Core/x86-32-freebsd-addr.test (1216 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/enums-layout.test (1217 of 1524) PASS: lldb-api :: python_api/disassemble-raw-data/TestDisassembleRawData.py (1218 of 1524) PASS: lldb-api :: functionalities/completion/TestCompletion.py (1219 of 1524) UNSUPPORTED: lldb-api :: linux/add-symbols/TestTargetSymbolsAddCommand.py (1220 of 1524) PASS: lldb-shell :: Breakpoint/debug_rnglist_offset_pair.test (1221 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_AT_const_value-bitfields.s (1222 of 1524) PASS: lldb-api :: commands/command/container/TestContainerCommands.py (1223 of 1524) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteExitCode.py (1224 of 1524) PASS: lldb-shell :: BuildScript/modes.test (1225 of 1524) PASS: lldb-api :: python_api/sbplatform/TestSBPlatform.py (1226 of 1524) PASS: lldb-api :: commands/watchpoints/watchpoint_size/TestWatchpointSizes.py (1227 of 1524) PASS: lldb-shell :: SymbolFile/Breakpad/unwind-via-raSearch.test (1228 of 1524) PASS: lldb-api :: commands/expression/no-deadlock/TestExprDoesntBlock.py (1229 of 1524) PASS: lldb-api :: commands/expression/import-std-module/weak_ptr/TestWeakPtrFromStdModule.py (1230 of 1524) PASS: lldb-api :: functionalities/abbreviation/TestAbbreviations.py (1231 of 1524) PASS: lldb-api :: functionalities/memory/find/TestMemoryFind.py (1232 of 1524) PASS: lldb-api :: python_api/lldbutil/iter/TestRegistersIterator.py (1233 of 1524) PASS: lldb-shell :: lldb-server/TestErrorMessages.test (1234 of 1524) PASS: lldb-shell :: ScriptInterpreter/None/import_module.test (1235 of 1524) PASS: lldb-api :: lang/cpp/char1632_t/TestChar1632T.py (1236 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestqOffsets.py (1237 of 1524) PASS: lldb-api :: functionalities/inline-stepping/TestInlineStepping.py (1238 of 1524) PASS: lldb-api :: lang/objc/tagged-pointer/TestTaggedPointerCmd.py (1239 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/missing-type.s (1240 of 1524) PASS: lldb-api :: python_api/objc_type/TestObjCType.py (1241 of 1524) PASS: lldb-shell :: Register/Core/x86-64-netbsd-fp.test (1242 of 1524) PASS: lldb-api :: lang/objc/single-entry-dictionary/TestObjCSingleEntryDictionary.py (1243 of 1524) PASS: lldb-api :: commands/expression/import-std-module/deque-basic/TestDequeFromStdModule.py (1244 of 1524) PASS: lldb-api :: lang/objc/objc-static-method/TestObjCStaticMethod.py (1245 of 1524) PASS: lldb-api :: python_api/compile_unit/TestCompileUnitAPI.py (1246 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dwarf5-split.s (1247 of 1524) PASS: lldb-api :: functionalities/show_location/TestShowLocationDwarf5.py (1248 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/debug_rnglists-dwo.s (1249 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/find-variable-file.cpp (1250 of 1524) UNSUPPORTED: lldb-api :: functionalities/breakpoint/breakpoint_in_delayslot/TestAvoidBreakpointInDelaySlot.py (1251 of 1524) PASS: lldb-api :: commands/expression/persistent_types/TestNestedPersistentTypes.py (1252 of 1524) PASS: lldb-shell :: Register/x86-64-gp-read.test (1253 of 1524) PASS: lldb-api :: commands/expression/po_verbosity/TestPoVerbosity.py (1254 of 1524) PASS: lldb-api :: commands/expression/invalid-args/TestInvalidArgsExpression.py (1255 of 1524) PASS: lldb-api :: commands/target/stop-hook/disable/TestTargetStopHookDisable.py (1256 of 1524) PASS: lldb-shell :: ObjectFile/wasm/stripped-debug-sections.yaml (1257 of 1524) PASS: lldb-api :: lang/objcxx/conflicting-names-class-update-utility-expr/TestObjCConflictingNamesForClassUpdateExpr.py (1258 of 1524) UNSUPPORTED: lldb-shell :: Process/Windows/process_load.cpp (1259 of 1524) PASS: lldb-api :: functionalities/lazy-loading/TestLazyLoading.py (1260 of 1524) PASS: lldb-shell :: Minidump/Windows/broken-unwind.test (1261 of 1524) UNSUPPORTED: lldb-api :: functionalities/disassemble/aarch64-adrp-add/TestAArch64AdrpAdd.py (1262 of 1524) PASS: lldb-api :: functionalities/breakpoint/breakpoint_ids/TestBreakpointIDs.py (1263 of 1524) UNSUPPORTED: lldb-api :: commands/trace/TestTraceSchema.py (1264 of 1524) PASS: lldb-api :: lang/cpp/covariant-return-types/TestCovariantReturnTypes.py (1265 of 1524) PASS: lldb-api :: commands/expression/import-std-module/list/TestListFromStdModule.py (1266 of 1524) PASS: lldb-api :: tools/lldb-vscode/breakpoint-events/TestVSCode_breakpointEvents.py (1267 of 1524) PASS: lldb-api :: lang/cpp/template-function/TestTemplateFunctions.py (1268 of 1524) PASS: lldb-api :: functionalities/var_path/TestVarPath.py (1269 of 1524) PASS: lldb-shell :: ObjectFile/ELF/netbsd-core-amd64.test (1270 of 1524) PASS: lldb-api :: commands/expression/anonymous-struct/TestCallUserAnonTypedef.py (1271 of 1524) PASS: lldb-shell :: Driver/TestHelp.test (1272 of 1524) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteHostInfo.py (1273 of 1524) PASS: lldb-shell :: SymbolFile/symbol-binding.test (1274 of 1524) PASS: lldb-api :: functionalities/data-formatter/pyobjsynthprovider/TestPyObjSynthProvider.py (1275 of 1524) PASS: lldb-api :: commands/watchpoints/hello_watchlocation/TestWatchLocation.py (1276 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/independent_state.test (1277 of 1524) PASS: lldb-api :: functionalities/signal/raise/TestRaise.py (1278 of 1524) PASS: lldb-shell :: ScriptInterpreter/None/none.test (1279 of 1524) PASS: lldb-api :: python_api/event/TestEvents.py (1280 of 1524) PASS: lldb-shell :: Unwind/trap_frame_sym_ctx.test (1281 of 1524) PASS: lldb-api :: lang/c/flexible-array-members/TestCFlexibleArrayMembers.py (1282 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/ast-restore.test (1283 of 1524) PASS: lldb-api :: tools/lldb-server/TestGdbRemote_qThreadStopInfo.py (1284 of 1524) UNSUPPORTED: lldb-api :: commands/trace/TestTraceDumpInstructions.py (1285 of 1524) PASS: lldb-shell :: Register/x86-64-write.test (1286 of 1524) PASS: lldb-api :: lang/mixed/TestMixedLanguages.py (1287 of 1524) PASS: lldb-api :: tools/lldb-vscode/console/TestVSCode_redirection_to_console.py (1288 of 1524) PASS: lldb-api :: commands/log/invalid-args/TestInvalidArgsLog.py (1289 of 1524) PASS: lldb-api :: types/TestIntegerType.py (1290 of 1524) UNSUPPORTED: lldb-api :: functionalities/dyld-exec-linux/TestDyldExecLinux.py (1291 of 1524) PASS: lldb-shell :: Minidump/memory-region-from-module.yaml (1292 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/locate-pdb.cpp (1293 of 1524) PASS: lldb-api :: functionalities/breakpoint/breakpoint_names/TestBreakpointNames.py (1294 of 1524) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Python/Crashlog/interactive_crashlog_invalid_target.test (1295 of 1524) PASS: lldb-api :: assert_messages_test/TestAssertMessages.py (1296 of 1524) PASS: lldb-shell :: ObjectFile/ELF/build-id-case.yaml (1297 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/debug-types-basic.test (1298 of 1524) PASS: lldb-api :: types/TestCharTypeExpr.py (1299 of 1524) UNSUPPORTED: lldb-api :: functionalities/tsan/cpp_global_location/TestTsanCPPGlobalLocation.py (1300 of 1524) PASS: lldb-api :: python_api/lldbutil/TestSwigVersion.py (1301 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestIOSSimulator.py (1302 of 1524) PASS: lldb-shell :: Breakpoint/debug_rnglist_basic.test (1303 of 1524) PASS: lldb-api :: macosx/indirect_symbol/TestIndirectSymbols.py (1304 of 1524) PASS: lldb-api :: lang/cpp/llvm-style/TestLLVMStyle.py (1305 of 1524) PASS: lldb-api :: functionalities/thread/crash_during_step/TestCrashDuringStep.py (1306 of 1524) PASS: lldb-api :: functionalities/progress_reporting/TestProgressReporting.py (1307 of 1524) PASS: lldb-api :: python_api/sblaunchinfo/TestSBLaunchInfo.py (1308 of 1524) PASS: lldb-api :: lang/cpp/lambdas/TestLambdas.py (1309 of 1524) PASS: lldb-shell :: Reproducer/TestDriverOptions.test (1310 of 1524) PASS: lldb-api :: lang/cpp/step-through-trampoline/TestStepThroughTrampoline.py (1311 of 1524) UNSUPPORTED: lldb-api :: functionalities/thread/concurrent_events/exit/TestConcurrentThreadExit.py (1312 of 1524) PASS: lldb-api :: python_api/sberror/TestSBError.py (1313 of 1524) PASS: lldb-shell :: ObjectFile/PECOFF/dep-modules.yaml (1314 of 1524) PASS: lldb-api :: commands/platform/file/close/TestPlatformFileClose.py (1315 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestGDBServerTargetXML.py (1316 of 1524) PASS: lldb-shell :: ScriptInterpreter/Python/command_relative_import.test (1317 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/inline-function-address-shared.test (1318 of 1524) PASS: lldb-api :: commands/platform/file/read/TestPlatformFileRead.py (1319 of 1524) UNSUPPORTED: lldb-api :: terminal/TestEditline.py (1320 of 1524) UNSUPPORTED: lldb-api :: commands/platform/connect/TestPlatformConnect.py (1321 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSData.py (1322 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelayedCrashWithBreakpointSignal.py (1323 of 1524) UNSUPPORTED: lldb-api :: linux/aarch64/tagged_memory_access/TestAArch64LinuxTaggedMemoryAccess.py (1324 of 1524) PASS: lldb-api :: macosx/order/TestOrderFile.py (1325 of 1524) XFAIL: lldb-api :: lang/cpp/reference-to-outer-type/TestCppReferenceToOuterClass.py (1326 of 1524) PASS: lldb-shell :: Register/x86-multithread-write.test (1327 of 1524) UNSUPPORTED: lldb-shell :: Subprocess/clone-follow-child-wp.test (1328 of 1524) PASS: lldb-shell :: Commands/command-backtrace-parser-1.test (1329 of 1524) PASS: lldb-api :: commands/expression/import-std-module/shared_ptr-dbg-info-content/TestSharedPtrDbgInfoContentFromStdModule.py (1330 of 1524) PASS: lldb-api :: commands/frame/diagnose/local-variable/TestLocalVariable.py (1331 of 1524) PASS: lldb-shell :: ObjectFile/ELF/netbsd-exec-8.99.30-amd64.yaml (1332 of 1524) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteThreadsInStopReply.py (1333 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/queue/TestDataFormatterLibcxxQueue.py (1334 of 1524) PASS: lldb-shell :: ObjectFile/PECOFF/settings-abi-i686.yaml (1335 of 1524) PASS: lldb-api :: lang/c/record_decl_in_expr/TestRecordDeclInExpr.py (1336 of 1524) PASS: lldb-api :: functionalities/postmortem/wow64_minidump/TestWow64MiniDump.py (1337 of 1524) UNSUPPORTED: lldb-shell :: Subprocess/clone-follow-parent-wp.test (1338 of 1524) PASS: lldb-api :: functionalities/data-formatter/boolreference/TestFormattersBoolRefPtr.py (1339 of 1524) PASS: lldb-shell :: ObjectFile/PECOFF/invalid-export-table.yaml (1340 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/disassembly.cpp (1341 of 1524) PASS: lldb-shell :: Process/TestEnvironment.test (1342 of 1524) PASS: lldb-shell :: Breakpoint/jit-loader_rtdyld_elf.test (1343 of 1524) PASS: lldb-api :: commands/target/auto-install-main-executable/TestAutoInstallMainExecutable.py (1344 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/find-basic-function.cpp (1345 of 1524) UNSUPPORTED: lldb-api :: lang/objc/conflicting-class-list-function-from-user/TestObjCClassListFunctionFromUser.py (1346 of 1524) PASS: lldb-api :: lang/c/stepping/TestThreadStepInAvoidRegexp.py (1347 of 1524) UNSUPPORTED: lldb-shell :: Minidump/Windows/arm-fp-unwind.test (1348 of 1524) PASS: lldb-api :: functionalities/thread_plan/TestThreadPlanCommands.py (1349 of 1524) XFAIL: lldb-shell :: Register/x86-mm-xmm-read.test (1350 of 1524) PASS: lldb-api :: lang/objc/unicode-string/TestUnicodeString.py (1351 of 1524) PASS: lldb-shell :: ScriptInterpreter/Python/scripted_breakpoint_lua.test (1352 of 1524) UNSUPPORTED: lldb-shell :: Process/Windows/exception_access_violation.cpp (1353 of 1524) PASS: lldb-api :: functionalities/breakpoint/address_breakpoints/TestAddressBreakpoints.py (1354 of 1524) PASS: lldb-api :: commands/expression/import-std-module/vector-dbg-info-content/TestDbgInfoContentVectorFromStdModule.py (1355 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/initializerlist/TestInitializerList.py (1356 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dwo-type-in-main-file.s (1357 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dwarf5-implicit-const.s (1358 of 1524) PASS: lldb-api :: commands/target/stop-hooks/TestStopHookScripted.py (1359 of 1524) PASS: lldb-api :: lang/cpp/incomplete-types/members/TestCppIncompleteTypeMembers.py (1360 of 1524) PASS: lldb-api :: lang/objc/self/TestObjCSelf.py (1361 of 1524) PASS: lldb-api :: lang/c/bitfields/TestBitfields.py (1362 of 1524) PASS: lldb-api :: commands/process/attach/TestProcessAttach.py (1363 of 1524) PASS: lldb-api :: functionalities/postmortem/elf-core/thread_crash/TestLinuxCoreThreads.py (1364 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_AT_declaration-with-children.s (1365 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/split-optimized.c (1366 of 1524) PASS: lldb-api :: functionalities/tail_call_frames/disambiguate_tail_call_seq/TestDisambiguateTailCallSeq.py (1367 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelaySignalBreak.py (1368 of 1524) PASS: lldb-api :: functionalities/gdb_remote_client/TestPty.py (1369 of 1524) UNSUPPORTED: lldb-api :: linux/aarch64/mte_tag_faults/TestAArch64LinuxMTEMemoryTagFaults.py (1370 of 1524) PASS: lldb-shell :: Register/x86-multithread-read.test (1371 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/debug-names-compressed.cpp (1372 of 1524) PASS: lldb-api :: functionalities/breakpoint/breakpoint_command/TestBreakpointCommandsFromPython.py (1373 of 1524) PASS: lldb-shell :: Quit/TestQuitExitCode-30.test (1374 of 1524) PASS: lldb-shell :: SymbolFile/add-dsym.test (1375 of 1524) PASS: lldb-api :: commands/session/history/TestSessionHistory.py (1376 of 1524) PASS: lldb-api :: lang/cpp/template-specialization-type/TestTemplateSpecializationType.py (1377 of 1524) PASS: lldb-api :: functionalities/data-formatter/synthupdate/TestSyntheticFilterRecompute.py (1378 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/debug-types-dwarf5.s (1379 of 1524) PASS: lldb-api :: lang/objc/exceptions/TestObjCExceptions.py (1380 of 1524) PASS: lldb-api :: lang/objc/foundation/TestSymbolTable.py (1381 of 1524) PASS: lldb-api :: lang/cpp/incomplete-types/TestCppIncompleteTypes.py (1382 of 1524) PASS: lldb-api :: functionalities/data-formatter/dump_dynamic/TestDumpDynamic.py (1383 of 1524) PASS: lldb-api :: functionalities/tail_call_frames/inlining_and_tail_calls/TestInliningAndTailCalls.py (1384 of 1524) UNSUPPORTED: lldb-shell :: Unwind/windows-unaligned-x86_64.test (1385 of 1524) PASS: lldb-api :: lang/c/step-target/TestStepTarget.py (1386 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSDate.py (1387 of 1524) PASS: lldb-api :: lang/cpp/stl/TestSTL.py (1388 of 1524) PASS: lldb-api :: commands/expression/import-std-module/unique_ptr-dbg-info-content/TestUniquePtrDbgInfoContent.py (1389 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/udt-layout.test (1390 of 1524) PASS: lldb-api :: lang/cpp/namespace_conflicts/TestNamespaceConflicts.py (1391 of 1524) PASS: lldb-api :: python_api/value/TestValueAPI.py (1392 of 1524) PASS: lldb-shell :: ScriptInterpreter/Python/python.test (1393 of 1524) PASS: lldb-api :: functionalities/type_lookup/TestTypeLookup.py (1394 of 1524) PASS: lldb-api :: tools/lldb-vscode/step/TestVSCode_step.py (1395 of 1524) PASS: lldb-shell :: ObjectFile/Breakpad/breakpad-identification.test (1396 of 1524) PASS: lldb-api :: lang/cpp/alignas_base_class/TestAlignAsBaseClass.py (1397 of 1524) PASS: lldb-api :: commands/watchpoints/watchpoint_count/TestWatchpointCount.py (1398 of 1524) PASS: lldb-api :: lang/c/stepping/TestStepAndBreakpoints.py (1399 of 1524) PASS: lldb-shell :: ObjectFile/ELF/PT_LOAD-overlap.yaml (1400 of 1524) PASS: lldb-api :: commands/expression/formatters/TestFormatters.py (1401 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/split-dwarf-inlining.cpp (1402 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/function-level-linking.test (1403 of 1524) PASS: lldb-api :: lang/cpp/modules-import/TestCXXModulesImport.py (1404 of 1524) PASS: lldb-api :: lang/cpp/default-template-args/TestDefaultTemplateArgs.py (1405 of 1524) PASS: lldb-api :: commands/process/attach/attach_denied/TestAttachDenied.py (1406 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCPlain.py (1407 of 1524) PASS: lldb-shell :: Register/Core/x86-64-linux-addr.test (1408 of 1524) PASS: lldb-shell :: Driver/TestNoUseColor.test (1409 of 1524) PASS: lldb-api :: functionalities/breakpoint/breakpoint_on_overload/TestBreakOnOverload.py (1410 of 1524) PASS: lldb-shell :: ScriptInterpreter/Python/Crashlog/no_threadState.test (1411 of 1524) UNSUPPORTED: lldb-api :: commands/trace/multiple-threads/TestTraceStartStopMultipleThreads.py (1412 of 1524) PASS: lldb-api :: qemu/TestQemuLaunch.py (1413 of 1524) UNSUPPORTED: lldb-api :: commands/register/register/aarch64_dynamic_regset/TestArm64DynamicRegsets.py (1414 of 1524) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteExpeditedRegisters.py (1415 of 1524) PASS: lldb-api :: sample_test/TestSampleInlineTest.py (1416 of 1524) PASS: lldb-api :: sanity/TestReprStrEquality.py (1417 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentManyWatchpoints.py (1418 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/map/TestDataFormatterLibccMap.py (1419 of 1524) PASS: lldb-api :: functionalities/module_cache/bsd/TestModuleCacheBSD.py (1420 of 1524) PASS: lldb-api :: python_api/watchpoint/watchlocation/TestSetWatchlocation.py (1421 of 1524) PASS: lldb-shell :: ObjectFile/Breakpad/sections.test (1422 of 1524) PASS: lldb-api :: lang/objc/foundation/TestObjectDescriptionAPI.py (1423 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/dir-separator-windows.s (1424 of 1524) PASS: lldb-api :: python_api/process/TestProcessAPI.py (1425 of 1524) PASS: lldb-api :: commands/frame/var-scope/TestFrameVariableScope.py (1426 of 1524) PASS: lldb-api :: functionalities/scripted_process/TestStackCoreScriptedProcess.py (1427 of 1524) PASS: lldb-api :: lang/objcxx/class-name-clash/TestNameClash.py (1428 of 1524) PASS: lldb-api :: lang/objc/global_ptrs/TestGlobalObjects.py (1429 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/variables-locations.test (1430 of 1524) XFAIL: lldb-shell :: Register/x86-fp-write.test (1431 of 1524) PASS: lldb-api :: commands/disassemble/basic/TestFrameDisassemble.py (1432 of 1524) PASS: lldb-shell :: Expr/TestMultilineExpr.test (1433 of 1524) PASS: lldb-api :: lang/cpp/member-and-local-vars-with-same-name/TestMembersAndLocalsWithSameName.py (1434 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSContainer.py (1435 of 1524) PASS: lldb-shell :: Commands/command-breakpoint-col.test (1436 of 1524) PASS: lldb-api :: lang/objcxx/hide-runtime-values/TestObjCXXHideRuntimeValues.py (1437 of 1524) PASS: lldb-api :: functionalities/memory/tag/TestMemoryTag.py (1438 of 1524) UNSUPPORTED: lldb-api :: functionalities/exec/TestExec.py (1439 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentBreakpointOneDelayBreakpointThreads.py (1440 of 1524) UNSUPPORTED: lldb-api :: commands/gui/viewlarge/TestGuiViewLarge.py (1441 of 1524) PASS: lldb-api :: lang/c/offsetof/TestOffsetof.py (1442 of 1524) UNSUPPORTED: lldb-api :: tools/lldb-vscode/completions/TestVSCode_completions.py (1443 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/calling-conventions-arm.test (1444 of 1524) PASS: lldb-api :: lang/c/shared_lib/TestSharedLib.py (1445 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/func-symbols.test (1446 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/split-dwarf-expression-eval-bug.cpp (1447 of 1524) PASS: lldb-api :: commands/statistics/basic/TestStats.py (1448 of 1524) UNSUPPORTED: lldb-api :: functionalities/asan/TestMemoryHistory.py (1449 of 1524) PASS: lldb-api :: commands/breakpoint/set/func-regex/TestBreakpointRegexError.py (1450 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/debug-types-signature-loop.s (1451 of 1524) PASS: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxDictionary.py (1452 of 1524) PASS: lldb-api :: commands/expression/import-std-module/list-dbg-info-content/TestDbgInfoContentListFromStdModule.py (1453 of 1524) PASS: lldb-shell :: ScriptInterpreter/Python/Crashlog/text.test (1454 of 1524) PASS: lldb-api :: functionalities/breakpoint/cpp_exception/TestCPPExceptionBreakpoint.py (1455 of 1524) PASS: lldb-api :: commands/frame/diagnose/array/TestArray.py (1456 of 1524) PASS: lldb-shell :: ObjectFile/ELF/riscv-arch.yaml (1457 of 1524) PASS: lldb-shell :: Minidump/disassemble-no-module.yaml (1458 of 1524) PASS: lldb-api :: functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py (1459 of 1524) UNSUPPORTED: lldb-api :: functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/TestHWBreakMultiThread.py (1460 of 1524) PASS: lldb-api :: commands/log/basic/TestLogging.py (1461 of 1524) PASS: lldb-api :: lang/objc/objc-foundation-dictionary-empty/TestNSDictionary0.py (1462 of 1524) PASS: lldb-api :: commands/platform/basic/TestPlatformPython.py (1463 of 1524) PASS: lldb-api :: functionalities/pointer_num_children/TestPointerNumChildren.py (1464 of 1524) UNSUPPORTED: lldb-shell :: ExecControl/StopHook/stop-hook-threads.test (1465 of 1524) PASS: lldb-shell :: Unwind/eh-frame-dwarf-unwind.test (1466 of 1524) PASS: lldb-api :: commands/expression/import-std-module/queue/TestQueueFromStdModule.py (1467 of 1524) PASS: lldb-api :: functionalities/tail_call_frames/disambiguate_call_site/TestDisambiguateCallSite.py (1468 of 1524) PASS: lldb-shell :: Commands/command-disassemble-process.yaml (1469 of 1524) UNSUPPORTED: lldb-api :: linux/sepdebugsymlink/TestTargetSymbolsSepDebugSymlink.py (1470 of 1524) UNSUPPORTED: lldb-api :: commands/trace/TestTraceEvents.py (1471 of 1524) PASS: lldb-shell :: Register/Core/x86-64-freebsd-fp.test (1472 of 1524) UNSUPPORTED: lldb-shell :: Subprocess/vfork-follow-child-wp.test (1473 of 1524) PASS: lldb-api :: python_api/file_handle/TestFileHandle.py (1474 of 1524) UNSUPPORTED: lldb-api :: commands/watchpoints/watch_tagged_addr/TestWatchTaggedAddress.py (1475 of 1524) PASS: lldb-api :: functionalities/breakpoint/breakpoint_on_lambda_capture/TestBreakOnLambdaCapture.py (1476 of 1524) PASS: lldb-api :: lang/cpp/global_variables/TestCPPGlobalVariables.py (1477 of 1524) PASS: lldb-api :: commands/expression/call-function/TestCallStdStringFunction.py (1478 of 1524) PASS: lldb-api :: lang/cpp/multiple-inheritance/TestCppMultipleInheritance.py (1479 of 1524) PASS: lldb-api :: types/TestShortType.py (1480 of 1524) PASS: lldb-api :: macosx/function-starts/TestFunctionStarts.py (1481 of 1524) PASS: lldb-api :: lang/c/complex_int/TestComplexInt.py (1482 of 1524) PASS: lldb-shell :: SymbolFile/NativePDB/local-variables-registers.s (1483 of 1524) PASS: lldb-shell :: Settings/TestSettingsWrite.test (1484 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalDelayWatch.py (1485 of 1524) PASS: lldb-shell :: Settings/TestDisableColor.test (1486 of 1524) PASS: lldb-api :: macosx/save_crashlog/TestSaveCrashlog.py (1487 of 1524) PASS: lldb-api :: python_api/watchpoint/TestSetWatchpoint.py (1488 of 1524) PASS: lldb-shell :: Register/Core/x86-64-freebsd-addr.test (1489 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/generic/multiset/TestDataFormatterGenericMultiSet.py (1490 of 1524) PASS: lldb-api :: lang/objc/foundation/TestObjCMethodsNSError.py (1491 of 1524) PASS: lldb-api :: lang/objc/objc-ivar-offsets/TestObjCIvarOffsets.py (1492 of 1524) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalWatch.py (1493 of 1524) PASS: lldb-api :: functionalities/inferior-assert/TestInferiorAssert.py (1494 of 1524) UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/ast-functions-msvc.cpp (1495 of 1524) PASS: lldb-api :: functionalities/target_var/no_vars/TestTargetVarNoVars.py (1496 of 1524) PASS: lldb-api :: macosx/DBGSourcePathRemapping/TestDSYMSourcePathRemapping.py (1497 of 1524) UNSUPPORTED: lldb-api :: benchmarks/startup/TestStartupDelays.py (1498 of 1524) PASS: lldb-shell :: Recognizer/assert.test (1499 of 1524) PASS: lldb-api :: commands/target/create-no-such-arch/TestNoSuchArch.py (1500 of 1524) PASS: lldb-api :: commands/expression/persist_objc_pointeetype/TestPersistObjCPointeeType.py (1501 of 1524) PASS: lldb-api :: functionalities/thread/thread_specific_break/TestThreadSpecificBreakpoint.py (1502 of 1524) PASS: lldb-api :: lang/objc/complete-type-check/TestObjCIsTypeComplete.py (1503 of 1524) PASS: lldb-shell :: SymbolFile/DWARF/x86/apple-index-is-used.cpp (1504 of 1524) PASS: lldb-api :: lang/objc/modules-hash-mismatch/TestClangModulesHashMismatch.py (1505 of 1524) UNSUPPORTED: lldb-api :: commands/watchpoints/variable_out_of_scope/TestWatchedVarHitWhenInScope.py (1506 of 1524) PASS: lldb-api :: tools/lldb-server/memory-allocation/TestGdbRemoteMemoryAllocation.py (1507 of 1524) PASS: lldb-api :: functionalities/abbreviation/TestCommonShortSpellings.py (1508 of 1524) PASS: lldb-shell :: Unwind/thread-step-out-ret-addr-check.test (1509 of 1524) PASS: lldb-api :: commands/expression/test/TestExprs.py (1510 of 1524) PASS: lldb-api :: lang/cpp/function-local-class/TestCppFunctionLocalClass.py (1511 of 1524) PASS: lldb-api :: commands/expression/calculator_mode/TestCalculatorMode.py (1512 of 1524) PASS: lldb-api :: lang/cpp/offsetof/TestOffsetofCpp.py (1513 of 1524) PASS: lldb-api :: lang/objc/foundation/TestConstStrings.py (1514 of 1524) PASS: lldb-shell :: ExecControl/StopHook/stop-hook.test (1515 of 1524) UNSUPPORTED: lldb-shell :: Register/x86-64-gp-write.test (1516 of 1524) PASS: lldb-api :: commands/expression/error-limit/TestExprErrorLimit.py (1517 of 1524) UNSUPPORTED: lldb-shell :: Commands/command-thread-siginfo.test (1518 of 1524) UNSUPPORTED: lldb-api :: iohandler/resize/TestIOHandlerResize.py (1519 of 1524) PASS: lldb-api :: functionalities/data-formatter/data-formatter-disabling/TestDataFormatterDisabling.py (1520 of 1524) PASS: lldb-api :: commands/thread/backtrace/TestThreadBacktraceRepeat.py (1521 of 1524) UNSUPPORTED: lldb-api :: commands/expression/completion-crash-invalid-iterator/TestInvalidIteratorCompletionCrash.py (1522 of 1524) PASS: lldb-api :: functionalities/thread/jump/TestThreadJump.py (1523 of 1524) PASS: lldb-api :: functionalities/breakpoint/breakpoint_conditions/TestBreakpointConditions.py (1524 of 1524)

Hide Details

1 warning(s) in tests Slowest Tests: -------------------------------------------------------------------------- 368.45s: lldb-api :: types/TestLongTypes.py 294.35s: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxArray.py 273.44s: lldb-api :: tools/lldb-server/TestLldbGdbServer.py 186.54s: lldb-api :: functionalities/breakpoint/address_breakpoints/TestBadAddressBreakpoints.py 184.14s: lldb-api :: macosx/skinny-corefile/TestSkinnyCorefile.py 154.40s: lldb-api :: functionalities/scripted_process/TestStackCoreScriptedProcess.py 149.16s: lldb-api :: macosx/stack-corefile/TestStackCorefile.py 146.43s: lldb-api :: api/multithreaded/TestMultithreaded.py 100.42s: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxLiteral.py 100.30s: lldb-api :: lang/objc/objc-stepping/TestObjCStepping.py 100.30s: lldb-api :: lang/objc/objc-dynamic-value/TestObjCDynamicValue.py 97.58s: lldb-api :: commands/expression/import-std-module/vector/TestVectorFromStdModule.py 96.79s: lldb-api :: commands/expression/import-std-module/queue/TestQueueFromStdModule.py 94.52s: lldb-api :: commands/expression/completion-in-lambda-and-unnamed-class/TestCompletionInLambdaAndUnnamedClass.py 94.40s: lldb-api :: lang/cpp/type_lookup/TestCppTypeLookup.py 93.04s: lldb-api :: functionalities/gdb_remote_client/TestWasm.py 90.93s: lldb-api :: types/TestLongTypesExpr.py 81.97s: lldb-api :: lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.py 79.61s: lldb-api :: functionalities/data-formatter/data-formatter-stl/generic/unordered/TestDataFormatterGenericUnordered.py 78.66s: lldb-api :: commands/expression/import-std-module/deque-basic/TestDequeFromStdModule.py

Hide Details

Tests Times: -------------------------------------------------------------------------- [ Range ] :: [ Percentage ] :: [ Count ] -------------------------------------------------------------------------- [360s,380s) :: [ ] :: [ 1/1524] [340s,360s) :: [ ] :: [ 0/1524] [320s,340s) :: [ ] :: [ 0/1524] [300s,320s) :: [ ] :: [ 1/1524] [280s,300s) :: [ ] :: [ 1/1524] [260s,280s) :: [ ] :: [ 0/1524] [240s,260s) :: [ ] :: [ 0/1524] [220s,240s) :: [ ] :: [ 0/1524] [200s,220s) :: [ ] :: [ 0/1524] [180s,200s) :: [ ] :: [ 2/1524] [160s,180s) :: [ ] :: [ 0/1524] [140s,160s) :: [ ] :: [ 3/1524] [120s,140s) :: [ ] :: [ 0/1524] [100s,120s) :: [ ] :: [ 4/1524] [ 80s,100s) :: [ ] :: [ 8/1524] [ 60s, 80s) :: [ ] :: [ 11/1524] [ 40s, 60s) :: [ ] :: [ 24/1524] [ 20s, 40s) :: [** ] :: [ 86/1524] [ 0s, 20s) :: [************************************ ] :: [1383/1524] -------------------------------------------------------------------------- ******************** Failed Tests (9): lldb-api :: commands/expression/completion-in-lambda-and-unnamed-class/TestCompletionInLambdaAndUnnamedClass.py lldb-api :: commands/expression/expr-in-syscall/TestExpressionInSyscall.py lldb-api :: functionalities/data-formatter/data-formatter-stl/generic/unordered/TestDataFormatterGenericUnordered.py lldb-api :: functionalities/data-formatter/ostypeformatting/TestFormattersOsType.py lldb-api :: lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.py lldb-api :: lang/cpp/type_lookup/TestCppTypeLookup.py lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxArray.py lldb-api :: lang/objc/objc-stepping/TestObjCStepping.py lldb-api :: types/TestLongTypes.py

Hide Details

Hide Details

Testing Time: 3561.37s Unsupported : 254 Passed : 1242 Expectedly Failed: 19 Failed : 9 FAILED: tools/lldb/test/CMakeFiles/check-lldb /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test/CMakeFiles/check-lldb cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test && /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/bin/python3.8 /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/llvm-lit -v --time-tests --shuffle --xunit-xml-output=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/test/results.xml -v -j 4 --timeout 1200 /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test ninja: build stopped: subcommand failed. Command failed: Command '['/usr/bin/env', 'TERM=vt100', '/usr/local/bin/ninja', '-v', 'check-lldb']' returned non-zero exit status 1. Command: ['/usr/bin/env', 'TERM=vt100', '/usr/local/bin/ninja', '-v', 'check-lldb'] [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] scanForIssues [Clang] Sleeping for 5 seconds due to JENKINS-32191... [Clang] Parsing console log (workspace: '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized') [Clang] -> found 1 issue (skipped 0 duplicates) [Clang] Parsing console log (workspace: '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized') [Clang] [-ERROR-] Can't create fingerprints for some files: [Clang] [-ERROR-] - '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/llvm-lit: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/llvm/utils/lit/lit/discovery.py', IO exception has been thrown: java.nio.file.NoSuchFileException: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/llvm-lit: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/llvm/utils/lit/lit/discovery.py [Clang] -> found 1 issue (skipped 0 duplicates) [Clang] Successfully parsed console log [Clang] -> found 1 issue (skipped 0 duplicates) [Clang] Parsing console log (workspace: '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized') [Clang] Post processing issues on 'green-dragon-23' with source code encoding 'UTF-8' [Clang] Creating SCM blamer to obtain author and commit information for affected files [Clang] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Clang] Resolving file names for all issues in source directory '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized' [Clang] -> resolved paths in source directory (0 found, 1 not found) [Clang] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Clang] -> resolved module names for 1 issues [Clang] Resolving package names (or namespaces) by parsing the affected files [Clang] -> resolved package names of 1 affected files [Clang] No filter has been set, publishing all 1 issues [Clang] Creating fingerprints for all affected code blocks to track issues over different builds [Clang] -> created fingerprints for 0 issues (skipped 1 issues) [Clang] Copying affected files to Jenkins' build folder '/Users/Shared/Jenkins/Home/jobs/lldb-cmake-sanitized/builds/2722/files-with-issues' [Clang] -> 0 copied, 0 not in workspace, 1 not-found, 0 with I/O error [Clang] Repository miner is not configured, skipping repository mining [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE