Regression
lldb-api.functionalities/data-formatter/data-formatter-stl/libcxx/multiset.TestDataFormatterLibcxxMultiSet.py (from lldb-api)
Failing for the past 1 build
(Since
#737 )

Stacktrace
lldb version 10.0.99 (http://labmaster3.local/git/llvm-project.git revision 1e25109f93ffe5b28b28a2359e69143b7fb4aa5f) clang revision 995c18fc5051850782b1c096233867b8e56e0dea llvm revision 995c18fc5051850782b1c096233867b8e56e0dea LLDB library dir: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin LLDB import library dir: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin libstdcxx tests will not be run because: Don't know how to build with libstdcxx on macosx Skipping following debug info categories: ['dwo'] Session logs for test failures/errors/unexpected successes will go into directory '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/test/logs' Command invoked: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/API/dotest.py --arch=x86_64 -s /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-traces -S nm -u CXXFLAGS -u CFLAGS --executable /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/lldb --compiler /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/clang --dsymutil /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/dsymutil --filecheck /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/FileCheck --codesign-identity lldb_codesign --server /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/debugserver --arch x86_64 --build-dir /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex -s=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/test/logs -t --env TERM=vt100 --env LLVM_LIBS_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./lib --build-dir /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex --lldb-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/multiset -p TestDataFormatterLibcxxMultiSet.py Change dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/multiset runCmd: settings set symbols.enable-external-lookup 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-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output: runCmd: settings set use-color false output: runCmd: frame variable ref output: (intset &) ref = size=7: { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ref[2] output: (int) [2] = 2 Expecting sub string: = 2 Matched runCmd: p ref output: (intset) $0 = size=7 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ptr output: (intset *) ptr = 0x00007ffeefbffc60 size=7 Expecting sub string: ptr = Matched Expecting sub string: size=7 Matched runCmd: expr ptr output: (intset *) $1 = 0x00007ffeefbffc60 size=7 Expecting sub string: size=7 Matched <bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x12188a690> >>: success PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/clang-10-x86_64) :: test_ref_and_ptr_dsym (TestDataFormatterLibcxxMultiSet.LibcxxMultiSetDataFormatterTestCase) runCmd: settings set symbols.enable-external-lookup 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-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output: runCmd: settings set use-color false output: runCmd: frame variable ref output: (intset &) ref = size=7: { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ref[2] output: (int) [2] = 2 Expecting sub string: = 2 Matched runCmd: p ref output: (intset) $0 = size=7 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ptr output: (intset *) ptr = 0x00007ffeefbffc60 size=7 Expecting sub string: ptr = Matched Expecting sub string: size=7 Matched runCmd: expr ptr output: (intset *) $1 = 0x00007ffeefbffc60 size=7 Expecting sub string: size=7 Matched <bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x10b42db10> >>: success PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/clang-10-x86_64) :: test_ref_and_ptr_dwarf (TestDataFormatterLibcxxMultiSet.LibcxxMultiSetDataFormatterTestCase) UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/clang-10-x86_64) :: test_ref_and_ptr_dwo (TestDataFormatterLibcxxMultiSet.LibcxxMultiSetDataFormatterTestCase) (test case does not fall in any category of interest for this run) runCmd: settings set symbols.enable-external-lookup 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-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output: runCmd: settings set use-color false output: runCmd: frame variable ref output: (intset &) ref = size=7: { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ref[2] output: (int) [2] = 2 Expecting sub string: = 2 Matched runCmd: p ref output: (intset) $0 = size=7 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ptr output: (intset *) ptr = 0x00007ffeefbffc50 size=7 Expecting sub string: ptr = Matched Expecting sub string: size=7 Matched runCmd: expr ptr output: (intset *) $1 = 0x00007ffeefbffc50 size=7 Expecting sub string: size=7 Matched <bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x1220e1c60> >>: success PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/clang-10-x86_64) :: test_ref_and_ptr_gmodules (TestDataFormatterLibcxxMultiSet.LibcxxMultiSetDataFormatterTestCase) runCmd: settings set symbols.enable-external-lookup 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-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output: runCmd: settings set use-color false output: Adding tearDown hook: def cleanup(): self.runCmd('type format clear', check=False) self.runCmd('type summary clear', check=False) self.runCmd('type filter clear', check=False) self.runCmd('type synth clear', check=False) self.runCmd( "settings set target.max-children-count 256", check=False) runCmd: frame variable ii output: (intset) ii = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ii output: (intset) ii = size=6 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 } Expecting sub string: size=6 Matched Expecting sub string: [0] = 0 Matched Expecting sub string: [1] = 1 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [4] = 4 Matched Expecting sub string: [5] = 5 Matched runCmd: frame variable ii output: (intset) ii = size=7 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ii[2] output: (int) [2] = 2 Expecting sub string: = 2 Matched runCmd: p ii output: (intset) $0 = size=7 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ii output: (intset) ii = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ii output: (intset) ii = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ss output: (stringset) ss = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ss output: (stringset) ss = size=2 { [0] = "a" [1] = "a very long string is right here" } Expecting sub string: size=2 Matched Expecting sub string: [0] = "a" Matched Expecting sub string: [1] = "a very long string is right here" Matched runCmd: frame variable ss output: (stringset) ss = size=4 { [0] = "a" [1] = "a very long string is right here" [2] = "b" [3] = "c" } Expecting sub string: size=4 Matched Expecting sub string: [2] = "b" Matched Expecting sub string: [3] = "c" Matched Expecting sub string: [0] = "a" Matched Expecting sub string: [1] = "a very long string is right here" Matched runCmd: p ss output: (stringset) $1 = size=4 { [0] = "a" [1] = "a very long string is right here" [2] = "b" [3] = "c" } Expecting sub string: size=4 Matched Expecting sub string: [2] = "b" Matched Expecting sub string: [3] = "c" Matched Expecting sub string: [0] = "a" Matched Expecting sub string: [1] = "a very long string is right here" Matched runCmd: frame variable ss[2] output: (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [2] = "b" Expecting sub string: = "b" Matched runCmd: frame variable ss output: (stringset) ss = size=3 { [0] = "a" [1] = "a very long string is right here" [2] = "c" } Expecting sub string: size=3 Matched Expecting sub string: [0] = "a" Matched Expecting sub string: [1] = "a very long string is right here" Matched Expecting sub string: [2] = "c" Matched <bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x10b42d630> >>: success Executing tearDown hook: def cleanup(): self.runCmd('type format clear', check=False) self.runCmd('type summary clear', check=False) self.runCmd('type filter clear', check=False) self.runCmd('type synth clear', check=False) self.runCmd( "settings set target.max-children-count 256", check=False) runCmd: type format clear check of return status not required output: runCmd: type summary clear check of return status not required output: runCmd: type filter clear check of return status not required output: runCmd: type synth clear check of return status not required output: runCmd: settings set target.max-children-count 256 check of return status not required output: PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/clang-10-x86_64) :: test_with_run_command_dsym (TestDataFormatterLibcxxMultiSet.LibcxxMultiSetDataFormatterTestCase) runCmd: settings set symbols.enable-external-lookup 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-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output: runCmd: settings set use-color false output: Adding tearDown hook: def cleanup(): self.runCmd('type format clear', check=False) self.runCmd('type summary clear', check=False) self.runCmd('type filter clear', check=False) self.runCmd('type synth clear', check=False) self.runCmd( "settings set target.max-children-count 256", check=False) runCmd: frame variable ii output: (intset) ii = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ii output: (intset) ii = size=6 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 } Expecting sub string: size=6 Matched Expecting sub string: [0] = 0 Matched Expecting sub string: [1] = 1 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [4] = 4 Matched Expecting sub string: [5] = 5 Matched runCmd: frame variable ii output: (intset) ii = size=7 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ii[2] output: (int) [2] = 2 Expecting sub string: = 2 Matched runCmd: p ii output: (intset) $0 = size=7 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ii output: (intset) ii = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ii output: (intset) ii = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ss output: (stringset) ss = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ss output: (stringset) ss = size=2 { [0] = "a" [1] = "a very long string is right here" } Expecting sub string: size=2 Matched Expecting sub string: [0] = "a" Matched Expecting sub string: [1] = "a very long string is right here" Matched runCmd: frame variable ss output: (stringset) ss = size=4 { [0] = "a" [1] = "a very long string is right here" [2] = "b" [3] = "c" } Expecting sub string: size=4 Matched Expecting sub string: [2] = "b" Matched Expecting sub string: [3] = "c" Matched Expecting sub string: [0] = "a" Matched Expecting sub string: [1] = "a very long string is right here" Matched runCmd: p ss output: (stringset) $1 = size=4 { [0] = "a" [1] = "a very long string is right here" [2] = "b" [3] = "c" } Expecting sub string: size=4 Matched Expecting sub string: [2] = "b" Matched Expecting sub string: [3] = "c" Matched Expecting sub string: [0] = "a" Matched Expecting sub string: [1] = "a very long string is right here" Matched runCmd: frame variable ss[2] output: (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [2] = "b" Expecting sub string: = "b" Matched runCmd: frame variable ss output: (stringset) ss = size=3 { [0] = "a" [1] = "a very long string is right here" [2] = "c" } Expecting sub string: size=3 Matched Expecting sub string: [0] = "a" Matched Expecting sub string: [1] = "a very long string is right here" Matched Expecting sub string: [2] = "c" Matched <bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x1220e1c60> >>: success Executing tearDown hook: def cleanup(): self.runCmd('type format clear', check=False) self.runCmd('type summary clear', check=False) self.runCmd('type filter clear', check=False) self.runCmd('type synth clear', check=False) self.runCmd( "settings set target.max-children-count 256", check=False) runCmd: type format clear check of return status not required output: runCmd: type summary clear check of return status not required output: runCmd: type filter clear check of return status not required output: runCmd: type synth clear check of return status not required output: runCmd: settings set target.max-children-count 256 check of return status not required output: PASS: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/clang-10-x86_64) :: test_with_run_command_dwarf (TestDataFormatterLibcxxMultiSet.LibcxxMultiSetDataFormatterTestCase) UNSUPPORTED: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/clang-10-x86_64) :: test_with_run_command_dwo (TestDataFormatterLibcxxMultiSet.LibcxxMultiSetDataFormatterTestCase) (test case does not fall in any category of interest for this run) runCmd: settings set symbols.enable-external-lookup 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-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api" output: runCmd: settings set use-color false output: Adding tearDown hook: def cleanup(): self.runCmd('type format clear', check=False) self.runCmd('type summary clear', check=False) self.runCmd('type filter clear', check=False) self.runCmd('type synth clear', check=False) self.runCmd( "settings set target.max-children-count 256", check=False) runCmd: frame variable ii output: (intset) ii = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ii output: (intset) ii = size=6 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 } Expecting sub string: size=6 Matched Expecting sub string: [0] = 0 Matched Expecting sub string: [1] = 1 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [4] = 4 Matched Expecting sub string: [5] = 5 Matched runCmd: frame variable ii output: (intset) ii = size=7 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ii[2] output: (int) [2] = 2 Expecting sub string: = 2 Matched runCmd: p ii output: (intset) $0 = size=7 { [0] = 0 [1] = 1 [2] = 2 [3] = 3 [4] = 4 [5] = 5 [6] = 6 } Expecting sub string: size=7 Matched Expecting sub string: [2] = 2 Matched Expecting sub string: [3] = 3 Matched Expecting sub string: [6] = 6 Matched runCmd: frame variable ii output: (intset) ii = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ii output: (intset) ii = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ss output: (stringset) ss = size=0 {} Expecting sub string: size=0 Matched Expecting sub string: {} Matched runCmd: frame variable ss output: (stringset) ss = size=2 { [0] = "a" [1] = "a very long string is right here" } Expecting sub string: size=2 Matched Expecting sub string: [0] = "a" Matched Expecting sub string: [1] = "a very long string is right here" Matched runCmd: frame variable ss output: (stringset) ss = size=4 { [0] = "a" [1] = "a very long string is right here" [2] = "b" [3] = "c" } Expecting sub string: size=4 Matched Expecting sub string: [2] = "b" Matched Expecting sub string: [3] = "c" Matched Expecting sub string: [0] = "a" Matched Expecting sub string: [1] = "a very long string is right here" Matched runCmd: p ss output: (stringset) $1 = size=0 {} Expecting sub string: size=4 Not matched FAIL: LLDB (/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/clang-10-x86_64) :: test_with_run_command_gmodules (TestDataFormatterLibcxxMultiSet.LibcxxMultiSetDataFormatterTestCase) <bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x10b42db10> >>: success Executing tearDown hook: def cleanup(): self.runCmd('type format clear', check=False) self.runCmd('type summary clear', check=False) self.runCmd('type filter clear', check=False) self.runCmd('type synth clear', check=False) self.runCmd( "settings set target.max-children-count 256", check=False) runCmd: type format clear check of return status not required output: runCmd: type summary clear check of return status not required output: runCmd: type filter clear check of return status not required output: runCmd: type synth clear check of return status not required output: runCmd: settings set target.max-children-count 256 check of return status not required output: Restore dir to: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test ====================================================================== FAIL: test_with_run_command_gmodules (TestDataFormatterLibcxxMultiSet.LibcxxMultiSetDataFormatterTestCase) Test that that file and class static variables display correctly. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1732, in test_method return attrvalue(self) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/multiset/TestDataFormatterLibcxxMultiSet.py", line 118, in test_with_run_command '[1] = "a very long string is right here"']) File "/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2367, in expect msg if msg else EXP_MSG(str, output, exe)) AssertionError: False is not True : 'p ss' returns expected result, got '(stringset) $1 = size=0 {}' Config=x86_64-/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/clang-10 ---------------------------------------------------------------------- Ran 8 tests in 198.903s RESULT: FAILED (5 passes, 1 failures, 0 errors, 2 skipped, 0 expected failures, 0 unexpected successes)