Command Output (stdout):
--
lldb version 14.0.99 (
http://labmaster3.local/git/llvm-project.git revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961)
clang revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961
llvm revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961
--
Command Output (stderr):
--
Assertion failed: (m_result_recorded && "Did you forget LLDB_RECORD_RESULT?"), function ~Recorder, file /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/source/Utility/ReproducerInstrumentation.cpp, line 221.
Fatal Python error: Aborted
Current thread 0x00000001029a8dc0 (most recent call first):
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lib/python3.7/site-packages/lldb/__init__.py", line 8799 in DeallocateMemory
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/python_api/process/TestProcessAPI.py", line 453 in test_allocate_deallocate_memory
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1835 in test_method
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/case.py", line 413 in runMethod
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/case.py", line 383 in run
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/case.py", line 458 in __call__
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/suite.py", line 117 in _wrapped_run
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/suite.py", line 115 in _wrapped_run
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/suite.py", line 85 in run
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/suite.py", line 66 in __call__
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/runner.py", line 165 in run
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/dotest.py", line 1017 in run_suite
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/dotest.py", line 7 in <module>
--
********************
PASS: lldb-api :: functionalities/gdb_remote_client/TestRegDefinitionInParts.py (721 of 1405)
PASS: lldb-api :: commands/expression/regression-access-function-template-in-record/TestRegressionAccessFunctionTemplateInRecord.py (722 of 1405)
PASS: lldb-shell :: ObjectFile/PECOFF/sections.yaml (723 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-server/memory-tagging/TestGdbRemoteMemoryTagging.py (724 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/vector/TestDataFormatterLibcxxVector.py (725 of 1405)
PASS: lldb-shell :: ObjectFile/Breakpad/discontiguous-sections.test (726 of 1405)
PASS: lldb-api :: macosx/builtin-debugtrap/TestBuiltinDebugTrap.py (727 of 1405)
UNSUPPORTED: lldb-api :: functionalities/ptrauth_diagnostics/BRAA_error/TestPtrauthBRAADiagnostic.py (728 of 1405)
UNSUPPORTED: lldb-api :: functionalities/asan/TestMemoryHistory.py (729 of 1405)
PASS: lldb-api :: functionalities/data-formatter/summary-string-onfail/Test-rdar-9974002.py (730 of 1405)
PASS: lldb-api :: lang/cpp/signed_types/TestSignedTypes.py (731 of 1405)
UNSUPPORTED: lldb-shell :: Expr/TestIRMemoryMapWindows.test (732 of 1405)
PASS: lldb-shell :: BuildScript/compiler-full-path.test (733 of 1405)
PASS: lldb-api :: lang/cpp/class-template-non-type-parameter-pack/TestClassTemplateNonTypeParameterPack.py (734 of 1405)
UNSUPPORTED: lldb-shell :: Breakpoint/ppc64-localentry.test (735 of 1405)
UNSUPPORTED: lldb-shell :: Subprocess/clone-follow-child-wp.test (736 of 1405)
PASS: lldb-api :: tools/lldb-server/TestGdbRemoteSingleStep.py (737 of 1405)
PASS: lldb-api :: lang/cpp/static_members/TestCPPStaticMembers.py (738 of 1405)
UNSUPPORTED: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointsOneWatchpoint.py (739 of 1405)
PASS: lldb-api :: functionalities/type_get_module/TestTypeGetModule.py (740 of 1405)
PASS: lldb-api :: python_api/debugger/TestDebuggerAPI.py (741 of 1405)
PASS: lldb-api :: lang/cpp/nested-class-other-compilation-unit/TestNestedClassWithParentInAnotherCU.py (742 of 1405)
PASS: lldb-api :: lang/cpp/reference-to-outer-type/TestCppReferenceToOuterClass.py (743 of 1405)
PASS: lldb-api :: functionalities/tail_call_frames/ambiguous_tail_call_seq2/TestAmbiguousTailCallSeq2.py (744 of 1405)
PASS: lldb-api :: macosx/thread_suspend/TestInternalThreadSuspension.py (745 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-script/TestDataFormatterScript.py (746 of 1405)
PASS: lldb-shell :: Register/Core/x86-64-netbsd-multithread.test (747 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-synthtype/TestDataFormatterSynthType.py (748 of 1405)
PASS: lldb-shell :: Unwind/thread-step-out-ret-addr-check.test (749 of 1405)
PASS: lldb-api :: functionalities/thread/step_until/TestStepUntil.py (750 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/ast-functions-msvc.cpp (751 of 1405)
PASS: lldb-api :: functionalities/data-formatter/array_typedef/TestArrayTypedef.py (752 of 1405)
PASS: lldb-api :: lang/cpp/default-template-args/TestDefaultTemplateArgs.py (753 of 1405)
FAIL: lldb-api :: lang/objc/modules-compile-error/TestModulesCompileError.py (754 of 1405)
******************** TEST 'lldb-api :: lang/objc/modules-compile-error/TestModulesCompileError.py' FAILED ********************
Script:
--
/usr/local/Frameworks/Python.framework/Versions/3.7/bin/python3.7 /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/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-matrix/lldb-build/lldb-test-build.noindex -t --env TERM=vt100 --skip-category gmodules --skip-category watchpoint --arch=x86_64 --env LLVM_LIBS_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib --arch x86_64 --build-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex --lldb-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/lldb --compiler /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang --dsymutil /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil --llvm-tools-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin --lldb-libs-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib --skip-category=lldb-vscode --skip-category=std-module /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/objc/modules-compile-error -p TestModulesCompileError.py --capture-path /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/reproducers/TestModulesCompileError.py
--
Exit Code: 1
Command Output (stdout):
--
lldb version 14.0.99 (
http://labmaster3.local/git/llvm-project.git revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961)
clang revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961
llvm revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961
Skipping the following test categories: ['gmodules', 'watchpoint', 'lldb-vscode', 'std-module', 'libstdcxx', 'dwo', 'llgs', 'fork']
--
Command Output (stderr):
--
Change dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/objc/modules-compile-error
runCmd: settings clear -all
output:
runCmd: settings set symbols.enable-external-lookup false
output:
runCmd: settings set target.inherit-tcc true
output:
runCmd: settings set target.detach-on-error false
output:
runCmd: settings set target.auto-apply-fixits false
output:
runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output:
runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output:
runCmd: settings set use-color false
output:
runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output:
runCmd: expr @import LLDBTestModule
check of return status not required
runCmd failed!
error: expression failed to parse:
error: Header search couldn't locate module LLDBTestModule
error: while importing modules:
error: Header search couldn't locate module LLDBTestModule
Ran command:
"expr @import LLDBTestModule"
Got output:
error: expression failed to parse:
error: Header search couldn't locate module LLDBTestModule
error: while importing modules:
error: Header search couldn't locate module LLDBTestModule
Expecting sub string: "module.h:4:1: error: unknown type name 'syntax_error_for_lldb_to_find'" (was not found)
FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_dsym (TestModulesCompileError.TestCase)
<bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x10cce45d0> >>: success
runCmd: settings clear -all
output:
runCmd: settings set symbols.enable-external-lookup false
output:
runCmd: settings set target.inherit-tcc true
output:
runCmd: settings set target.detach-on-error false
output:
runCmd: settings set target.auto-apply-fixits false
output:
runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output:
runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output:
runCmd: settings set use-color false
output:
runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output:
runCmd: expr @import LLDBTestModule
check of return status not required
runCmd failed!
error: expression failed to parse:
error: Header search couldn't locate module LLDBTestModule
error: while importing modules:
error: Header search couldn't locate module LLDBTestModule
Ran command:
"expr @import LLDBTestModule"
Got output:
error: expression failed to parse:
error: Header search couldn't locate module LLDBTestModule
error: while importing modules:
error: Header search couldn't locate module LLDBTestModule
Expecting sub string: "module.h:4:1: error: unknown type name 'syntax_error_for_lldb_to_find'" (was not found)
FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_dwarf (TestModulesCompileError.TestCase)
<bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x1074e3ae0> >>: success
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_dwo (TestModulesCompileError.TestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_gmodules (TestModulesCompileError.TestCase) (test case does not fall in any category of interest for this run)
Restore dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/test
======================================================================
FAIL: test_dsym (TestModulesCompileError.TestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1835, in test_method
return attrvalue(self)
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/objc/modules-compile-error/TestModulesCompileError.py", line 22, in test
"could not build module 'LLDBTestModule'"])
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2555, in expect
self.fail(log_msg)
AssertionError: Ran command:
"expr @import LLDBTestModule"
Got output:
error: expression failed to parse:
error: Header search couldn't locate module LLDBTestModule
error: while importing modules:
error: Header search couldn't locate module LLDBTestModule
Expecting sub string: "module.h:4:1: error: unknown type name 'syntax_error_for_lldb_to_find'" (was not found)
Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang
======================================================================
FAIL: test_dwarf (TestModulesCompileError.TestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1835, in test_method
return attrvalue(self)
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/objc/modules-compile-error/TestModulesCompileError.py", line 22, in test
"could not build module 'LLDBTestModule'"])
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2555, in expect
self.fail(log_msg)
AssertionError: Ran command:
"expr @import LLDBTestModule"
Got output:
error: expression failed to parse:
error: Header search couldn't locate module LLDBTestModule
error: while importing modules:
error: Header search couldn't locate module LLDBTestModule
Expecting sub string: "module.h:4:1: error: unknown type name 'syntax_error_for_lldb_to_find'" (was not found)
Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang
----------------------------------------------------------------------
Ran 4 tests in 4.012s
RESULT: FAILED (0 passes, 2 failures, 0 errors, 2 skipped, 0 expected failures, 0 unexpected successes)
--
********************
PASS: lldb-api :: commands/command/regex/TestRegexCommand.py (755 of 1405)
PASS: lldb-api :: python_api/frame/get-variables/TestGetVariables.py (756 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/list/TestDataFormatterLibcxxList.py (757 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/Functionalities/TestStepping.test (758 of 1405)
UNSUPPORTED: lldb-api :: lang/cpp/gmodules/TestWithModuleDebugging.py (759 of 1405)
PASS: lldb-api :: functionalities/plugins/python_os_plugin/stepping_plugin_threads/TestOSPluginStepping.py (760 of 1405)
PASS: lldb-shell :: Error/assert.test (761 of 1405)
PASS: lldb-api :: commands/expression/save_jit_objects/TestSaveJITObjects.py (762 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemoteFork.py (763 of 1405)
PASS: lldb-shell :: Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test (764 of 1405)
UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/TestDataFormatterStdUniquePtr.py (765 of 1405)
UNSUPPORTED: lldb-api :: commands/trace/TestTraceSchema.py (766 of 1405)
UNSUPPORTED: lldb-shell :: Unwind/split-machine-functions.test (767 of 1405)
PASS: lldb-api :: python_api/target/TestTargetAPI.py (768 of 1405)
PASS: lldb-shell :: ObjectFile/ELF/minidebuginfo-find-symbols.yaml (769 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/Functionalities/TestImageList.test (770 of 1405)
UNSUPPORTED: lldb-api :: linux/aarch64/mte_memory_region/TestAArch64LinuxMTEMemoryRegion.py (771 of 1405)
PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointThreads.py (772 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/initializerlist/TestInitializerList.py (773 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-vscode/coreFile/TestVSCode_coreFile.py (774 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-server/libraries-svr4/TestGdbRemoteLibrariesSvr4Support.py (775 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjNSException.py (776 of 1405)
PASS: lldb-shell :: Unwind/eh-frame-dwarf-unwind.test (777 of 1405)
UNSUPPORTED: lldb-api :: macosx/posix_spawn/TestLaunchProcessPosixSpawn.py (778 of 1405)
PASS: lldb-api :: lang/objc/foundation/TestObjCMethodsString.py (779 of 1405)
PASS: lldb-api :: commands/frame/diagnose/dereference-argument/TestDiagnoseDereferenceArgument.py (780 of 1405)
UNSUPPORTED: lldb-api :: linux/aarch64/mte_tag_faults/TestAArch64LinuxMTEMemoryTagFaults.py (781 of 1405)
PASS: lldb-api :: commands/expression/multiline-navigation/TestMultilineNavigation.py (782 of 1405)
PASS: lldb-api :: python_api/symbol-context/two-files/TestSymbolContextTwoFiles.py (783 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/sysroot/TestStdModuleSysroot.py (784 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/dwp-separate-debug-file.cpp (785 of 1405)
PASS: lldb-api :: lang/c/cpp_keyword_identifiers/TestCppKeywordsAsCIdentifiers.py (786 of 1405)
PASS: lldb-api :: commands/platform/file/read/TestPlatformFileRead.py (787 of 1405)
PASS: lldb-shell :: ObjectFile/ELF/PT_TLS-overlap-PT_LOAD.yaml (788 of 1405)
UNSUPPORTED: lldb-api :: functionalities/ptrauth_diagnostics/brkC47x_x16_invalid/TestPtrauthBRKc47xX16Invalid.py (789 of 1405)
UNSUPPORTED: lldb-api :: macosx/macCatalystAppMacOSFramework/TestMacCatalystAppWithMacOSFramework.py (790 of 1405)
PASS: lldb-api :: lang/c/find_struct_type/TestFindStructTypes.py (791 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCKVO.py (792 of 1405)
PASS: lldb-api :: lang/cpp/unicode-literals/TestUnicodeLiterals.py (793 of 1405)
PASS: lldb-shell :: Process/Optimization.test (794 of 1405)
PASS: lldb-api :: commands/expression/top-level/TestTopLevelExprs.py (795 of 1405)
PASS: lldb-shell :: SymbolFile/Breakpad/symtab.test (796 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-categories/TestDataFormatterCategories.py (797 of 1405)
PASS: lldb-api :: lang/cpp/dynamic-value/TestCppValueCast.py (798 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/debug_rnglists-dwp.s (799 of 1405)
PASS: lldb-api :: functionalities/postmortem/mach-core/TestMachCore.py (800 of 1405)
PASS: lldb-api :: functionalities/breakpoint/breakpoint_by_line_and_column/TestBreakpointByLineAndColumn.py (801 of 1405)
UNSUPPORTED: lldb-api :: python_api/disassemble-raw-data/TestDisassemble_VST1_64.py (802 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestThreadSelectionBug.py (803 of 1405)
PASS: lldb-api :: commands/process/signal/TestProcessSignal.py (804 of 1405)
PASS: lldb-shell :: Minidump/dump-all.test (805 of 1405)
PASS: lldb-api :: functionalities/target_var/no_vars/TestTargetVarNoVars.py (806 of 1405)
UNSUPPORTED: lldb-shell :: Subprocess/fork-follow-parent-softbp.test (807 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/dwp.s (808 of 1405)
PASS: lldb-api :: lang/cpp/multiple-inheritance/TestCppMultipleInheritance.py (809 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/debug-line-basic.s (810 of 1405)
UNSUPPORTED: lldb-shell :: Process/TestEnvironment.test (811 of 1405)
UNSUPPORTED: lldb-shell :: Register/x86-64-read.test (812 of 1405)
PASS: lldb-api :: functionalities/thread/state_after_expression/TestStateAfterExpression.py (813 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/command_script_import.test (814 of 1405)
PASS: lldb-api :: lang/objc/variadic_methods/TestVariadicMethods.py (815 of 1405)
PASS: lldb-api :: lang/cpp/bool/TestCPPBool.py (816 of 1405)
PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentBreakpointOneDelayBreakpointThreads.py (817 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemoteSaveCore.py (818 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/find-basic-type.cpp (819 of 1405)
PASS: lldb-api :: commands/expression/result_numbering/TestResultNumbering.py (820 of 1405)
PASS: lldb-shell :: Settings/TestLineMarkerColor.test (821 of 1405)
PASS: lldb-shell :: Driver/TestUseColor.test (822 of 1405)
UNSUPPORTED: lldb-api :: python_api/watchpoint/TestSetWatchpoint.py (823 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_AT_decl_file-DW_AT_specification-crosscu.s (824 of 1405)
PASS: lldb-api :: functionalities/breakpoint/objc/TestObjCBreakpoints.py (825 of 1405)
UNSUPPORTED: lldb-shell :: Driver/TestFile.test (826 of 1405)
PASS: lldb-api :: arm/emulation/TestEmulations.py (827 of 1405)
PASS: lldb-api :: commands/command/nested_alias/TestNestedAlias.py (828 of 1405)
UNSUPPORTED: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelayedCrashWithBreakpointWatchpoint.py (829 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/bitfields.cpp (830 of 1405)
UNSUPPORTED: lldb-api :: benchmarks/libcxxmap/TestBenchmarkLibcxxMap.py (831 of 1405)
UNSUPPORTED: lldb-api :: functionalities/longjmp/TestLongjmp.py (832 of 1405)
PASS: lldb-api :: functionalities/breakpoint/dummy_target_breakpoints/TestBreakpointsWithNoTargets.py (833 of 1405)
PASS: lldb-api :: python_api/frame/inlines/TestInlinedFrame.py (834 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/TestPythonImport.test (835 of 1405)
PASS: lldb-api :: functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferiorStep.py (836 of 1405)
PASS: lldb-api :: functionalities/abbreviation/TestCommonShortSpellings.py (837 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestTargetXMLArch.py (838 of 1405)
PASS: lldb-shell :: Quit/TestQuitExitCodeImplicit0.test (839 of 1405)
PASS: lldb-api :: functionalities/data-formatter/cstring-utf8-summary/TestCstringUnicode.py (840 of 1405)
UNSUPPORTED: lldb-api :: functionalities/postmortem/netbsd-core/TestNetBSDCore.py (841 of 1405)
PASS: lldb-api :: macosx/skinny-corefile/TestSkinnyCorefile.py (842 of 1405)
PASS: lldb-api :: commands/expression/ir-interpreter/TestIRInterpreter.py (843 of 1405)
PASS: lldb-shell :: Commands/command-script-import.test (844 of 1405)
PASS: lldb-api :: lang/cpp/std-function-step-into-callable/TestStdFunctionStepIntoCallable.py (845 of 1405)
PASS: lldb-api :: functionalities/breakpoint/step_over_breakpoint/TestStepOverBreakpoint.py (846 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/atomic/TestLibCxxAtomic.py (847 of 1405)
UNSUPPORTED: lldb-api :: commands/watchpoints/watchpoint_commands/command/TestWatchpointCommandPython.py (848 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-vscode/step/TestVSCode_step.py (849 of 1405)
UNSUPPORTED: lldb-api :: functionalities/breakpoint/breakpoint_in_delayslot/TestAvoidBreakpointInDelaySlot.py (850 of 1405)
PASS: lldb-api :: commands/frame/var/TestFrameVar.py (851 of 1405)
PASS: lldb-shell :: BuildScript/script-args.test (852 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSDate.py (853 of 1405)
PASS: lldb-shell :: ObjectFile/Breakpad/sections.test (854 of 1405)
PASS: lldb-shell :: Process/UnsupportedLanguage.test (855 of 1405)
PASS: lldb-shell :: ObjectFile/PECOFF/basic-info-arm.yaml (856 of 1405)
UNSUPPORTED: lldb-shell :: Quit/TestQuitExitCode30.test (857 of 1405)
PASS: lldb-api :: commands/expression/completion/TestExprCompletion.py (858 of 1405)
PASS: lldb-api :: tools/lldb-server/inferior-crash/TestGdbRemoteAbort.py (859 of 1405)
PASS: lldb-shell :: Recognizer/assert.test (860 of 1405)
PASS: lldb-api :: lang/c/vla/TestVLA.py (861 of 1405)
PASS: lldb-api :: functionalities/memory/cache/TestMemoryCache.py (862 of 1405)
PASS: lldb-api :: functionalities/mtc/simple/TestMTCSimple.py (863 of 1405)
UNSUPPORTED: lldb-shell :: Register/x86-64-gp-write.test (864 of 1405)
UNSUPPORTED: lldb-shell :: Register/aarch64-gp-read.test (865 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestProcessConnect.py (866 of 1405)
PASS: lldb-api :: lang/cpp/lambdas/TestLambdas.py (867 of 1405)
PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithBreak.py (868 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/PDB/function-nested-block.test (869 of 1405)
PASS: lldb-shell :: Minidump/breakpad-symbols.test (870 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/PDB/calling-conventions.test (871 of 1405)
PASS: lldb-shell :: Quit/TestQuitExitCode0.test (872 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/TestRelativePath.test (873 of 1405)
PASS: lldb-api :: functionalities/ptr_refs/TestPtrRefs.py (874 of 1405)
PASS: lldb-shell :: Breakpoint/split-dwarf5-debug-stroffsets.test (875 of 1405)
PASS: lldb-api :: iohandler/completion/TestIOHandlerCompletion.py (876 of 1405)
PASS: lldb-api :: functionalities/rerun/TestRerun.py (877 of 1405)
PASS: lldb-api :: lang/cpp/struct_with_keyword_name/TestStructWithKeywordName.py (878 of 1405)
PASS: lldb-shell :: ObjectFile/ELF/netbsd-exec-8.99.30-amd64.yaml (879 of 1405)
PASS: lldb-api :: functionalities/float-display/TestFloatDisplay.py (880 of 1405)
PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelayedCrashWithBreakpointSignal.py (881 of 1405)
UNSUPPORTED: lldb-shell :: ObjectFile/PECOFF/export-dllfunc.yaml (882 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/TestFileRepro.test (883 of 1405)
PASS: lldb-api :: lang/objc/objc-optimized/TestObjcOptimized.py (884 of 1405)
PASS: lldb-api :: commands/target/stop-hooks/TestStopHookScripted.py (885 of 1405)
PASS: lldb-shell :: Quit/TestQuitExitCodeHex0.test (886 of 1405)
PASS: lldb-api :: commands/gui/invalid-args/TestInvalidArgsGui.py (887 of 1405)
UNSUPPORTED: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentWatchBreak.py (888 of 1405)
PASS: lldb-shell :: Commands/command-target-modules-dump-sections.yaml (889 of 1405)
UNSUPPORTED: lldb-shell :: Driver/TestRepl.test (890 of 1405)
PASS: lldb-api :: lang/cpp/stl/TestSTL.py (891 of 1405)
UNSUPPORTED: lldb-api :: lang/objc/objc-dynamic-value/TestObjCDynamicValue.py (892 of 1405)
PASS: lldb-api :: commands/expression/codegen-crash-import-def-arraytype-element/TestImportDefinitionArrayType.py (893 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/call-restarts/TestCallThatRestarts.py (894 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/ast-types.cpp (895 of 1405)
PASS: lldb-api :: functionalities/breakpoint/breakpoint_language/TestBreakpointLanguage.py (896 of 1405)
PASS: lldb-shell :: Commands/command-backtrace-parser-2.test (897 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Python/Crashlog/json.test (898 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/pair/TestPairFromStdModule.py (899 of 1405)
PASS: lldb-api :: functionalities/value_md5_crash/TestValueMD5Crash.py (900 of 1405)
PASS: lldb-api :: driver/batch_mode/TestBatchMode.py (901 of 1405)
PASS: lldb-api :: lang/c/modules/TestCModules.py (902 of 1405)
PASS: lldb-api :: commands/thread/select/TestThreadSelect.py (903 of 1405)
PASS: lldb-shell :: ObjectFile/ELF/aarch64-relocations.yaml (904 of 1405)
PASS: lldb-api :: lang/objc/foundation/TestObjCMethodsNSArray.py (905 of 1405)
PASS: lldb-shell :: ObjectFile/ELF/many-sections.s (906 of 1405)
PASS: lldb-api :: macosx/safe-to-func-call/TestSafeFuncCalls.py (907 of 1405)
PASS: lldb-shell :: Register/Core/x86-32-freebsd-fp.test (908 of 1405)
PASS: lldb-api :: api/multiple-targets/TestMultipleTargets.py (909 of 1405)
PASS: lldb-api :: functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py (910 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/TestProcessList.test (911 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-cpp/TestDataFormatterCpp.py (912 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/ast-methods.cpp (913 of 1405)
PASS: lldb-api :: lang/cpp/sizeof/TestCPPSizeof.py (914 of 1405)
PASS: lldb-api :: functionalities/step-vrs-interrupt/TestStepVrsInterruptTimeout.py (915 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/PDB/variables-locations.test (916 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/debug_loc-aslr.s (917 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/find-variable-dwo.cpp (918 of 1405)
PASS: lldb-shell :: Settings/TestDisassemblyFormat.test (919 of 1405)
PASS: lldb-api :: commands/expression/entry-bp/TestExprEntryBP.py (920 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/queue/TestQueueFromStdModule.py (921 of 1405)
PASS: lldb-api :: lang/cpp/wchar_t/TestCxxWCharT.py (922 of 1405)
PASS: lldb-api :: commands/disassemble/basic/TestDisassembleBreakpoint.py (923 of 1405)
PASS: lldb-api :: lang/objc/ivar-IMP/TestObjCiVarIMP.py (924 of 1405)
PASS: lldb-shell :: ObjectFile/MachO/symtab.yaml (925 of 1405)
PASS: lldb-api :: commands/platform/file/close/TestPlatformFileClose.py (926 of 1405)
PASS: lldb-api :: commands/command/script/import/rdar-12586188/TestRdar12586188.py (927 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_AT_const_value.s (928 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/TestDiscard.test (929 of 1405)
UNSUPPORTED: lldb-shell :: Subprocess/fork-follow-parent-wp.test (930 of 1405)
UNSUPPORTED: lldb-api :: lang/objc/modules/TestObjCModules.py (931 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/nsstring/TestDataFormatterNSString.py (932 of 1405)
UNSUPPORTED: lldb-api :: functionalities/thread/multi_break/TestMultipleBreakpoints.py (933 of 1405)
PASS: lldb-shell :: Minidump/disassemble-no-module.yaml (934 of 1405)
PASS: lldb-api :: types/TestCharType.py (935 of 1405)
PASS: lldb-shell :: Breakpoint/single-file-split-dwarf.test (936 of 1405)
UNSUPPORTED: lldb-api :: commands/trace/TestTraceStartStop.py (937 of 1405)
PASS: lldb-api :: lang/cpp/frame-var-anon-unions/TestFrameVariableAnonymousUnions.py (938 of 1405)
PASS: lldb-api :: functionalities/exec/TestExec.py (939 of 1405)
PASS: lldb-api :: commands/expression/static-initializers/TestStaticInitializers.py (940 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestMemoryRegionDirtyPages.py (941 of 1405)
UNSUPPORTED: lldb-api :: functionalities/tail_call_frames/disambiguate_paths_to_common_sink/TestDisambiguatePathsToCommonSink.py (942 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-advanced/TestDataFormatterAdv.py (943 of 1405)
PASS: lldb-api :: functionalities/data-formatter/format-propagation/TestFormatPropagation.py (944 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/no-std-module/TestMissingStdModule.py (945 of 1405)
FAIL: lldb-api :: lang/cpp/modules-import/TestCXXModulesImport.py (946 of 1405)
******************** TEST 'lldb-api :: lang/cpp/modules-import/TestCXXModulesImport.py' FAILED ********************
Script:
--
/usr/local/Frameworks/Python.framework/Versions/3.7/bin/python3.7 /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/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-matrix/lldb-build/lldb-test-build.noindex -t --env TERM=vt100 --skip-category gmodules --skip-category watchpoint --arch=x86_64 --env LLVM_LIBS_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib --arch x86_64 --build-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex --lldb-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/lldb --compiler /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang --dsymutil /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil --llvm-tools-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin --lldb-libs-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib --skip-category=lldb-vscode --skip-category=std-module /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/modules-import -p TestCXXModulesImport.py --capture-path /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/reproducers/TestCXXModulesImport.py
--
Exit Code: 1
Command Output (stdout):
--
lldb version 14.0.99 (
http://labmaster3.local/git/llvm-project.git revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961)
clang revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961
llvm revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961
Skipping the following test categories: ['gmodules', 'watchpoint', 'lldb-vscode', 'std-module', 'libstdcxx', 'dwo', 'llgs', 'fork']
--
Command Output (stderr):
--
Change dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/modules-import
runCmd: settings clear -all
output:
runCmd: settings set symbols.enable-external-lookup false
output:
runCmd: settings set target.inherit-tcc true
output:
runCmd: settings set target.detach-on-error false
output:
runCmd: settings set target.auto-apply-fixits false
output:
runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output:
runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output:
runCmd: settings set use-color false
output:
runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output:
runCmd: expr -l Objective-C++ -- @import Bar
runCmd failed!
error: expression failed to parse:
error: Header search couldn't locate module Foo
error: while importing modules:
error: Header search couldn't locate module Bar
FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_expr_dsym (TestCXXModulesImport.CXXModulesImportTestCase)
<bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x10b9a5db0> >>: success
runCmd: settings clear -all
output:
runCmd: settings set symbols.enable-external-lookup false
output:
runCmd: settings set target.inherit-tcc true
output:
runCmd: settings set target.detach-on-error false
output:
runCmd: settings set target.auto-apply-fixits false
output:
runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output:
runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output:
runCmd: settings set use-color false
output:
runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output:
runCmd: expr -l Objective-C++ -- @import Bar
runCmd failed!
error: expression failed to parse:
error: Header search couldn't locate module Foo
error: while importing modules:
error: Header search couldn't locate module Bar
FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_expr_dwarf (TestCXXModulesImport.CXXModulesImportTestCase)
<bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x10b1b6ae0> >>: success
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_expr_dwo (TestCXXModulesImport.CXXModulesImportTestCase) (test case does not fall in any category of interest for this run)
runCmd: settings clear -all
output:
runCmd: settings set symbols.enable-external-lookup false
output:
runCmd: settings set target.inherit-tcc true
output:
runCmd: settings set target.detach-on-error false
output:
runCmd: settings set target.auto-apply-fixits false
output:
runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output:
runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output:
runCmd: settings set use-color false
output:
runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output:
runCmd: expr -l Objective-C++ -- @import Bar
check of return status not required
runCmd failed!
error: expression failed to parse:
error: Header search couldn't locate module Foo
error: while importing modules:
error: Header search couldn't locate module Bar
Ran command:
"expr -l Objective-C++ -- @import Bar"
Got output:
error: expression failed to parse:
error: Header search couldn't locate module Foo
error: while importing modules:
error: Header search couldn't locate module Bar
<bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x10b9a5ea0> >>: success
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_expr_failing_import_dsym (TestCXXModulesImport.CXXModulesImportTestCase)
runCmd: settings clear -all
output:
runCmd: settings set symbols.enable-external-lookup false
output:
runCmd: settings set target.inherit-tcc true
output:
runCmd: settings set target.detach-on-error false
output:
runCmd: settings set target.auto-apply-fixits false
output:
runCmd: settings set plugin.process.gdb-remote.packet-timeout 60
output:
runCmd: settings set symbols.clang-modules-cache-path "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api"
output:
runCmd: settings set use-color false
output:
runCmd: setting set target.prefer-dynamic-value no-dynamic-values
output:
runCmd: expr -l Objective-C++ -- @import Bar
check of return status not required
runCmd failed!
error: expression failed to parse:
error: Header search couldn't locate module Foo
error: while importing modules:
error: Header search couldn't locate module Bar
Ran command:
"expr -l Objective-C++ -- @import Bar"
Got output:
error: expression failed to parse:
error: Header search couldn't locate module Foo
error: while importing modules:
error: Header search couldn't locate module Bar
<bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x10b1b69f0> >>: success
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_expr_failing_import_dwarf (TestCXXModulesImport.CXXModulesImportTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_expr_failing_import_dwo (TestCXXModulesImport.CXXModulesImportTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_expr_failing_import_gmodules (TestCXXModulesImport.CXXModulesImportTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_expr_gmodules (TestCXXModulesImport.CXXModulesImportTestCase) (test case does not fall in any category of interest for this run)
Restore dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/test
======================================================================
FAIL: test_expr_dsym (TestCXXModulesImport.CXXModulesImportTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1835, in test_method
return attrvalue(self)
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 149, in wrapper
return func(*args, **kwargs)
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/modules-import/TestCXXModulesImport.py", line 32, in test_expr
self.expect("expr -l Objective-C++ -- @import Bar")
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2468, in expect
inHistory=inHistory)
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2166, in runCmd
msg if (msg) else CMD_MSG(cmd))
AssertionError: False is not True : Command 'expr -l Objective-C++ -- @import Bar
Error output:
error: expression failed to parse:
error: Header search couldn't locate module Foo
error: while importing modules:
error: Header search couldn't locate module Bar
' did not return successfully
Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang
======================================================================
FAIL: test_expr_dwarf (TestCXXModulesImport.CXXModulesImportTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1835, in test_method
return attrvalue(self)
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 149, in wrapper
return func(*args, **kwargs)
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/lang/cpp/modules-import/TestCXXModulesImport.py", line 32, in test_expr
self.expect("expr -l Objective-C++ -- @import Bar")
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2468, in expect
inHistory=inHistory)
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2166, in runCmd
msg if (msg) else CMD_MSG(cmd))
AssertionError: False is not True : Command 'expr -l Objective-C++ -- @import Bar
Error output:
error: expression failed to parse:
error: Header search couldn't locate module Foo
error: while importing modules:
error: Header search couldn't locate module Bar
' did not return successfully
Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang
----------------------------------------------------------------------
Ran 8 tests in 7.688s
RESULT: FAILED (2 passes, 2 failures, 0 errors, 4 skipped, 0 expected failures, 0 unexpected successes)
--
********************
PASS: lldb-api :: functionalities/data-formatter/nsarraysynth/TestNSArraySynthetic.py (947 of 1405)
PASS: lldb-api :: lang/c/function_types/TestFunctionTypes.py (948 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-vscode/completions/TestVSCode_completions.py (949 of 1405)
PASS: lldb-api :: macosx/load-kext/TestLoadKext.py (950 of 1405)
PASS: lldb-api :: python_api/value_var_update/TestValueVarUpdate.py (951 of 1405)
PASS: lldb-shell :: ObjectFile/PDB/object.test (952 of 1405)
PASS: lldb-api :: functionalities/data-formatter/ptr_ref_typedef/TestPtrRef2Typedef.py (953 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/global-classes.cpp (954 of 1405)
UNSUPPORTED: lldb-shell :: Register/x86-64-ymm16-write.test (955 of 1405)
PASS: lldb-shell :: ObjectFile/PECOFF/symbol.yaml (956 of 1405)
PASS: lldb-shell :: ObjectFile/ELF/build-id-case.yaml (957 of 1405)
PASS: lldb-api :: functionalities/data-formatter/ostypeformatting/TestFormattersOsType.py (958 of 1405)
PASS: lldb-api :: lang/cpp/class_types/TestClassTypesDisassembly.py (959 of 1405)
PASS: lldb-api :: commands/expression/context-object/TestContextObject.py (960 of 1405)
PASS: lldb-api :: tools/lldb-server/TestGdbRemoteHostInfo.py (961 of 1405)
UNSUPPORTED: lldb-api :: macosx/macCatalyst/TestMacCatalyst.py (962 of 1405)
PASS: lldb-shell :: ScriptInterpreter/None/none.test (963 of 1405)
UNSUPPORTED: lldb-api :: lang/objc/modules-update/TestClangModulesUpdate.py (964 of 1405)
UNSUPPORTED: lldb-api :: functionalities/signal/TestSendSignal.py (965 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/shared_ptr-dbg-info-content/TestSharedPtrDbgInfoContentFromStdModule.py (966 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/map/TestDataFormatterLibccMap.py (967 of 1405)
PASS: lldb-api :: commands/statistics/basic/TestStats.py (968 of 1405)
PASS: lldb-api :: lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py (969 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/array-sizes.s (970 of 1405)
PASS: lldb-api :: commands/expression/diagnostics/TestExprDiagnostics.py (971 of 1405)
PASS: lldb-api :: lang/cpp/printf/TestPrintf.py (972 of 1405)
PASS: lldb-api :: functionalities/thread/exit_during_step/TestExitDuringStep.py (973 of 1405)
PASS: lldb-api :: commands/platform/basic/TestPlatformPython.py (974 of 1405)
PASS: lldb-api :: terminal/TestSTTYBeforeAndAfter.py (975 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/list/TestListFromStdModule.py (976 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/DW_AT_range-DW_FORM_sec_offset.s (977 of 1405)
PASS: lldb-api :: commands/log/invalid-args/TestInvalidArgsLog.py (978 of 1405)
UNSUPPORTED: lldb-api :: functionalities/signal/handle-segv/TestHandleSegv.py (979 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-proper-plurals/TestFormattersOneIsSingular.py (980 of 1405)
PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalBreak.py (981 of 1405)
PASS: lldb-api :: lang/c/conflicting-symbol/TestConflictingSymbol.py (982 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/watchpoint_callback.test (983 of 1405)
PASS: lldb-shell :: Commands/command-disassemble-process.yaml (984 of 1405)
PASS: lldb-api :: lang/objc/objc-class-method/TestObjCClassMethod.py (985 of 1405)
PASS: lldb-api :: functionalities/find-line-entry/TestFindLineEntry.py (986 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/nsindexpath/TestDataFormatterNSIndexPath.py (987 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/variant/TestDataFormatterLibcxxVariant.py (988 of 1405)
UNSUPPORTED: lldb-shell :: Unwind/eh-frame-augment-noop.test (989 of 1405)
PASS: lldb-api :: tools/lldb-server/memory-allocation/TestGdbRemoteMemoryAllocation.py (990 of 1405)
PASS: lldb-api :: commands/frame/diagnose/array/TestArray.py (991 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_AT_low_pc-addrx.s (992 of 1405)
PASS: lldb-shell :: Settings/TestFrameFormatColor.test (993 of 1405)
PASS: lldb-api :: lang/objc/single-entry-dictionary/TestObjCSingleEntryDictionary.py (994 of 1405)
UNSUPPORTED: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointThreads.py (995 of 1405)
UNSUPPORTED: lldb-api :: lang/objc/modules-hash-mismatch/TestClangModulesHashMismatch.py (996 of 1405)
UNSUPPORTED: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneDelayBreakpoint.py (997 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/non-module-type-separation/TestNonModuleTypeSeparation.py (998 of 1405)
UNSUPPORTED: lldb-api :: functionalities/process_save_core/TestProcessSaveCore.py (999 of 1405)
PASS: lldb-api :: functionalities/inferior-assert/TestInferiorAssert.py (1000 of 1405)
PASS: lldb-api :: lang/objc/conflicting-definition/TestConflictingDefinition.py (1001 of 1405)
PASS: lldb-api :: lang/cpp/unsigned_types/TestUnsignedTypes.py (1002 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-smart-array/TestDataFormatterSmartArray.py (1003 of 1405)
UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/TestDataFormatterStdVBool.py (1004 of 1405)
UNSUPPORTED: lldb-shell :: Register/x86-gp-read.test (1005 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/TestMultipleTargets.test (1006 of 1405)
PASS: lldb-shell :: Breakpoint/split-dwarf-5-addrbase.test (1007 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/dwo-relative-path.s (1008 of 1405)
PASS: lldb-api :: functionalities/breakpoint/scripted_bkpt/TestScriptedResolver.py (1009 of 1405)
PASS: lldb-api :: commands/target/modules/search-paths/insert/TestTargetModulesSearchpathsInsert.py (1010 of 1405)
PASS: lldb-api :: lang/c/stepping/TestThreadStepInAvoidRegexp.py (1011 of 1405)
XFAIL: lldb-shell :: Register/x86-mm-xmm-write.test (1012 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/disassembly.cpp (1013 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/find-basic-variable.cpp (1014 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/debug-types-address-ranges.s (1015 of 1405)
PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentManyBreakpoints.py (1016 of 1405)
UNSUPPORTED: lldb-api :: lang/objc/modules-app-update/TestClangModulesAppUpdate.py (1017 of 1405)
PASS: lldb-api :: lang/cpp/chained-calls/TestCppChainedCalls.py (1018 of 1405)
PASS: lldb-shell :: Driver/TestTarget.test (1019 of 1405)
UNSUPPORTED: lldb-api :: macosx/simulator/TestSimulatorPlatform.py (1020 of 1405)
PASS: lldb-api :: sample_test/TestSampleInlineTest.py (1021 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/dwarf5-atomic.s (1022 of 1405)
PASS: lldb-api :: lang/c/const_variables/TestConstVariables.py (1023 of 1405)
UNSUPPORTED: lldb-api :: commands/watchpoints/step_over_watchpoint/TestStepOverWatchpoint.py (1024 of 1405)
PASS: lldb-shell :: Register/Core/x86-64-freebsd-fp.test (1025 of 1405)
PASS: lldb-shell :: SymbolFile/Breakpad/line-table-missing-file.test (1026 of 1405)
PASS: lldb-api :: commands/settings/use_source_cache/TestUseSourceCache.py (1027 of 1405)
XFAIL: lldb-shell :: Register/x86-64-fp-read.test (1028 of 1405)
PASS: lldb-shell :: lldb-server/TestErrorMessages.test (1029 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/dwarf5_tu_index_abbrev_offset.s (1030 of 1405)
PASS: lldb-api :: functionalities/wrong_commands/TestWrongCommands.py (1031 of 1405)
PASS: lldb-api :: lang/c/global_variables/TestGlobalVariables.py (1032 of 1405)
PASS: lldb-shell :: Breakpoint/jit-loader_rtdyld_elf.test (1033 of 1405)
PASS: lldb-api :: source-manager/TestSourceManager.py (1034 of 1405)
UNSUPPORTED: lldb-shell :: ExecControl/StopHook/stop-hook-threads.test (1035 of 1405)
PASS: lldb-api :: python_api/sbstructureddata/TestStructuredDataAPI.py (1036 of 1405)
UNSUPPORTED: lldb-api :: commands/watchpoints/hello_watchpoint/TestMyFirstWatchpoint.py (1037 of 1405)
PASS: lldb-api :: lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py (1038 of 1405)
PASS: lldb-api :: lang/cpp/template-arguments/TestCppTemplateArguments.py (1039 of 1405)
PASS: lldb-shell :: ObjectFile/ELF/section-overlap.yaml (1040 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-synth/TestDataFormatterSynth.py (1041 of 1405)
UNSUPPORTED: lldb-api :: functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/TestHWBreakMultiThread.py (1042 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestGDBRemoteClient.py (1043 of 1405)
PASS: lldb-api :: functionalities/data-formatter/pyobjsynthprovider/TestPyObjSynthProvider.py (1044 of 1405)
UNSUPPORTED: lldb-api :: functionalities/tty/TestTerminal.py (1045 of 1405)
PASS: lldb-api :: commands/command/script_alias/TestCommandScriptAlias.py (1046 of 1405)
PASS: lldb-shell :: Register/Core/x86-64-freebsd-gp.test (1047 of 1405)
UNSUPPORTED: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalWatchBreak.py (1048 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-vscode/breakpoint-events/TestVSCode_breakpointEvents.py (1049 of 1405)
PASS: lldb-api :: python_api/sblaunchinfo/TestSBLaunchInfo.py (1050 of 1405)
PASS: lldb-api :: python_api/exprpath_synthetic/TestExprPathSynthetic.py (1051 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-python-synth/TestDataFormatterPythonSynth.py (1052 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/deque/TestDataFormatterLibcxxDeque.py (1053 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/TestFinalize.test (1054 of 1405)
UNSUPPORTED: lldb-shell :: Register/x86-64-ymm16-read.test (1055 of 1405)
UNSUPPORTED: lldb-shell :: Register/x86-zmm-write.test (1056 of 1405)
UNSUPPORTED: lldb-shell :: Breakpoint/case-insensitive.test (1057 of 1405)
PASS: lldb-api :: python_api/sberror/TestSBError.py (1058 of 1405)
PASS: lldb-api :: commands/expression/persistent_variables/TestPersistentVariables.py (1059 of 1405)
PASS: lldb-shell :: Commands/command-regex-delete.test (1060 of 1405)
UNSUPPORTED: lldb-api :: functionalities/thread/break_after_join/TestBreakAfterJoin.py (1061 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-vscode/disconnect/TestVSCode_disconnect.py (1062 of 1405)
PASS: lldb-shell :: Register/Core/x86-64-linux-gp.test (1063 of 1405)
PASS: lldb-api :: macosx/dyld-trie-symbols/TestDyldTrieSymbols.py (1064 of 1405)
PASS: lldb-api :: lang/cpp/incomplete-types/TestCppIncompleteTypes.py (1065 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/weak_ptr/TestWeakPtrFromStdModule.py (1066 of 1405)
UNSUPPORTED: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneBreakpoint.py (1067 of 1405)
UNSUPPORTED: lldb-api :: commands/watchpoints/watchpoint_disable/TestWatchpointDisable.py (1068 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/PDB/class-layout.test (1069 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Python/sb_address_exception.test (1070 of 1405)
PASS: lldb-api :: functionalities/breakpoint/cpp_exception/TestCPPExceptionBreakpoint.py (1071 of 1405)
PASS: lldb-api :: commands/expression/radar_9673664/TestExprHelpExamples.py (1072 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/globals-fundamental.cpp (1073 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestMultiprocess.py (1074 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/anon_class_w_and_wo_export_symbols.ll (1075 of 1405)
PASS: lldb-api :: lang/c/local_variables/TestLocalVariables.py (1076 of 1405)
UNSUPPORTED: lldb-api :: functionalities/disassemble/aarch64-adrp-add/TestAArch64AdrpAdd.py (1077 of 1405)
PASS: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxLiteral.py (1078 of 1405)
UNSUPPORTED: lldb-shell :: Subprocess/fork-follow-child-wp.test (1079 of 1405)
PASS: lldb-api :: lang/cpp/char1632_t/TestChar1632T.py (1080 of 1405)
UNSUPPORTED: lldb-api :: commands/register/register/intel_xtended_registers/TestMPXRegisters.py (1081 of 1405)
UNSUPPORTED: lldb-api :: commands/watchpoints/variable_out_of_scope/TestWatchedVarHitWhenInScope.py (1082 of 1405)
PASS: lldb-api :: lang/cpp/trivial_abi/TestTrivialABI.py (1083 of 1405)
PASS: lldb-api :: python_api/lldbutil/iter/TestLLDBIterator.py (1084 of 1405)
PASS: lldb-api :: functionalities/dlopen_other_executable/TestDlopenOtherExecutable.py (1085 of 1405)
PASS: lldb-api :: functionalities/data-formatter/typedef_array/TestTypedefArray.py (1086 of 1405)
UNSUPPORTED: lldb-api :: functionalities/deleted-executable/TestDeletedExecutable.py (1087 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/TestDataFormatterLibcxxListLoop.py (1088 of 1405)
UNSUPPORTED: lldb-api :: python_api/watchpoint/TestWatchpointIter.py (1089 of 1405)
PASS: lldb-shell :: Commands/command-thread-select.test (1090 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/globals-bss.cpp (1091 of 1405)
PASS: lldb-api :: lang/c/tls_globals/TestTlsGlobals.py (1092 of 1405)
UNSUPPORTED: lldb-shell :: Subprocess/clone-follow-child-softbp.test (1093 of 1405)
UNSUPPORTED: lldb-api :: functionalities/tail_call_frames/cross_dso/TestCrossDSOTailCalls.py (1094 of 1405)
UNSUPPORTED: lldb-api :: benchmarks/continue/TestBenchmarkContinue.py (1095 of 1405)
PASS: lldb-shell :: ObjectFile/wasm/embedded-debug-sections.yaml (1096 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestWasm.py (1097 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/deque-dbg-info-content/TestDbgInfoContentDequeFromStdModule.py (1098 of 1405)
UNSUPPORTED: lldb-shell :: Register/x86-zmm-read.test (1099 of 1405)
PASS: lldb-api :: lang/objc/objc-foundation-dictionary-empty/TestNSDictionary0.py (1100 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-named-summaries/TestDataFormatterNamedSummaries.py (1101 of 1405)
PASS: lldb-api :: lang/cpp/template/TestTemplateArgs.py (1102 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSNumber.py (1103 of 1405)
PASS: lldb-api :: commands/frame/diagnose/local-variable/TestLocalVariable.py (1104 of 1405)
PASS: lldb-api :: tools/lldb-server/signal-filtering/TestGdbRemote_QPassSignals.py (1105 of 1405)
PASS: lldb-api :: commands/target/stop-hook/disable/TestTargetStopHookDisable.py (1106 of 1405)
PASS: lldb-api :: functionalities/object-file/TestImageListMultiArchitecture.py (1107 of 1405)
PASS: lldb-api :: macosx/add-dsym/TestAddDsymMidExecutionCommand.py (1108 of 1405)
PASS: lldb-api :: lang/c/blocks/TestBlocks.py (1109 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/debug_line-tombstone.s (1110 of 1405)
PASS: lldb-api :: macosx/DBGSourcePathRemapping/TestDSYMSourcePathRemapping.py (1111 of 1405)
PASS: lldb-api :: lang/cpp/static_methods/TestCPPStaticMethods.py (1112 of 1405)
PASS: lldb-api :: functionalities/unwind/zeroth_frame/TestZerothFrame.py (1113 of 1405)
UNSUPPORTED: lldb-shell :: Register/x86-ymm-read.test (1114 of 1405)
PASS: lldb-api :: commands/breakpoint/set/func-regex/TestBreakpointRegexError.py (1115 of 1405)
PASS: lldb-api :: functionalities/breakpoint/consecutive_breakpoints/TestConsecutiveBreakpoints.py (1116 of 1405)
PASS: lldb-api :: commands/expression/po_verbosity/TestPoVerbosity.py (1117 of 1405)
UNSUPPORTED: lldb-api :: commands/trace/TestTraceSave.py (1118 of 1405)
PASS: lldb-api :: functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py (1119 of 1405)
PASS: lldb-api :: python_api/value/TestValueAPI.py (1120 of 1405)
PASS: lldb-api :: macosx/duplicate-archive-members/TestDuplicateMembers.py (1121 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/compilercontext.ll (1122 of 1405)
PASS: lldb-api :: lang/cpp/typeof/TestTypeOfDeclTypeExpr.py (1123 of 1405)
UNSUPPORTED: lldb-api :: functionalities/tail_call_frames/disambiguate_call_site/TestDisambiguateCallSite.py (1124 of 1405)
PASS: lldb-api :: functionalities/completion/TestCompletion.py (1125 of 1405)
UNSUPPORTED: lldb-shell :: Register/x86-64-zmm-read.test (1126 of 1405)
PASS: lldb-api :: functionalities/data-formatter/stringprinter/TestStringPrinter.py (1127 of 1405)
PASS: lldb-api :: lang/cpp/template-function/TestTemplateFunctions.py (1128 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/breakpoint_oneline_callback.test (1129 of 1405)
PASS: lldb-shell :: Register/Core/x86-32-freebsd-addr.test (1130 of 1405)
PASS: lldb-api :: commands/frame/var-scope/TestFrameVariableScope.py (1131 of 1405)
UNSUPPORTED: lldb-shell :: Register/arm-gp-read.test (1132 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/dwarf5-debug_line-file-index.s (1133 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/break-by-function.cpp (1134 of 1405)
UNSUPPORTED: lldb-api :: functionalities/thread/thread_specific_break_plus_condition/TestThreadSpecificBpPlusCondition.py (1135 of 1405)
PASS: lldb-api :: commands/reproducer/invalid-args/TestInvalidArgsReproducer.py (1136 of 1405)
PASS: lldb-shell :: SymbolFile/Breakpad/symtab-macho.test (1137 of 1405)
PASS: lldb-api :: functionalities/stats_api/TestStatisticsAPI.py (1138 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/ast-functions.cpp (1139 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-synthval/TestDataFormatterSynthVal.py (1140 of 1405)
UNSUPPORTED: lldb-api :: python_api/sbdata/TestSBData.py (1141 of 1405)
PASS: lldb-api :: lang/objcxx/objcxx-ivar-vector/TestIvarVector.py (1142 of 1405)
PASS: lldb-shell :: Breakpoint/debug_rnglist_offset_pair.test (1143 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/quit.test (1144 of 1405)
PASS: lldb-api :: lang/objc/foundation/TestObjectDescriptionAPI.py (1145 of 1405)
PASS: lldb-shell :: Register/Core/x86-32-linux-addr.test (1146 of 1405)
PASS: lldb-api :: lang/objc/rdar-11355592/TestRdar11355592.py (1147 of 1405)
PASS: lldb-shell :: ScriptInterpreter/Python/silent_command_script_import.test (1148 of 1405)
PASS: lldb-api :: api/listeners/TestListener.py (1149 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-vscode/breakpoint/TestVSCode_setBreakpoints.py (1150 of 1405)
UNSUPPORTED: lldb-api :: functionalities/tsan/thread_leak/TestTsanThreadLeak.py (1151 of 1405)
PASS: lldb-api :: lang/c/forward/TestForwardDeclaration.py (1152 of 1405)
PASS: lldb-api :: lang/cpp/scope/TestCppScope.py (1153 of 1405)
PASS: lldb-api :: functionalities/signal/raise/TestRaise.py (1154 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestPartialGPacket.py (1155 of 1405)
PASS: lldb-api :: functionalities/breakpoint/source_regexp/TestSourceRegexBreakpoints.py (1156 of 1405)
PASS: lldb-api :: lang/objc/objc-ivar-offsets/TestObjCIvarOffsets.py (1157 of 1405)
PASS: lldb-api :: lang/objc/objc-struct-argument/TestObjCStructArgument.py (1158 of 1405)
PASS: lldb-api :: api/multithreaded/TestMultithreaded.py (1159 of 1405)
PASS: lldb-api :: lang/objc/forward-decl/TestForwardDecl.py (1160 of 1405)
PASS: lldb-shell :: ExecControl/StopHook/stop-hook.test (1161 of 1405)
PASS: lldb-api :: types/TestRecursiveTypes.py (1162 of 1405)
PASS: lldb-api :: functionalities/memory/tag/TestMemoryTag.py (1163 of 1405)
PASS: lldb-api :: commands/gui/basic/TestGuiBasic.py (1164 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/namespace_local_var_same_name_cpp_and_c/TestNamespaceLocalVarSameNameCppAndC.py (1165 of 1405)
PASS: lldb-api :: python_api/value/linked_list/TestValueAPILinkedList.py (1166 of 1405)
UNSUPPORTED: lldb-api :: python_api/watchpoint/TestWatchpointIgnoreCount.py (1167 of 1405)
PASS: lldb-api :: lang/objc/objc_direct-methods/TestObjCDirectMethods.py (1168 of 1405)
UNSUPPORTED: lldb-api :: lang/objc/rdar-12408181/TestRdar12408181.py (1169 of 1405)
PASS: lldb-api :: lang/objc/bitfield_ivars/TestBitfieldIvars.py (1170 of 1405)
PASS: lldb-shell :: SymbolFile/Breakpad/unwind-via-raSearch.test (1171 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/vector-of-vectors/TestVectorOfVectorsFromStdModule.py (1172 of 1405)
UNSUPPORTED: lldb-api :: benchmarks/stepping/TestSteppingSpeed.py (1173 of 1405)
PASS: lldb-api :: lang/cpp/constructors/TestCppConstructors.py (1174 of 1405)
PASS: lldb-shell :: Settings/TestSettingsSet.test (1175 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Python/Crashlog/text.test (1176 of 1405)
PASS: lldb-shell :: Breakpoint/dummy-target.test (1177 of 1405)
UNSUPPORTED: lldb-api :: lang/objc/foundation/TestRuntimeTypes.py (1178 of 1405)
PASS: lldb-api :: functionalities/memory/read/TestMemoryRead.py (1179 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/io.test (1180 of 1405)
PASS: lldb-shell :: Driver/TestCommands.test (1181 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/basic/TestImportStdModule.py (1182 of 1405)
XFAIL: lldb-shell :: Unwind/prefer-debug-over-eh-frame.test (1183 of 1405)
PASS: lldb-api :: functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py (1184 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/gnu-style-compression.cpp (1185 of 1405)
UNSUPPORTED: lldb-api :: commands/watchpoints/watch_tagged_addr/TestWatchTaggedAddress.py (1186 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/unwind_expression/TestUnwindExpression.py (1187 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/target-symbols-add-unwind.test (1188 of 1405)
PASS: lldb-api :: functionalities/optimized_code/TestNoASanExceptionAfterEvalOP_piece.py (1189 of 1405)
PASS: lldb-api :: lang/cpp/this_class_type_mixing/TestThisClassTypeMixing.py (1190 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_OP_piece-smaller-than-struct.s (1191 of 1405)
UNSUPPORTED: lldb-api :: functionalities/unwind/ehframe/TestEhFrameUnwind.py (1192 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/weak_ptr-dbg-info-content/TestDbgInfoContentWeakPtrFromStdModule.py (1193 of 1405)
PASS: lldb-api :: functionalities/breakpoint/breakpoint_command/TestRegexpBreakCommand.py (1194 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/dir-separator-no-comp-dir.s (1195 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/print.test (1196 of 1405)
PASS: lldb-shell :: Register/Core/x86-32-freebsd-gp.test (1197 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py (1198 of 1405)
UNSUPPORTED: lldb-shell :: ObjectFile/ELF/minidebuginfo-set-and-hit-breakpoint.test (1199 of 1405)
PASS: lldb-api :: lang/cpp/rvalue-references/TestRvalueReferences.py (1200 of 1405)
PASS: lldb-shell :: ObjectFile/ELF/PT_LOAD-overlap.yaml (1201 of 1405)
UNSUPPORTED: lldb-api :: tools/lldb-vscode/console/TestVSCode_console.py (1202 of 1405)
PASS: lldb-api :: lang/objc/ptr_refs/TestPtrRefsObjC.py (1203 of 1405)
PASS: lldb-api :: lang/objc/orderedset/TestOrderedSet.py (1204 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/list-dbg-info-content/TestDbgInfoContentListFromStdModule.py (1205 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/breakpoint_function_callback.test (1206 of 1405)
PASS: lldb-api :: functionalities/data-formatter/user-format-vs-summary/TestUserFormatVsSummary.py (1207 of 1405)
PASS: lldb-shell :: ObjectFile/Breakpad/breakpad-identification.test (1208 of 1405)
PASS: lldb-api :: functionalities/postmortem/elf-core/TestLinuxCore.py (1209 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestNestedRegDefinitions.py (1210 of 1405)
PASS: lldb-api :: commands/expression/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py (1211 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/tuple/TestDataFormatterLibcxxTuple.py (1212 of 1405)
PASS: lldb-api :: tools/lldb-server/TestGdbRemoteAttachWait.py (1213 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/iterator/TestIteratorFromStdModule.py (1214 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/vector-dbg-info-content/TestDbgInfoContentVectorFromStdModule.py (1215 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s (1216 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSURL.py (1217 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/TestSynchronous.test (1218 of 1405)
PASS: lldb-api :: commands/expression/dollar-in-variable/TestDollarInVariable.py (1219 of 1405)
UNSUPPORTED: lldb-api :: macosx/profile_vrs_detach/TestDetachVrsProfile.py (1220 of 1405)
PASS: lldb-shell :: Settings/TestFrameFormatNoColor.test (1221 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Python/Crashlog/parser_text.test (1222 of 1405)
PASS: lldb-api :: lang/objc/self/TestObjCSelf.py (1223 of 1405)
PASS: lldb-shell :: ObjectFile/PECOFF/basic-info.yaml (1224 of 1405)
UNSUPPORTED: lldb-shell :: Subprocess/clone-follow-child.test (1225 of 1405)
PASS: lldb-api :: functionalities/data-formatter/dump_dynamic/TestDumpDynamic.py (1226 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/conflicts/TestStdModuleWithConflicts.py (1227 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/typedefs.cpp (1228 of 1405)
PASS: lldb-api :: commands/command/invalid-args/TestInvalidArgsCommand.py (1229 of 1405)
PASS: lldb-api :: tools/lldb-server/TestGdbRemote_qThreadStopInfo.py (1230 of 1405)
UNSUPPORTED: lldb-api :: commands/platform/connect/TestPlatformConnect.py (1231 of 1405)
UNSUPPORTED: lldb-api :: functionalities/gdb_remote_client/TestAArch64XMLRegOffsets.py (1232 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/forward_list/TestDataFormatterLibcxxForwardList.py (1233 of 1405)
PASS: lldb-api :: functionalities/postmortem/elf-core/thread_crash/TestLinuxCoreThreads.py (1234 of 1405)
PASS: lldb-api :: functionalities/thread/thread_exit/TestThreadExit.py (1235 of 1405)
UNSUPPORTED: lldb-api :: functionalities/ptrauth_diagnostics/BLRAA_error/TestPtrauthBLRAADiagnostic.py (1236 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-globals/TestDataFormatterGlobals.py (1237 of 1405)
PASS: lldb-shell :: Settings/TestModuleCacheSanity.test (1238 of 1405)
PASS: lldb-api :: lang/objc/blocks/TestObjCIvarsInBlocks.py (1239 of 1405)
PASS: lldb-api :: lang/objc/unicode-string/TestUnicodeString.py (1240 of 1405)
PASS: lldb-api :: lang/mixed/TestMixedLanguages.py (1241 of 1405)
PASS: lldb-api :: functionalities/testid/TestTestId.py (1242 of 1405)
UNSUPPORTED: lldb-api :: python_api/watchpoint/condition/TestWatchpointConditionAPI.py (1243 of 1405)
PASS: lldb-api :: lang/objc/exceptions/TestObjCExceptions.py (1244 of 1405)
PASS: lldb-api :: functionalities/data-formatter/type_summary_list_arg/TestTypeSummaryListArg.py (1245 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/debug_loclists-dwo.s (1246 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/unique_ptr-dbg-info-content/TestUniquePtrDbgInfoContent.py (1247 of 1405)
UNSUPPORTED: lldb-api :: commands/watchpoints/multiple_threads/TestWatchpointMultipleThreads.py (1248 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/debug-types-signature-loop.s (1249 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/dwarf5_locations.s (1250 of 1405)
UNSUPPORTED: lldb-shell :: Subprocess/fork-follow-parent.test (1251 of 1405)
PASS: lldb-api :: lang/objcxx/cxx-bridged-po/TestObjCXXBridgedPO.py (1252 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/find-basic-namespace.cpp (1253 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/Functionalities/TestExpressionEvaluation.test (1254 of 1405)
PASS: lldb-shell :: Settings/TestSettingsWrite.test (1255 of 1405)
PASS: lldb-api :: functionalities/load_lazy/TestLoadUsingLazyBind.py (1256 of 1405)
PASS: lldb-api :: api/check_public_api_headers/TestPublicAPIHeaders.py (1257 of 1405)
PASS: lldb-api :: commands/apropos/with-process/TestAproposWithProcess.py (1258 of 1405)
UNSUPPORTED: lldb-api :: lang/cpp/function-template-parameter-pack/TestFunctionTemplateParameterPack.py (1259 of 1405)
PASS: lldb-shell :: Minidump/fb-dump.test (1260 of 1405)
UNSUPPORTED: lldb-api :: android/platform/TestDefaultCacheLineSize.py (1261 of 1405)
PASS: lldb-api :: commands/frame/diagnose/virtual-method-call/TestDiagnoseDereferenceVirtualMethodCall.py (1262 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/dir-separator-no-comp-dir-relative-name.s (1263 of 1405)
PASS: lldb-shell :: SymbolFile/Breakpad/line-table-edgecases.test (1264 of 1405)
PASS: lldb-shell :: Watchpoint/SetErrorCases.test (1265 of 1405)
UNSUPPORTED: lldb-api :: functionalities/postmortem/minidump-new/TestMiniDumpUUID.py (1266 of 1405)
PASS: lldb-api :: types/TestShortType.py (1267 of 1405)
PASS: lldb-api :: lang/c/array_types/TestArrayTypes.py (1268 of 1405)
UNSUPPORTED: lldb-api :: functionalities/tail_call_frames/cross_object/TestCrossObjectTailCalls.py (1269 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/unordered/TestDataFormatterUnordered.py (1270 of 1405)
UNSUPPORTED: lldb-api :: lang/objc/modules-incomplete/TestIncompleteModules.py (1271 of 1405)
PASS: lldb-shell :: Register/Core/x86-32-netbsd-addr.test (1272 of 1405)
PASS: lldb-api :: commands/expression/completion-in-lambda-and-unnamed-class/TestCompletionInLambdaAndUnnamedClass.py (1273 of 1405)
PASS: lldb-api :: commands/command/delete/TestCommandDelete.py (1274 of 1405)
UNSUPPORTED: lldb-shell :: Register/x86-fp-read.test (1275 of 1405)
PASS: lldb-api :: commands/target/create-no-such-arch/TestNoSuchArch.py (1276 of 1405)
PASS: lldb-api :: functionalities/signal/handle-abrt/TestHandleAbort.py (1277 of 1405)
UNSUPPORTED: lldb-shell :: ObjectFile/PECOFF/uuid.yaml (1278 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/missing-module-sources/TestStdModuleSourcesMissing.py (1279 of 1405)
UNSUPPORTED: lldb-api :: benchmarks/frame_variable/TestFrameVariableResponse.py (1280 of 1405)
UNSUPPORTED: lldb-api :: linux/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py (1281 of 1405)
UNSUPPORTED: lldb-api :: commands/register/register/aarch64_sve_registers/rw_access_dynamic_resize/TestSVEThreadedDynamic.py (1282 of 1405)
PASS: lldb-shell :: Quit/TestQuitExitCodeNonInt.test (1283 of 1405)
PASS: lldb-shell :: ObjectFile/MachO/subsections.yaml (1284 of 1405)
PASS: lldb-api :: commands/expression/anonymous-struct/TestCallUserAnonTypedef.py (1285 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSError.py (1286 of 1405)
PASS: lldb-api :: lang/c/register_variables/TestRegisterVariables.py (1287 of 1405)
UNSUPPORTED: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalDelayWatch.py (1288 of 1405)
PASS: lldb-api :: lang/c/stepping/TestThreadStepping.py (1289 of 1405)
PASS: lldb-api :: lang/objc/modules-inline-functions/TestModulesInlineFunctions.py (1290 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/TestDSYM.test (1291 of 1405)
PASS: lldb-shell :: Register/x86-multithread-read.test (1292 of 1405)
PASS: lldb-api :: types/TestLongTypesExpr.py (1293 of 1405)
PASS: lldb-api :: functionalities/postmortem/wow64_minidump/TestWow64MiniDump.py (1294 of 1405)
PASS: lldb-api :: functionalities/data-formatter/boolreference/TestFormattersBoolRefPtr.py (1295 of 1405)
PASS: lldb-api :: functionalities/jitloader_gdb/TestJITLoaderGDB.py (1296 of 1405)
PASS: lldb-api :: functionalities/target_var/TestTargetVar.py (1297 of 1405)
PASS: lldb-api :: commands/expression/formatters/TestFormatters.py (1298 of 1405)
PASS: lldb-api :: python_api/function_symbol/TestDisasmAPI.py (1299 of 1405)
UNSUPPORTED: lldb-api :: python_api/watchpoint/watchlocation/TestSetWatchlocation.py (1300 of 1405)
UNSUPPORTED: lldb-shell :: Subprocess/vfork-follow-parent-softbp.test (1301 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/find-qualified-variable.cpp (1302 of 1405)
PASS: lldb-api :: functionalities/archives/TestBSDArchives.py (1303 of 1405)
PASS: lldb-api :: lang/cpp/namespace/TestNamespace.py (1304 of 1405)
UNSUPPORTED: lldb-api :: functionalities/tail_call_frames/sbapi_support/TestTailCallFrameSBAPI.py (1305 of 1405)
PASS: lldb-shell :: Register/Core/x86-64-freebsd-addr.test (1306 of 1405)
PASS: lldb-api :: lang/cpp/gmodules-templates/TestGModules.py (1307 of 1405)
PASS: lldb-api :: macosx/stack-corefile/TestStackCorefile.py (1308 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestFork.py (1309 of 1405)
PASS: lldb-api :: macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py (1310 of 1405)
PASS: lldb-api :: commands/gui/expand-threads-tree/TestGuiExpandThreadsTree.py (1311 of 1405)
UNSUPPORTED: lldb-api :: functionalities/breakpoint/breakpoint_command/TestBreakpointCommandsFromPython.py (1312 of 1405)
PASS: lldb-api :: lang/cpp/accelerator-table/TestCPPAccelerator.py (1313 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/function-types-classes.cpp (1314 of 1405)
PASS: lldb-api :: lang/objc/direct-dispatch-step/TestObjCDirectDispatchStepping.py (1315 of 1405)
UNSUPPORTED: lldb-api :: commands/watchpoints/watchpoint_set_command/TestWatchLocationWithWatchSet.py (1316 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/split-dwarf-inlining.cpp (1317 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/find-function-regex.cpp (1318 of 1405)
PASS: lldb-api :: commands/expression/calculator_mode/TestCalculatorMode.py (1319 of 1405)
PASS: lldb-api :: commands/target/create-deps/TestTargetCreateDeps.py (1320 of 1405)
PASS: lldb-api :: python_api/lldbutil/TestSwigVersion.py (1321 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/dwarf5-debug_line.s (1322 of 1405)
UNSUPPORTED: lldb-shell :: Unwind/basic-block-sections.test (1323 of 1405)
PASS: lldb-api :: lang/cpp/nsimport/TestCppNsImport.py (1324 of 1405)
PASS: lldb-shell :: Unwind/trap_frame_sym_ctx.test (1325 of 1405)
UNSUPPORTED: lldb-api :: functionalities/step_scripted/TestStepScripted.py (1326 of 1405)
UNSUPPORTED: lldb-api :: commands/watchpoints/watchpoint_events/TestWatchpointEvents.py (1327 of 1405)
PASS: lldb-api :: python_api/get-value-32bit-int/TestGetValue32BitInt.py (1328 of 1405)
PASS: lldb-api :: commands/expression/codegen-crash-typedefdecl-not-in_declcontext/TestCodegenCrashTypedefDeclNotInDeclContext.py (1329 of 1405)
PASS: lldb-api :: lang/cpp/elaborated-types/TestElaboratedTypes.py (1330 of 1405)
PASS: lldb-api :: types/TestLongTypes.py (1331 of 1405)
PASS: lldb-api :: commands/expression/call-function/TestCallBuiltinFunction.py (1332 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestJLink6Armv7RegisterDefinition.py (1333 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/stack/TestStackFromStdModule.py (1334 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_AT_loclists_base.s (1335 of 1405)
PASS: lldb-api :: python_api/default-constructor/TestDefaultConstructorForAPIObjects.py (1336 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/queue/TestDataFormatterLibcxxQueue.py (1337 of 1405)
PASS: lldb-api :: commands/expression/fixits/TestFixIts.py (1338 of 1405)
PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentBreakpointDelayBreakpointOneSignal.py (1339 of 1405)
PASS: lldb-api :: lang/cpp/global_variables/TestCPPGlobalVariables.py (1340 of 1405)
PASS: lldb-api :: python_api/interpreter/TestCommandInterpreterAPI.py (1341 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/TestDump.test (1342 of 1405)
PASS: lldb-api :: commands/expression/vector_of_enums/TestVectorOfEnums.py (1343 of 1405)
PASS: lldb-api :: commands/gui/viewlarge/TestGuiViewLarge.py (1344 of 1405)
UNSUPPORTED: lldb-api :: commands/watchpoints/watchpoint_commands/TestWatchpointCommands.py (1345 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/debug-types-line-tables.s (1346 of 1405)
PASS: lldb-api :: types/TestCharTypeExpr.py (1347 of 1405)
PASS: lldb-api :: lang/c/inlines/TestRedefinitionsInInlines.py (1348 of 1405)
PASS: lldb-shell :: SymbolFile/Breakpad/stack-cfi-parsing.test (1349 of 1405)
PASS: lldb-api :: lang/objc/objc-runtime-ivars/TestRuntimeIvars.py (1350 of 1405)
PASS: lldb-shell :: SymbolFile/DWARF/x86/DW_TAG_variable-invalid_location.s (1351 of 1405)
PASS: lldb-api :: commands/expression/class_template_specialization_empty_pack/TestClassTemplateSpecializationParametersHandling.py (1352 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/find-method.cpp (1353 of 1405)
UNSUPPORTED: lldb-shell :: Reproducer/TestVersionCheck.test (1354 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/PDB/expressions.test (1355 of 1405)
PASS: lldb-api :: lang/c/record_decl_in_expr/TestRecordDeclInExpr.py (1356 of 1405)
PASS: lldb-shell :: Breakpoint/debug_rnglistx_rlex.test (1357 of 1405)
PASS: lldb-api :: commands/expression/call-throws/TestCallThatThrows.py (1358 of 1405)
PASS: lldb-api :: commands/expression/persistent_ptr_update/TestPersistentPtrUpdate.py (1359 of 1405)
UNSUPPORTED: lldb-api :: macosx/corefile-exception-reason/TestCorefileExceptionReason.py (1360 of 1405)
PASS: lldb-api :: functionalities/gdb_remote_client/TestNoWatchpointSupportInfo.py (1361 of 1405)
PASS: lldb-api :: functionalities/postmortem/minidump/TestMiniDump.py (1362 of 1405)
UNSUPPORTED: lldb-api :: functionalities/unwind/standard/TestStandardUnwind.py (1363 of 1405)
PASS: lldb-api :: functionalities/data-formatter/hexcaps/TestDataFormatterHexCaps.py (1364 of 1405)
PASS: lldb-api :: types/TestDoubleTypes.py (1365 of 1405)
PASS: lldb-api :: lang/cpp/operators/TestCppOperators.py (1366 of 1405)
UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/persistent_state.test (1367 of 1405)
PASS: lldb-api :: commands/frame/diagnose/dereference-this/TestDiagnoseDereferenceThis.py (1368 of 1405)
PASS: lldb-api :: functionalities/unwind/sigtramp/TestSigtrampUnwind.py (1369 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/PDB/func-symbols.test (1370 of 1405)
UNSUPPORTED: lldb-shell :: Register/x86-ymm-write.test (1371 of 1405)
UNSUPPORTED: lldb-shell :: ObjectFile/ELF/minidebuginfo-no-lzma.yaml (1372 of 1405)
PASS: lldb-api :: lang/cpp/function_refs/TestFunctionRefs.py (1373 of 1405)
PASS: lldb-api :: commands/expression/invalid-args/TestInvalidArgsExpression.py (1374 of 1405)
UNSUPPORTED: lldb-api :: commands/session/save/TestSessionSave.py (1375 of 1405)
UNSUPPORTED: lldb-shell :: Driver/TestError.test (1376 of 1405)
PASS: lldb-api :: functionalities/data-formatter/nsdictionarysynth/TestNSDictionarySynthetic.py (1377 of 1405)
PASS: lldb-shell :: Commands/command-source.test (1378 of 1405)
PASS: lldb-api :: python_api/value/empty_class/TestValueAPIEmptyClass.py (1379 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-enum-format/TestDataFormatterEnumFormat.py (1380 of 1405)
PASS: lldb-shell :: ObjectFile/Breakpad/sections-trailing-func.test (1381 of 1405)
PASS: lldb-api :: macosx/find-app-in-bundle/TestFindAppInBundle.py (1382 of 1405)
UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/x86/dwarf5-partial-index.cpp (1383 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSData.py (1384 of 1405)
PASS: lldb-api :: python_api/sbvalue_const_addrof/TestSBValueConstAddrOf.py (1385 of 1405)
UNSUPPORTED: lldb-api :: commands/expression/import-std-module/unique_ptr/TestUniquePtrFromStdModule.py (1386 of 1405)
PASS: lldb-api :: commands/frame/diagnose/complicated-expression/TestComplicatedExpression.py (1387 of 1405)
PASS: lldb-api :: functionalities/type_completion/TestTypeCompletion.py (1388 of 1405)
PASS: lldb-shell :: ObjectFile/ELF/avr-basic-info.yaml (1389 of 1405)
PASS: lldb-api :: python_api/interpreter/TestRunCommandInterpreterAPI.py (1390 of 1405)
PASS: lldb-api :: functionalities/fat_archives/TestFatArchives.py (1391 of 1405)
PASS: lldb-api :: lang/c/offsetof/TestOffsetof.py (1392 of 1405)
PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithSignal.py (1393 of 1405)
PASS: lldb-api :: lang/cpp/function-qualifiers/TestCppFunctionQualifiers.py (1394 of 1405)
PASS: lldb-api :: types/TestIntegerTypeExpr.py (1395 of 1405)
PASS: lldb-api :: functionalities/thread/step_out/TestThreadStepOut.py (1396 of 1405)
PASS: lldb-api :: lang/objc/radar-9691614/TestObjCMethodReturningBOOL.py (1397 of 1405)
PASS: lldb-api :: commands/expression/persistent_types/TestNestedPersistentTypes.py (1398 of 1405)
PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/multimap/TestDataFormatterLibccMultiMap.py (1399 of 1405)
PASS: lldb-api :: commands/settings/TestSettings.py (1400 of 1405)
PASS: lldb-api :: types/TestFloatTypes.py (1401 of 1405)
PASS: lldb-api :: functionalities/inferior-crashing/TestInferiorCrashingStep.py (1402 of 1405)
PASS: lldb-api :: lang/objc/real-definition/TestRealDefinition.py (1403 of 1405)
PASS: lldb-api :: lang/objc/hidden-ivars/TestHiddenIvars.py (1404 of 1405)
FAIL: lldb-api :: tools/lldb-server/TestLldbGdbServer.py (1405 of 1405)
******************** TEST 'lldb-api :: tools/lldb-server/TestLldbGdbServer.py' FAILED ********************
Script:
--
/usr/local/Frameworks/Python.framework/Versions/3.7/bin/python3.7 /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/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-matrix/lldb-build/lldb-test-build.noindex -t --env TERM=vt100 --skip-category gmodules --skip-category watchpoint --arch=x86_64 --env LLVM_LIBS_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib --arch x86_64 --build-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex --lldb-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/lldb --compiler /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang --dsymutil /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/dsymutil --llvm-tools-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin --lldb-libs-dir /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./lib --skip-category=lldb-vscode --skip-category=std-module /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/tools/lldb-server -p TestLldbGdbServer.py --capture-path /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/lldb-test-build.noindex/reproducers/TestLldbGdbServer.py
--
Exit Code: 1
Command Output (stdout):
--
lldb version 14.0.99 (
http://labmaster3.local/git/llvm-project.git revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961)
clang revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961
llvm revision 5c77ed0330c47ad8fa4b229bceb6c33c76536961
Skipping the following test categories: ['gmodules', 'watchpoint', 'lldb-vscode', 'std-module', 'libstdcxx', 'dwo', 'llgs', 'fork']
--
Command Output (stderr):
--
Change dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/tools/lldb-server
XFAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_Hc_then_Csignal_signals_correct_thread_launch_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_Hc_then_Csignal_signals_correct_thread_launch_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_Hg_fails_on_another_pid_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_Hg_fails_on_minus_one_pid_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_Hg_fails_on_zero_pid_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_Hg_switches_to_3_threads_attach_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_Hg_switches_to_3_threads_attach_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_Hg_switches_to_3_threads_attach_pass_correct_pid_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_Hg_switches_to_3_threads_launch_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_Hg_switches_to_3_threads_launch_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_P_and_p_thread_suffix_work_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_P_and_p_thread_suffix_work_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
successful writes: 7, failed writes: 11
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_P_writes_all_gpr_registers_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_P_writes_all_gpr_registers_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_QEnvironmentHexEncoded_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_QEnvironment_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_attach_commandline_continue_app_exits_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_attach_commandline_continue_app_exits_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_c_packet_works_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_c_packet_works_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_first_launch_stop_reply_thread_matches_first_qC_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_first_launch_stop_reply_thread_matches_first_qC_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_hardware_breakpoint_set_and_remove_work_debugserver (TestLldbGdbServer.LldbGdbServerTestCase) (requires one of linux)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_hardware_breakpoint_set_and_remove_work_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_inferior_print_exit_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_inferior_print_exit_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_launch_via_A_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_launch_via_vRun_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_launch_via_vRun_no_args_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_list_threads_in_stop_reply_supported_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_list_threads_in_stop_reply_supported_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_m_packet_reads_memory_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_m_packet_reads_memory_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_p_returns_correct_data_size_for_each_qRegisterInfo_launch_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_p_returns_correct_data_size_for_each_qRegisterInfo_launch_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qMemoryRegionInfo_is_supported_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qMemoryRegionInfo_is_supported_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qMemoryRegionInfo_reports_code_address_as_executable_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qMemoryRegionInfo_reports_code_address_as_executable_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qMemoryRegionInfo_reports_heap_address_as_rw_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qMemoryRegionInfo_reports_heap_address_as_rw_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qMemoryRegionInfo_reports_stack_address_as_rw_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qMemoryRegionInfo_reports_stack_address_as_rw_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qRegisterInfo_contains_at_least_one_register_set_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qRegisterInfo_contains_at_least_one_register_set_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qRegisterInfo_contains_avx_registers_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qRegisterInfo_contains_required_generics_debugserver_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qRegisterInfo_contains_required_generics_debugserver_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qRegisterInfo_returns_all_valid_results_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qRegisterInfo_returns_all_valid_results_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qRegisterInfo_returns_one_valid_result_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qRegisterInfo_returns_one_valid_result_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_QPassSignals_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_QPassSignals_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_auvx_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_auvx_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_fork_events_debugserver (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_fork_events_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_fork_events_without_multiprocess_debugserver (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_fork_events_without_multiprocess_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_libraries_svr4_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_libraries_svr4_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_memory_tagging_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_memory_tagging_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_returns_known_stub_features_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_returns_known_stub_features_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_vfork_events_debugserver (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_vfork_events_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_vfork_events_without_multiprocess_debugserver (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qSupported_vfork_events_without_multiprocess_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qThreadInfo_contains_thread_attach_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qThreadInfo_contains_thread_attach_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qThreadInfo_contains_thread_launch_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qThreadInfo_contains_thread_launch_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qThreadInfo_matches_qC_attach_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qThreadInfo_matches_qC_attach_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qThreadInfo_matches_qC_launch_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_qThreadInfo_matches_qC_launch_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_software_breakpoint_set_and_remove_work_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_software_breakpoint_set_and_remove_work_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_thread_suffix_supported_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_thread_suffix_supported_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_written_M_content_reads_back_correctly_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang-x86_64) :: test_written_M_content_reads_back_correctly_llgs (TestLldbGdbServer.LldbGdbServerTestCase) (test case does not fall in any category of interest for this run)
Restore dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/test
======================================================================
ERROR: test_Hg_switches_to_3_threads_launch_debugserver (TestLldbGdbServer.LldbGdbServerTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py", line 52, in test_method
return attrvalue(self)
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 119, in wrapper
func(*args, **kwargs)
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/tools/lldb-server/TestLldbGdbServer.py", line 396, in test_Hg_switches_to_3_threads_launch
self.Hg_switches_to_3_threads()
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/test/API/tools/lldb-server/TestLldbGdbServer.py", line 367, in Hg_switches_to_3_threads
threads = self.wait_for_thread_count(3)
File "/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py", line 798, in wait_for_thread_count
self.DEFAULT_TIMEOUT, thread_count, actual_thread_count))
Exception: timed out after 20 seconds while waiting for theads: waiting for at least 3 threads, found 1
Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/clang_900_build/bin/clang
----------------------------------------------------------------------
Ran 84 tests in 97.260s
RESULT: FAILED (30 passes, 0 failures, 1 errors, 52 skipped, 1 expected failures, 0 unexpected successes)
--
********************
Slowest Tests:
--------------------------------------------------------------------------
97.61s: lldb-api :: tools/lldb-server/TestLldbGdbServer.py
85.26s: lldb-api :: api/multithreaded/TestMultithreaded.py
74.98s: lldb-api :: lang/objc/foundation/TestFoundationDisassembly.py
48.98s: lldb-api :: functionalities/load_unload/TestLoadUnload.py
42.82s: lldb-api :: lang/cpp/namespace/TestNamespaceLookup.py
41.53s: lldb-api :: types/TestLongTypesExpr.py
40.73s: lldb-api :: functionalities/completion/TestCompletion.py
39.93s: lldb-api :: lang/objc/exceptions/TestObjCExceptions.py
38.07s: lldb-api :: tools/lldb-server/TestGdbRemoteThreadsInStopReply.py
35.57s: lldb-api :: functionalities/limit-debug-info/TestLimitDebugInfo.py
33.00s: lldb-api :: lang/c/anonymous/TestAnonymous.py
32.91s: lldb-api :: types/TestLongTypes.py
32.41s: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxLiteral.py
31.88s: lldb-api :: lang/objc/foundation/TestObjCMethods.py
28.70s: lldb-api :: commands/target/basic/TestTargetCommand.py
26.21s: lldb-api :: types/TestIntegerTypeExpr.py
24.74s: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxDictionary.py
24.42s: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxArray.py
23.15s: lldb-api :: functionalities/stop-on-sharedlibrary-load/TestStopOnSharedlibraryEvents.py
23.09s: lldb-api :: lang/objc/real-definition/TestRealDefinition.py
Tests Times:
--------------------------------------------------------------------------
[ Range ] :: [ Percentage ] :: [ Count ]
--------------------------------------------------------------------------
[95.0s,100.0s) :: [ ] :: [ 1/1405]
[90.0s,95.0s) :: [ ] :: [ 0/1405]
[85.0s,90.0s) :: [ ] :: [ 1/1405]
[80.0s,85.0s) :: [ ] :: [ 0/1405]
[75.0s,80.0s) :: [ ] :: [ 1/1405]
[70.0s,75.0s) :: [ ] :: [ 0/1405]
[65.0s,70.0s) :: [ ] :: [ 0/1405]
[60.0s,65.0s) :: [ ] :: [ 0/1405]
[55.0s,60.0s) :: [ ] :: [ 0/1405]
[50.0s,55.0s) :: [ ] :: [ 1/1405]
[45.0s,50.0s) :: [ ] :: [ 0/1405]
[40.0s,45.0s) :: [ ] :: [ 4/1405]
[35.0s,40.0s) :: [ ] :: [ 2/1405]
[30.0s,35.0s) :: [ ] :: [ 4/1405]
[25.0s,30.0s) :: [ ] :: [ 4/1405]
[20.0s,25.0s) :: [ ] :: [ 12/1405]
[15.0s,20.0s) :: [ ] :: [ 31/1405]
[10.0s,15.0s) :: [* ] :: [ 44/1405]
[ 5.0s,10.0s) :: [****** ] :: [ 219/1405]
[ 0.0s, 5.0s) :: [****************************** ] :: [1081/1405]
--------------------------------------------------------------------------
********************
Failed Tests (4):
lldb-api :: lang/cpp/modules-import/TestCXXModulesImport.py
lldb-api :: lang/objc/modules-compile-error/TestModulesCompileError.py
lldb-api :: python_api/process/TestProcessAPI.py
lldb-api :: tools/lldb-server/TestLldbGdbServer.py
Testing Time: 355.36s
Unsupported : 467
Passed : 925
Expectedly Failed: 9
Failed : 4
FAILED: tools/lldb/test/CMakeFiles/check-lldb-reproducers-capture
cd /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/test && /usr/local/Frameworks/Python.framework/Versions/3.7/bin/python3.7 /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/./bin/llvm-lit -v --time-tests --shuffle --xunit-xml-output=/Users/buildslave/jenkins/workspace/lldb-cmake-matrix/test/results.xml -v --param lldb-run-with-repro=capture /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/test/API /Users/buildslave/jenkins/workspace/lldb-cmake-matrix/lldb-build/tools/lldb/test/Shell
ninja: build stopped: cannot make progress due to previous errors.
Command failed: Command '['/usr/local/bin/ninja', '-k', '0', '-v', 'check-lldb-reproducers']' returned non-zero exit status 1.
Command: ['/usr/local/bin/ninja', '-k', '0', '-v', 'check-lldb-reproducers']
+ set -e
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: UNSTABLE