Started by upstream project "lldb-cmake" build number 6249 originally caused by: Started by timer Obtained zorg/jenkins/jobs/jobs/lldb-cmake-sanitized from git https://github.com/llvm/llvm-zorg.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on green-dragon-23 in /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified Fetching changes from the remote Git repository Checking out Revision f32aab14f7c025a0d5d418be821d0aed048a2df0 (refs/remotes/origin/master) Commit message: "[lldb] Use check-lldb for Xcode tests" > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url https://github.com/llvm/llvm-zorg.git # timeout=10 Fetching upstream changes from https://github.com/llvm/llvm-zorg.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/llvm/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f32aab14f7c025a0d5d418be821d0aed048a2df0 > git rev-list --no-walk f32aab14f7c025a0d5d418be821d0aed048a2df0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] dir Running in /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project [Pipeline] { [Pipeline] checkout No credentials specified Fetching changes from the remote Git repository Checking out Revision 886d2c2ca75f01b5a094c160aee911a04421dd56 (refs/remotes/origin/master) Commit message: "[BranchRelaxation] Simplify offset computation and fix a bug in adjustBlockOffsets()" > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10 Fetching upstream changes from http://labmaster3.local/git/llvm-project.git > git --version # timeout=10 > git fetch --tags --progress -- http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 886d2c2ca75f01b5a094c160aee911a04421dd56 > git rev-list --no-walk 886d2c2ca75f01b5a094c160aee911a04421dd56 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-zorg [Pipeline] { [Pipeline] checkout No credentials specified Fetching changes from the remote Git repository Checking out Revision f32aab14f7c025a0d5d418be821d0aed048a2df0 (refs/remotes/origin/master) Commit message: "[lldb] Use check-lldb for Xcode tests" > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url http://labmaster3.local/git/llvm-zorg.git # timeout=10 Fetching upstream changes from http://labmaster3.local/git/llvm-zorg.git > git --version # timeout=10 > git fetch --tags --progress -- http://labmaster3.local/git/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f32aab14f7c025a0d5d418be821d0aed048a2df0 > git rev-list --no-walk f32aab14f7c025a0d5d418be821d0aed048a2df0 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Fetch Host Compiler) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] sh + python llvm-zorg/zorg/jenkins/monorepo_build.py fetch @@@ Fetching Compiler @@@ GETting http://labmaster2.local/artifacts//clang-stage1-RA/latest to /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler.tar.gz ... done. Decompressing... cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/ 'tar' 'zxf' '../host-compiler.tar.gz' Completed at: 2020-01-19T17:04:40 @@@@@@ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] sh + set -u + rm -rf build.properties + cd llvm-project + git tag -a -m 'First Commit' first_commit 97724f18c79c7cc81ced24239eb5e883bf1398ef fatal: tag 'first_commit' already exists + true ++ git describe --match first_commit + git_desc=first_commit-339855-g886d2c2ca75 ++ echo first_commit-339855-g886d2c2ca75 ++ cut -f 2 -d - + export GIT_DISTANCE=339855 + GIT_DISTANCE=339855 ++ echo first_commit-339855-g886d2c2ca75 ++ cut -f 3 -d - + sha=g886d2c2ca75 + export GIT_SHA=886d2c2ca75 + GIT_SHA=886d2c2ca75 + cd - /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized + export PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/usr/local/bin + PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/usr/local/bin ++ sysctl hw.physicalcpu ++ awk '{print int(($2+1)/2)}' + export MAX_PARALLEL_TESTS=4 + MAX_PARALLEL_TESTS=4 + python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-sanitized build --assertions '--projects=clang;libcxx;libcxxabi;lld;lldb' --cmake-type=Release Error: missing dependency: os_version v10.13.5, found v10.14 installed, requested from clang_build_dependencies.dep:0: os_version == 10.13.5 # Oldest CI nodes are currently 10.13.3 Dependency met brew cmake v3.11.2 Dependency met brew ninja v1.8.2 Dependency met pip psutil v5.4.5 Dependency met pip six v1.11.0 Error: missing dependency: xcode v9.4.1, found v10.1 installed, requested from clang_build_dependencies.dep:5: xcode == 9.4.1 @@@ Clean @@@ Completed at: 2020-01-19T17:04:50 @@@@@@ @@@ Cmake @@@ cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build '/usr/local/bin/cmake' '-G' 'Ninja' '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/llvm' '-DCMAKE_BUILD_TYPE=Release' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_INSTALL_PREFIX=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-install' '-DCMAKE_MAKE_PROGRAM=/usr/local/bin/ninja' '-DLLDB_TEST_USER_ARGS=--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' '-DLLDB_ENABLE_PYTHON=On' '-DLLVM_ENABLE_ASSERTIONS:BOOL=TRUE' '-DLLVM_ENABLE_MODULES=On' '-DLLVM_ENABLE_PROJECTS=clang;libcxx;libcxxabi;lld;lldb' '-DLLVM_LIT_ARGS=-v --time-tests --shuffle --xunit-xml-output=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/test/results.xml -v -j 4 --timeout 1200' '-DLLVM_VERSION_PATCH=99' '-DLLVM_TARGETS_TO_BUILD=X86' '-DLLVM_USE_SANITIZER=Address;Undefined' '-DLLDB_TEST_C_COMPILER=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang' '-DLLDB_TEST_CXX_COMPILER=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang++' '-DCMAKE_C_COMPILER=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang' '-DCMAKE_CXX_COMPILER=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/bin/clang++' -- clang project is enabled -- clang-tools-extra project is disabled -- compiler-rt project is disabled -- debuginfo-tests project is disabled -- libc project is disabled -- libclc project is disabled -- libcxx project is enabled -- libcxxabi project is enabled -- libunwind project is disabled -- lld project is enabled -- lldb project is enabled -- llgo project is disabled -- mlir project is disabled -- openmp project is disabled -- parallel-libs project is disabled -- polly project is disabled -- pstl project is disabled -- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND) -- Found libtool - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.9.4") -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Go bindings disabled. -- Ninja version: 1.8.2 -- Found ld64 - /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- LLVM host triple: x86_64-apple-darwin18.0.0 -- LLVM default target triple: x86_64-apple-darwin18.0.0 -- Building with -fPIC -- Constructing LLVMBuild project information -- Linker detection: ld64 -- Targeting X86 -- Found compiler-rt directory: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/11.0.0/lib/darwin -- Manually linking compiler-rt library: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/11.0.0/lib/darwin/libclang_rt.asan_osx_dynamic.dylib -- Could not find ParallelSTL, libc++abi will not attempt to use it but the build may fail if the libc++ in use needs it to be available. -- Linker detection: ld64 CMake Warning at /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/libcxx/CMakeLists.txt:705 (message): Unsupported value of LLVM_USE_SANITIZER: Address;Undefined Call Stack (most recent call first): /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/libcxx/CMakeLists.txt:719 (get_sanitizer_flags) -- Found compiler-rt directory: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/11.0.0/lib/darwin -- Manually linking compiler-rt library: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/host-compiler/lib/clang/11.0.0/lib/darwin/libclang_rt.asan_osx_dynamic.dylib -- Linker detection: ld64 -- Linker detection: ld64 -- Clang version: 11.0.99 -- LLD version: 11.0.99 -- Enable editline support in LLDB: TRUE -- Enable curses support in LLDB: TRUE -- Enable LZMA compression support in LLDB: TRUE -- Could NOT find LuaAndSwig (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) -- Enable Lua scripting support in LLDB: FALSE -- Enable Python scripting support in LLDB: TRUE -- Found LibXml2: /usr/lib/libxml2.dylib (found suitable version "2.9.4", minimum required is "2.8") -- Enable Libxml 2 support in LLDB: TRUE -- LLDB version: 11.0.99git -- Symbols (liblldb): exporting all symbols from the lldb namespace -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Could NOT find epydoc -- LLDB Tests use just-built debugserver: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/debugserver -- LLVM FileCheck Found: /usr/local/bin/FileCheck -- Version: 0.0.0 -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- success -- Configuring done -- Generating done -- Build files have been written to: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build Completed at: 2020-01-19T17:05:04 @@@@@@ @@@ Build @@@ cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build '/usr/local/bin/ninja' '-v' [1/2] cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./lib/python3.7/site-packages/lldb [2/2] cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/third_party/Python/module/six/six.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./lib/python3.7/site-packages/lldb/../six.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/bindings/lldb.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./lib/python3.7/site-packages/lldb/__init__.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/source/Interpreter/embedded_interpreter.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./lib/python3.7/site-packages/lldb && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory formatters/cpp && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/synthetic/gnu_libstdcpp.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/synthetic/libcxx.py formatters/cpp && /usr/local/bin/python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/bindings/python/createPythonInit.py formatters/cpp /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/synthetic/gnu_libstdcpp.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/synthetic/libcxx.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory formatters && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/cache.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/synth.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/metrics.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/attrib_fromdict.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/Logger.py formatters && /usr/local/bin/python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/bindings/python/createPythonInit.py formatters /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/cache.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/synth.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/metrics.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/attrib_fromdict.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/Logger.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory utils && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/in_call_stack.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/symbolication.py utils && /usr/local/bin/python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/bindings/python/createPythonInit.py utils /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/in_call_stack.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/symbolication.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory macosx && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/crashlog.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/darwin/heap_find/heap.py macosx && /usr/local/bin/python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/bindings/python/createPythonInit.py macosx /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/crashlog.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/darwin/heap_find/heap.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory macosx/heap && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/darwin/heap_find/heap/heap_find.cpp /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/darwin/heap_find/heap/Makefile macosx/heap && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory diagnose && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/diagnose_unwind.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/diagnose_nsstring.py diagnose && /usr/local/bin/python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/bindings/python/createPythonInit.py diagnose /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/diagnose_unwind.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/diagnose_nsstring.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E create_symlink ../../../liblldb.dylib _lldb.so && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E create_symlink ../../../../bin/lldb-argdumper lldb-argdumper Completed at: 2020-01-19T17:05:06 @@@@@@ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] sh + set -u + export PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/usr/local/bin + PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/usr/local/bin + rm -rf test/results.xml + python llvm-zorg/zorg/jenkins/monorepo_build.py lldb-cmake-sanitized test Error: missing dependency: os_version v10.13.5, found v10.14 installed, requested from clang_build_dependencies.dep:0: os_version == 10.13.5 # Oldest CI nodes are currently 10.13.3 Dependency met brew cmake v3.11.2 Dependency met brew ninja v1.8.2 Dependency met pip psutil v5.4.5 Dependency met pip six v1.11.0 Error: missing dependency: xcode v9.4.1, found v10.1 installed, requested from clang_build_dependencies.dep:5: xcode == 9.4.1 @@@ Clean @@@ Completed at: 2020-01-19T17:05:11 @@@@@@ @@@ Run Tests @@@ cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build '/usr/bin/env' 'TERM=vt100' '/usr/local/bin/ninja' '-v' 'check-lldb' [1/3] cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./lib/python3.7/site-packages/lldb [2/3] cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/third_party/Python/module/six/six.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./lib/python3.7/site-packages/lldb/../six.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/bindings/lldb.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./lib/python3.7/site-packages/lldb/__init__.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/source/Interpreter/embedded_interpreter.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./lib/python3.7/site-packages/lldb && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory formatters/cpp && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/synthetic/gnu_libstdcpp.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/synthetic/libcxx.py formatters/cpp && /usr/local/bin/python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/bindings/python/createPythonInit.py formatters/cpp /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/synthetic/gnu_libstdcpp.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/synthetic/libcxx.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory formatters && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/cache.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/synth.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/metrics.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/attrib_fromdict.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/Logger.py formatters && /usr/local/bin/python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/bindings/python/createPythonInit.py formatters /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/cache.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/synth.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/metrics.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/attrib_fromdict.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/summaries/cocoa/Logger.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory utils && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/in_call_stack.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/symbolication.py utils && /usr/local/bin/python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/bindings/python/createPythonInit.py utils /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/in_call_stack.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/symbolication.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory macosx && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/crashlog.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/darwin/heap_find/heap.py macosx && /usr/local/bin/python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/bindings/python/createPythonInit.py macosx /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/crashlog.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/darwin/heap_find/heap.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory macosx/heap && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/darwin/heap_find/heap/heap_find.cpp /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/darwin/heap_find/heap/Makefile macosx/heap && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E make_directory diagnose && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E copy /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/diagnose_unwind.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/diagnose_nsstring.py diagnose && /usr/local/bin/python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/bindings/python/createPythonInit.py diagnose /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/diagnose_unwind.py /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/examples/python/diagnose_nsstring.py && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E create_symlink ../../../liblldb.dylib _lldb.so && cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lib/python3.7/site-packages/lldb && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E create_symlink ../../../../bin/lldb-argdumper lldb-argdumper [2/3] cd /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test && /usr/local/bin/python /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/./bin/llvm-lit -v --time-tests --shuffle --xunit-xml-output=/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/test/results.xml -v -j 4 --timeout 1200 /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test Deleting module cache at /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api. Deleting module cache at /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api. -- Testing: 1900 tests, 4 workers -- llvm-lit: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/Shell/helper/toolchain.py:97: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk' llvm-lit: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/llvm/utils/lit/lit/llvm/config.py:342: note: using clang: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/clang llvm-lit: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/llvm/utils/lit/lit/llvm/config.py:342: note: using ld.lld: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/ld.lld llvm-lit: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/llvm/utils/lit/lit/llvm/config.py:342: note: using lld-link: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/lld-link llvm-lit: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/llvm/utils/lit/lit/llvm/config.py:342: note: using ld64.lld: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/ld64.lld llvm-lit: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/llvm/utils/lit/lit/llvm/config.py:342: note: using wasm-ld: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/wasm-ld llvm-lit: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/llvm/utils/lit/lit/main.py:58: note: The test suite configuration requested an individual test timeout of 600 seconds but a timeout of 1200 seconds was requested on the command line. Forcing timeout to be 1200 seconds PASS: lldb-unit :: Utility/./UtilityTests/VMRange.ContainsAddr (1 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.PopBack (2 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/TimeoutTest.Construction (3 of 1900) PASS: lldb-unit :: debugserver/./debugserverTests/RNBSocket.LoopBackListenIPv4 (4 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128EightBytes (5 of 1900) PASS: lldb-shell :: Commands/command-script-import.test (6 of 1900) UNSUPPORTED: lldb-shell :: Expr/TestIRMemoryMapWindows.test (7 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutHex32ByteOrderLittle (8 of 1900) PASS: lldb-shell :: Reproducer/Modules/TestModuleCXX.test (9 of 1900) PASS: lldb-api :: lang/c/local_types/TestUseClosestType.py (10 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutHex64ByteOrderLittle (11 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.GetMaxStringLengthMixed (12 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/EventTest.DumpEventDataBytes (13 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutHex16ByteOrderLittle (14 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/DataExtractorTest.GetMaxS64 (15 of 1900) PASS: lldb-api :: functionalities/data-formatter/dump_dynamic/TestDumpDynamic.py (16 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.GetStreamAtIndexOutOfBoundsEmpty (17 of 1900) PASS: lldb-api :: commands/platform/basic/TestPlatformPython.py (18 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestRegDefinitionInParts.py (19 of 1900) PASS: lldb-shell :: Minidump/disassemble-no-module.yaml (20 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/filter/regex/subsystem/TestDarwinLogFilterRegexSubsystem.py (21 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetArchitectureWindows (22 of 1900) PASS: lldb-shell :: ObjectFile/PECOFF/symbol.yaml (23 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestSpillRegToStackViaMOVx86_64 (24 of 1900) PASS: lldb-api :: lang/cpp/namespace_definitions/TestNamespaceDefinitions.py (25 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetU64BigEndian (26 of 1900) PASS: lldb-unit :: ObjectFile/Breakpad/./ObjectFileBreakpadTests/StackCFIRecord.parse (27 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/compilands.test (28 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestTargetXMLArch.py (29 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.Union (30 of 1900) PASS: lldb-api :: commands/watchpoints/hello_watchpoint/TestMyFirstWatchpoint.py (31 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_command/TestBreakpointCommandsFromPython.py (32 of 1900) PASS: lldb-unit :: ObjectFile/ELF/./ObjectFileELFTests/ObjectFileELFTest.GetSymtab_NoSymEntryPointArmThumbAddressClass (33 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/unordered/TestDataFormatterUnordered.py (34 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.Slide (35 of 1900) PASS: lldb-api :: functionalities/data-formatter/nsarraysynth/TestNSArraySynthetic.py (36 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestUnknownEscape (37 of 1900) PASS: lldb-shell :: ObjectFile/PECOFF/basic-info-arm.yaml (38 of 1900) PASS: lldb-shell :: ScriptInterpreter/Python/crashlog.test (39 of 1900) PASS: lldb-api :: commands/expression/argument_passing_restrictions/TestArgumentPassingRestrictions.py (40 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/DataExtractorTest.GetCStrEmpty (41 of 1900) UNSUPPORTED: lldb-api :: lang/cpp/static_members/TestCPPStaticMembers.py (42 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationTest.ReadPacket_checksum (43 of 1900) PASS: lldb-api :: lang/objc/foundation/TestConstStrings.py (44 of 1900) PASS: lldb-unit :: SymbolFile/DWARF/./SymbolFileDWARFTests/SymbolFileDWARFTests.TestAbbrevValidAttrNullForm (45 of 1900) PASS: lldb-api :: commands/expression/import_builtin_fileid/TestImportBuiltinFileID.py (46 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestStopPCs.py (47 of 1900) PASS: lldb-api :: functionalities/pre_run_dylibs/TestPreRunDylibs.py (48 of 1900) PASS: lldb-api :: commands/command/history/TestCommandHistory.py (49 of 1900) PASS: lldb-api :: commands/help/TestHelp.py (50 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.ContainsAddr (51 of 1900) PASS: lldb-unit :: Host/./HostTests/SocketAddressTest.Set (52 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.EmptyInput (53 of 1900) PASS: lldb-unit :: Target/./TargetTests/PathMappingListTest.RemapRoot (54 of 1900) PASS: lldb-api :: functionalities/data-formatter/user-format-vs-summary/TestUserFormatVsSummary.py (55 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/function-level-linking.test (56 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.AppendMessageAttachToLastDiag (57 of 1900) PASS: lldb-api :: types/TestFloatTypes.py (58 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.BracketedHostname (59 of 1900) PASS: lldb-api :: lang/c/forward/TestForwardDeclaration.py (60 of 1900) PASS: lldb-unit :: Host/./HostTests/Host.GetEnvironment (61 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTImporter.RecordLayout (62 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointsOneSignal.py (63 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.GetSize (64 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.AddressRangeInvalidRange (65 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.EqualInvalid (66 of 1900) UNSUPPORTED: lldb-shell :: ObjectFile/PECOFF/disassemble-thumb.yaml (67 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-disabling/TestDataFormatterDisabling.py (68 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UserIDResolver.GetUserName (69 of 1900) PASS: lldb-api :: lang/objc/foundation/TestObjCMethodsNSError.py (70 of 1900) PASS: lldb-api :: commands/expression/cast_int_to_anonymous_enum/TestCastIntToAnonymousEnum.py (71 of 1900) PASS: lldb-unit :: Host/./HostTests/SocketTest.DecodeHostAndPort (72 of 1900) PASS: lldb-shell :: Settings/TestFrameFormatMangling.test (73 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.DependencyChain (74 of 1900) PASS: lldb-api :: tools/lldb-vscode/breakpoint/TestVSCode_setBreakpoints.py (75 of 1900) PASS: lldb-shell :: ObjectFile/PECOFF/export-dllfunc.yaml (76 of 1900) PASS: lldb-shell :: ObjectFile/ELF/gnu-debuglink.yaml (77 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArchSpecTest.TestParseMachCPUDashSubtypeTripleSimple (78 of 1900) PASS: lldb-api :: lang/c/register_variables/TestRegisterVariables.py (79 of 1900) PASS: lldb-unit :: Host/./HostTests/NativeProcessProtocolTest.ReadMemoryWithoutTrap (80 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/filter/exact_match/message/TestDarwinLogFilterMatchMessage.py (81 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.InsertStringAtIndexStart (82 of 1900) PASS: lldb-api :: lang/objcxx/hide-runtime-values/TestObjCXXHideRuntimeValues.py (83 of 1900) PASS: lldb-shell :: SymbolFile/Breakpad/line-table-mixed-path-styles.test (84 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.LongestCommonPrefixNoPrefix (85 of 1900) UNSUPPORTED: lldb-api :: python_api/event/TestEvents.py (86 of 1900) PASS: lldb-api :: commands/expression/test/TestExprs.py (87 of 1900) PASS: lldb-shell :: Unwind/eh-frame-dwarf-unwind.test (88 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ConstStringTest.MangledCounterpart (89 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.DoesAdjoinOrIntersect (90 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestOwnedReferences (91 of 1900) PASS: lldb-api :: commands/expression/call-function/TestCallStdStringFunction.py (92 of 1900) PASS: lldb-api :: commands/expression/import-std-module/vector-basic/TestBasicVector.py (93 of 1900) PASS: lldb-api :: lang/cpp/dynamic-value/TestDynamicValue.py (94 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeDataVector.CustomSort (95 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RecordReplayTest.InstrumentedBarPtr (96 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/Flags.Reset (97 of 1900) UNSUPPORTED: lldb-api :: commands/register/register/intel_xtended_registers/mpx_offset_intersection/TestMPXOffsetIntersection.py (98 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py (99 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-ymm-read.test (100 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.Constructor (101 of 1900) PASS: lldb-api :: commands/expression/import-std-module/forward_list-basic/TestBasicForwardList.py (102 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/DataExtractorTest.GetCStrUnterminated (103 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationServerTest.SendErrorResponse_StringError (104 of 1900) UNSUPPORTED: lldb-api :: lang/c/typedef/Testtypedef.py (105 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/dir-separator-no-comp-dir.s (106 of 1900) PASS: lldb-shell :: Reproducer/TestCrash.test (107 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/LineEntryTest.GetSameLineContiguousAddressRangeOneInline (108 of 1900) PASS: lldb-shell :: Breakpoint/debug_rnglistx_rlex.test (109 of 1900) PASS: lldb-unit :: Host/./HostTests/NativeProcessProtocolTest.ReadCStringFromMemory_CrossPageBoundary (110 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.LeadingSpaceArgs (111 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteClientBaseTest.SendContinueAndWait (112 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestJLink6Armv7RegisterDefinition.py (113 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/source/debug/TestDarwinLogSourceDebug.py (114 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/initializerlist/TestInitializerList.py (115 of 1900) PASS: lldb-api :: functionalities/conditional_break/TestConditionalBreak.py (116 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug-types-dwarf5.s (117 of 1900) PASS: lldb-unit :: Host/./HostTests/SocketTest.TCPListen0GetPort (118 of 1900) PASS: lldb-api :: commands/expression/unwind_expression/TestUnwindExpression.py (119 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentManyBreakpoints.py (120 of 1900) PASS: lldb-api :: lang/objc/modules-inline-functions/TestModulesInlineFunctions.py (121 of 1900) UNSUPPORTED: lldb-api :: functionalities/thread/break_after_join/TestBreakAfterJoin.py (122 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/ambiguous_tail_call_seq1/TestAmbiguousTailCallSeq1.py (123 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/array-sizes.s (124 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/PostfixExpression.ToDWARF (125 of 1900) PASS: lldb-api :: commands/watchpoints/multiple_hits/TestMultipleHits.py (126 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/TestDataFormatterLibcxxListLoop.py (127 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonTupleToStructuredList (128 of 1900) PASS: lldb-shell :: ObjectFile/ELF/PT_LOAD-overlap-PT_TLS.yaml (129 of 1900) PASS: lldb-api :: commands/expression/anonymous-struct/TestCallUserAnonTypedef.py (130 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/ClangExpressionDeclMapTest.TestPersistentDeclLookup (131 of 1900) PASS: lldb-api :: api/listeners/TestListener.py (132 of 1900) PASS: lldb-shell :: ObjectFile/ELF/minidebuginfo-find-symbols.yaml (133 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.MinidumpModuleOrder (134 of 1900) UNSUPPORTED: lldb-api :: android/platform/TestDefaultCacheLineSize.py (135 of 1900) PASS: lldb-unit :: ObjectFile/PECOFF/./ObjectFilePECOFFTests/PECallFrameInfoTest.Chained_eh (136 of 1900) UNSUPPORTED: lldb-api :: lang/objc/objc-dynamic-value/TestObjCDynamicValue.py (137 of 1900) PASS: lldb-unit :: Host/./HostTests/FileSystemTest.GetPermissions (138 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/function-types-calling-conv.cpp (139 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.Write (140 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.AddressRangeSize (141 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.EqualDotsWindows (142 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/basic/TestDarwinLogBasic.py (143 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/find-basic-function.cpp (144 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetMiscInfo_no_stream (145 of 1900) PASS: lldb-shell :: ObjectFile/MachO/lc_build_version_notools.yaml (146 of 1900) PASS: lldb-api :: functionalities/signal/raise/TestRaise.py (147 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangTrailingBackslashWithWhitespace (148 of 1900) PASS: lldb-shell :: ObjectFile/PECOFF/dep-modules.yaml (149 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.Keywords (150 of 1900) UNSUPPORTED: lldb-api :: lang/objc/foundation/TestFoundationDisassembly.py (151 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.AppendMessageSubsequentDiags (152 of 1900) PASS: lldb-api :: commands/watchpoints/watchpoint_size/TestWatchpointSizes.py (153 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPopEBP (154 of 1900) PASS: lldb-api :: commands/reproducer/invalid-args/TestInvalidArgsReproducer.py (155 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestInstanceNameResolutionNoDot (156 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/ClangHostTest.ComputeClangResourceDirectory (157 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteClientBaseTest.SendContinueAndAsyncPacket (158 of 1900) PASS: lldb-api :: lang/objc/exceptions/TestObjCExceptions.py (159 of 1900) PASS: lldb-api :: macosx/thread-names/TestInterruptThreadNames.py (160 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/CompletionRequest.TryCompleteCurrentArgGood (161 of 1900) PASS: lldb-unit :: tools/lldb-server/tests/./LLDBServerTests/StandardStartupTest.TestStopReplyContainsThreadPcs (162 of 1900) PASS: lldb-api :: lang/c/array_types/TestArrayTypes.py (163 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangTrailingBackslashMissingNewLine (164 of 1900) PASS: lldb-api :: python_api/get-value-32bit-int/TestGetValue32BitInt.py (165 of 1900) PASS: lldb-shell :: Register/x86-64-read.test (166 of 1900) PASS: lldb-api :: functionalities/postmortem/mach-core/TestMachCore.py (167 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringLexerTest.NextIfList (168 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/AnsiTerminal.WhiteSpace (169 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.EqualDotsPosix (170 of 1900) PASS: lldb-api :: commands/expression/codegen-crash-typedefdecl-not-in_declcontext/TestCodegenCrashTypedefDeclNotInDeclContext.py (171 of 1900) PASS: lldb-api :: functionalities/breakpoint/global_constructor/TestBreakpointInGlobalConstructor.py (172 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangSquareBrackets (173 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonInteger (174 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSURL.py (175 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128One (176 of 1900) PASS: lldb-api :: python_api/lldbutil/frame/TestFrameUtils.py (177 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestDisassemblyJunkBytes (178 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/DeserializerTest.HasData (179 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-64-xmm16-read.test (180 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/variant/TestDataFormatterLibcxxVariant.py (181 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/PostfixExpression.ParseFPOProgram (182 of 1900) PASS: lldb-shell :: Reproducer/TestGDBRemoteRepro.test (183 of 1900) UNSUPPORTED: lldb-api :: commands/watchpoints/hello_watchlocation/TestWatchLocation.py (184 of 1900) PASS: lldb-api :: commands/frame/var-scope/TestFrameVariableScope.py (185 of 1900) PASS: lldb-api :: lang/c/step-target/TestStepTarget.py (186 of 1900) PASS: lldb-shell :: ObjectFile/Breakpad/discontiguous-sections.test (187 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.AppendStream (188 of 1900) PASS: lldb-api :: lang/objc/self/TestObjCSelf.py (189 of 1900) PASS: lldb-api :: terminal/TestSTTYBeforeAndAfter.py (190 of 1900) PASS: lldb-shell :: Settings/TestDisableColor.test (191 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.FormatFileSpec (192 of 1900) PASS: lldb-api :: python_api/sbstructureddata/TestStructuredDataAPI.py (193 of 1900) PASS: lldb-api :: tools/lldb-server/TestGdbRemote_vCont.py (194 of 1900) PASS: lldb-api :: python_api/name_lookup/TestNameLookup.py (195 of 1900) PASS: lldb-api :: functionalities/paths/TestPaths.py (196 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/Predicate.WaitForValueEqualTo (197 of 1900) PASS: lldb-api :: commands/quit/TestQuit.py (198 of 1900) PASS: lldb-unit :: Host/./HostTests/FileSystemTest.Readable (199 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.ArgsButNoDelimiter (200 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.DecodeHexU8_InvalidHex2 (201 of 1900) UNSUPPORTED: lldb-shell :: Register/arm-fp-read.test (202 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogTest.Unregister (203 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/clang-ast-from-dwarf-objc-property.m (204 of 1900) PASS: lldb-shell :: Reproducer/TestDiscard.test (205 of 1900) PASS: lldb-unit :: Core/./LLDBCoreTests/StreamCallbackTest.Callback (206 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArchSpecTest.OperatorBool (207 of 1900) PASS: lldb-api :: functionalities/breakpoint/serialize/TestBreakpointSerialization.py (208 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StructuredDataTest.ParseJSONFromFile (209 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/atomic/TestLibCxxAtomic.py (210 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.Join (211 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.IgnoreLibStdCpp (212 of 1900) PASS: lldb-shell :: Minidump/Windows/find-module.test (213 of 1900) PASS: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxArray.py (214 of 1900) PASS: lldb-api :: commands/expression/inline-namespace/TestInlineNamespace.py (215 of 1900) PASS: lldb-api :: lang/objcxx/objcxx-ivar-vector/TestIvarVector.py (216 of 1900) PASS: lldb-api :: commands/target/basic/TestTargetCommand.py (217 of 1900) PASS: lldb-api :: python_api/watchpoint/TestWatchpointIgnoreCount.py (218 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/ast-restore.test (219 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelayedCrashWithBreakpointWatchpoint.py (220 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.AddressNoSuffix (221 of 1900) PASS: lldb-api :: tools/lldb-server/TestGdbRemote_qThreadStopInfo.py (222 of 1900) PASS: lldb-api :: python_api/watchpoint/TestWatchpointIter.py (223 of 1900) PASS: lldb-unit :: Host/./HostTests/FileActionTest.Open (224 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestExceptions (225 of 1900) PASS: lldb-shell :: ObjectFile/PECOFF/sections-names.yaml (226 of 1900) PASS: lldb-api :: lang/c/unions/TestUnionMembers.py (227 of 1900) PASS: lldb-unit :: Interpreter/./InterpreterTests/CompletionTest.FileCompletionAbsolute (228 of 1900) PASS: lldb-api :: functionalities/signal/TestSendSignal.py (229 of 1900) PASS: lldb-api :: commands/frame/select/TestFrameSelect.py (230 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-64-ymm16-write.test (231 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/VASprintfTest.BufferResize (232 of 1900) UNSUPPORTED: lldb-api :: benchmarks/frame_variable/TestFrameVariableResponse.py (233 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTImporter.CopyTypeTagDecl (234 of 1900) PASS: lldb-api :: functionalities/thread/exit_during_break/TestExitDuringBreak.py (235 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetMemoryRegionInfoLinuxMaps (236 of 1900) PASS: lldb-api :: api/log/TestAPILog.py (237 of 1900) PASS: lldb-shell :: Reproducer/TestRelativePath.test (238 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/EnvironmentTest.EnvpConversion (239 of 1900) PASS: lldb-unit :: Language/CPlusPlus/./LanguageCPlusPlusTests/CPlusPlusLanguage.FindAlternateFunctionManglings (240 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/TimerTest.CategoryTimes2 (241 of 1900) UNSUPPORTED: lldb-shell :: Process/Windows/exception_access_violation.cpp (242 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestSimple32bitFrameFunction (243 of 1900) UNSUPPORTED: lldb-shell :: Unwind/unwind-plan-dwarf-dump.test (244 of 1900) UNSUPPORTED: lldb-api :: functionalities/longjmp/TestLongjmp.py (245 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128OneByte (246 of 1900) PASS: lldb-api :: functionalities/source-map/TestTargetSourceMap.py (247 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/globals-fundamental.cpp (248 of 1900) PASS: lldb-api :: lang/cpp/enum_types/TestCPP11EnumTypes.py (249 of 1900) XFAIL: lldb-shell :: Register/x86-64-write.test (250 of 1900) PASS: lldb-api :: lang/objc/orderedset/TestOrderedSet.py (251 of 1900) PASS: lldb-api :: functionalities/var_path/TestVarPath.py (252 of 1900) PASS: lldb-api :: lang/cpp/dynamic-value-same-basename/TestDynamicValueSameBase.py (253 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSData.py (254 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogChannelEnabledTest.LogVerboseThread (255 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/VMRange.IsValid (256 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.LessThan (257 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.ReadRegister (258 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/VASprintfTest.NoBufferResize (259 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/VMRange.SetEndAddress (260 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-64-gp-write.test (261 of 1900) PASS: lldb-unit :: Host/./HostTests/SocketTest.TCPGetConnectURI (262 of 1900) PASS: lldb-shell :: BuildScript/modes.test (263 of 1900) PASS: lldb-shell :: Commands/command-source.test (264 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonByteArray (265 of 1900) PASS: lldb-api :: commands/watchpoints/watchpoint_commands/command/TestWatchpointCommandPython.py (266 of 1900) PASS: lldb-api :: lang/cpp/call-function/TestCallCPPFunction.py (267 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPopESI (268 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.DecodeHexU8_Underflow2 (269 of 1900) PASS: lldb-shell :: SymbolFile/Breakpad/line-table-missing-file.test (270 of 1900) PASS: lldb-api :: commands/expression/scoped_enums/TestScopedEnumType.py (271 of 1900) PASS: lldb-api :: commands/gui/invalid-args/TestInvalidArgsGui.py (272 of 1900) PASS: lldb-api :: functionalities/data-formatter/summary-string-onfail/Test-rdar-9974002.py (273 of 1900) PASS: lldb-api :: python_api/target/TestTargetAPI.py (274 of 1900) XFAIL: lldb-shell :: Register/x86-mm-xmm-write.test (275 of 1900) UNSUPPORTED: lldb-api :: functionalities/thread/thread_specific_break_plus_condition/TestThreadSpecificBpPlusCondition.py (276 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogChannelEnabledTest.LogGetLogThread (277 of 1900) PASS: lldb-api :: functionalities/data-formatter/poarray/TestPrintObjectArray.py (278 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/TimerTest.CategoryTimes (279 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.DefaultConstructor (280 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.PrependPathComponent (281 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/disassembly.cpp (282 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.DefaultHighlighterWithCursorOutOfBounds (283 of 1900) PASS: lldb-api :: commands/expression/import-std-module/unique_ptr-dbg-info-content/TestUniquePtrDbgInfoContent.py (284 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangCommas (285 of 1900) PASS: lldb-unit :: debugserver/./debugserverTests/RNBSocket.LoopBackListenIPv6 (286 of 1900) PASS: lldb-api :: functionalities/thread/num_threads/TestNumThreads.py (287 of 1900) PASS: lldb-api :: commands/command/script/import/rdar-12586188/TestRdar12586188.py (288 of 1900) PASS: lldb-api :: commands/expression/test/TestExprs2.py (289 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/ast-functions.cpp (290 of 1900) PASS: lldb-api :: functionalities/thread/create_after_attach/TestCreateAfterAttach.py (291 of 1900) PASS: lldb-api :: macosx/queues/TestQueues.py (292 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/dir-separator-no-comp-dir-relative-name.s (293 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/NameMatchesTest.EndsWith (294 of 1900) PASS: lldb-shell :: ObjectFile/ELF/PT_TLS-overlap-PT_LOAD.yaml (295 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationServerTest.SendErrorResponse_UnimplementedError (296 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128SixBytes (297 of 1900) PASS: lldb-api :: commands/expression/completion-crash-incomplete-record/TestCompletionCrashIncompleteRecord.py (298 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonTupleSize (299 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetMiscInfoWindows (300 of 1900) PASS: lldb-api :: tools/lldb-vscode/breakpoint/TestVSCode_setFunctionBreakpoints.py (301 of 1900) PASS: lldb-api :: commands/watchpoints/watchpoint_commands/command/TestWatchpointCommandLLDB.py (302 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128NineBytes (303 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.GetModulesInfoInvalidResponse (304 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytesAvail (305 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestExtractingUInt64ThroughStructuredData (306 of 1900) PASS: lldb-api :: types/TestCharType.py (307 of 1900) PASS: lldb-api :: functionalities/data-formatter/vector-types/TestVectorTypesFormatting.py (308 of 1900) PASS: lldb-api :: functionalities/step_scripted/TestStepScripted.py (309 of 1900) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/command_script_import.test (310 of 1900) PASS: lldb-api :: macosx/find-dsym/bundle-with-dot-in-filename/TestBundleWithDotInFilename.py (311 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetFilteredModuleList (312 of 1900) PASS: lldb-api :: commands/watchpoints/watchpoint_disable/TestWatchpointDisable.py (313 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.InitEmpty (314 of 1900) PASS: lldb-api :: functionalities/breakpoint/address_breakpoints/TestBadAddressBreakpoints.py (315 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelaySignalBreak.py (316 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.AppendListCStringArray (317 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.MinimalPort (318 of 1900) PASS: lldb-shell :: Settings/TestEchoCommands.test (319 of 1900) PASS: lldb-api :: python_api/watchpoint/watchlocation/TestTargetWatchAddress.py (320 of 1900) PASS: lldb-shell :: ObjectFile/PECOFF/basic-info.yaml (321 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/ClangExpressionDeclMapTest.TestUnknownIdentifierLookup (322 of 1900) PASS: lldb-shell :: Expr/TestTypeOfDeclTypeExpr.test (323 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/SymbolsTest.LocateExecutableSymbolFileForUnknownExecutableAndMissingSymbolFile (324 of 1900) PASS: lldb-api :: commands/expression/import-std-module/basic/TestImportStdModule.py (325 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ConstStringTest.CompareStringRef (326 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StatusTest.ErrorConstructor (327 of 1900) PASS: lldb-api :: commands/expression/weak_symbols/TestWeakSymbols.py (328 of 1900) PASS: lldb-api :: commands/expression/completion-in-lambda-and-unnamed-class/TestCompletionInLambdaAndUnnamedClass.py (329 of 1900) PASS: lldb-shell :: ObjectFile/PECOFF/section-types.yaml (330 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/Flags.AllSet (331 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.MultipleIndependentAssignments (332 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.JoinSingle (333 of 1900) PASS: lldb-shell :: Process/TestEnvironment.test (334 of 1900) PASS: lldb-shell :: BuildScript/script-args.test (335 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug_loc_and_loclists.s (336 of 1900) PASS: lldb-api :: python_api/frame/TestFrames.py (337 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushEBX (338 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.UnknownOp (339 of 1900) PASS: lldb-unit :: SymbolFile/DWARF/./SymbolFileDWARFTests/SymbolFileDWARFTests.TestAbbrevMissingTerminator (340 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/CompletionRequest.FakeLastArg (341 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangScalarLiterals (342 of 1900) PASS: lldb-api :: lang/cpp/char8_t/TestCxxChar8_t.py (343 of 1900) PASS: lldb-api :: commands/platform/process/TestProcessList.py (344 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArchSpecTest.MergeFrom (345 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-64-xmm16-write.test (346 of 1900) PASS: lldb-api :: functionalities/inferior-crashing/TestInferiorCrashing.py (347 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.Minimal (348 of 1900) UNSUPPORTED: lldb-api :: functionalities/exec/TestExec.py (349 of 1900) PASS: lldb-api :: python_api/hello_world/TestHelloWorld.py (350 of 1900) PASS: lldb-api :: commands/expression/context-object-objc/TestContextObjectObjc.py (351 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytes_Underflow (352 of 1900) PASS: lldb-api :: lang/cpp/std-function-step-into-callable/TestStdFunctionStepIntoCallable.py (353 of 1900) UNSUPPORTED: lldb-api :: commands/expression/multiline-completion/TestMultilineCompletion.py (354 of 1900) PASS: lldb-api :: functionalities/load_unload/TestLoadUnload.py (355 of 1900) PASS: lldb-api :: commands/expression/import-std-module/stack/TestStack.py (356 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/IndexToObjectTest.ObjectForIndex (357 of 1900) PASS: lldb-api :: lang/c/unicode/TestUnicodeSymbols.py (358 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.SlideZero (359 of 1900) PASS: lldb-api :: commands/command/script/TestCommandScript.py (360 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.ShiftMove (361 of 1900) PASS: lldb-api :: python_api/thread/TestThreadAPI.py (362 of 1900) PASS: lldb-api :: commands/expression/import-std-module/queue/TestQueue.py (363 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelaySignalWatch.py (364 of 1900) PASS: lldb-shell :: SymbolFile/Breakpad/stack-cfi-parsing.test (365 of 1900) PASS: lldb-api :: lang/objc/real-definition/TestRealDefinition.py (366 of 1900) XFAIL: lldb-shell :: SymbolFile/DWARF/find-type-in-function.cpp (367 of 1900) UNSUPPORTED: lldb-api :: benchmarks/expression/TestRepeatedExprs.py (368 of 1900) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/iterator/TestDataFormatterStdIterator.py (369 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128Zero (370 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/ambiguous_tail_call_seq2/TestAmbiguousTailCallSeq2.py (371 of 1900) PASS: lldb-shell :: Minidump/memory-region-from-module.yaml (372 of 1900) PASS: lldb-api :: commands/expression/dont_allow_jit/TestAllowJIT.py (373 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.DefaultHighlighter (374 of 1900) PASS: lldb-api :: commands/expression/completion/TestExprCompletion.py (375 of 1900) PASS: lldb-api :: commands/command/script/import/TestImport.py (376 of 1900) PASS: lldb-unit :: Host/./HostTests/FileSystemTest.EnumerateDirectory (377 of 1900) PASS: lldb-api :: commands/command/delete/TestCommandDelete.py (378 of 1900) PASS: lldb-api :: commands/watchpoints/step_over_watchpoint/TestStepOverWatchpoint.py (379 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/SubsystemRAIITest.SubsystemWithErrorSuccess (380 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPush0 (381 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/list/TestDataFormatterLibcxxList.py (382 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithWatchpointBreakpointSignal.py (383 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalWatchBreak.py (384 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.DecodeHexU8_InvalidHex (385 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.InsertStringAtIndexOutOfBounds (386 of 1900) PASS: lldb-api :: commands/command/nested_alias/TestNestedAlias.py (387 of 1900) PASS: lldb-api :: functionalities/unwind/noreturn/module-end/TestNoReturnModuleEnd.py (388 of 1900) PASS: lldb-api :: lang/objcxx/class-name-clash/TestNameClash.py (389 of 1900) PASS: lldb-api :: functionalities/show_location/TestShowLocationDwarf5.py (390 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/SerializationRountripTest.SerializeDeserializeObjectPointer (391 of 1900) PASS: lldb-shell :: ObjectFile/ELF/netbsd-exec-8.99.30-amd64.yaml (392 of 1900) UNSUPPORTED: lldb-api :: functionalities/process_save_core/TestProcessSaveCore.py (393 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexU8_InvalidHex (394 of 1900) PASS: lldb-api :: commands/expression/import-std-module/shared_ptr/TestSharedPtr.py (395 of 1900) PASS: lldb-api :: commands/expression/pr35310/TestExprsBug35310.py (396 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/Predicate.WaitForValueNotEqualTo (397 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.EmptySuffix (398 of 1900) PASS: lldb-shell :: SymbolFile/Breakpad/symtab.test (399 of 1900) PASS: lldb-api :: commands/expression/issue_11588/Test11588.py (400 of 1900) PASS: lldb-unit :: Host/./HostTests/HostInfoTest.GetAugmentedArchSpec (401 of 1900) PASS: lldb-api :: commands/statistics/basic/TestStats.py (402 of 1900) PASS: lldb-shell :: Quit/TestQuitExitCodeHexA.test (403 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.Equality (404 of 1900) PASS: lldb-shell :: Driver/TestRepl.test (405 of 1900) UNSUPPORTED: lldb-shell :: ObjectFile/ELF/minidebuginfo-set-and-hit-breakpoint.test (406 of 1900) PASS: lldb-api :: python_api/watchpoint/TestSetWatchpoint.py (407 of 1900) PASS: lldb-unit :: SymbolFile/DWARF/./SymbolFileDWARFTests/SymbolFileDWARFTests.TestAbilitiesForDWARF (408 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/find-basic-variable.cpp (409 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetMemoryRegionInfoFromMemory64List (410 of 1900) PASS: lldb-shell :: Driver/TestFile.test (411 of 1900) PASS: lldb-shell :: Quit/TestQuitExitCode-30.test (412 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/variables.test (413 of 1900) PASS: lldb-api :: lang/cpp/class_types/TestClassTypesDisassembly.py (414 of 1900) PASS: lldb-api :: commands/expression/context-object/TestContextObject.py (415 of 1900) PASS: lldb-api :: functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py (416 of 1900) XFAIL: lldb-shell :: Register/x86-64-ymm-write.test (417 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/GeneratorTest.GetOrCreate (418 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/multiset/TestDataFormatterLibcxxMultiSet.py (419 of 1900) PASS: lldb-unit :: Target/./TargetTests/MemoryRegionInfoTest.Formatv (420 of 1900) PASS: lldb-unit :: ObjectFile/Breakpad/./ObjectFileBreakpadTests/PublicRecord.parse (421 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestInsertArg (422 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/expressions.test (423 of 1900) UNSUPPORTED: lldb-api :: commands/register/register/intel_xtended_registers/mpx_bound_violation/TestBoundViolation.py (424 of 1900) PASS: lldb-unit :: Host/./HostTests/NativeProcessProtocolTest.SetBreakpointFailRead (425 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/local-variables.cpp (426 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutNHex8 (427 of 1900) PASS: lldb-api :: python_api/process/read-mem-cstring/TestReadMemCString.py (428 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneSignal.py (429 of 1900) PASS: lldb-api :: python_api/function_symbol/TestDisasmAPI.py (430 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/vector/TestDataFormatterLibcxxVector.py (431 of 1900) PASS: lldb-api :: functionalities/data-formatter/ostypeformatting/TestFormattersOsType.py (432 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/function-types-classes.cpp (433 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/AnsiTerminal.KnownPrefix (434 of 1900) PASS: lldb-shell :: Heap/heap-cstr.test (435 of 1900) UNSUPPORTED: lldb-api :: functionalities/asan/TestMemoryHistory.py (436 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonFile (437 of 1900) PASS: lldb-api :: commands/target/create-deps/TestTargetCreateDeps.py (438 of 1900) PASS: lldb-api :: commands/expression/calculator_mode/TestCalculatorMode.py (439 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutCString (440 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/multimap/TestDataFormatterLibccMultiMap.py (441 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/Flags.Clear (442 of 1900) PASS: lldb-unit :: Host/./HostTests/MainLoopTest.DetectsEOF (443 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug_ranges_and_rnglists.test (444 of 1900) PASS: lldb-api :: macosx/duplicate-archive-members/TestDuplicateMembers.py (445 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetU32LittleEndian (446 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestScript (447 of 1900) PASS: lldb-api :: functionalities/thread/jump/TestThreadJump.py (448 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangCursorOutOfBounds (449 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestDisassemblyMidFunctionEpilogues (450 of 1900) PASS: lldb-unit :: ObjectFile/Breakpad/./ObjectFileBreakpadTests/Record.classify (451 of 1900) PASS: lldb-unit :: SymbolFile/DWARF/./SymbolFileDWARFTests/SymbolFileDWARFTests.TestAbbrevInvalidNULLTag (452 of 1900) PASS: lldb-api :: functionalities/step-avoids-no-debug/TestStepNoDebug.py (453 of 1900) PASS: lldb-shell :: Minidump/fb-dump.test (454 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.LinuxLocalLibCpp (455 of 1900) PASS: lldb-api :: types/TestRecursiveTypes.py (456 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.FindMemoryRange (457 of 1900) PASS: lldb-api :: python_api/default-constructor/TestDefaultConstructorForAPIObjects.py (458 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.AmbiguousLibCpp (459 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentWatchpointDelayWatchpointOneBreakpoint.py (460 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentWatchpointWithDelayWatchpointThreads.py (461 of 1900) PASS: lldb-api :: lang/objc/objc-ivar-stripped/TestObjCIvarStripped.py (462 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetNameColonValueNoColon (463 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.StringListConstructor (464 of 1900) PASS: lldb-api :: commands/expression/save_jit_objects/TestSaveJITObjects.py (465 of 1900) PASS: lldb-api :: lang/c/set_values/TestSetValues.py (466 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPopRBP (467 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithWatchpoint.py (468 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/ast-functions-msvc.cpp (469 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/map/TestDataFormatterLibccMap.py (470 of 1900) PASS: lldb-api :: lang/objc/foundation/TestObjectDescriptionAPI.py (471 of 1900) UNSUPPORTED: lldb-api :: functionalities/tty/TestTerminal.py (472 of 1900) UNSUPPORTED: lldb-api :: python_api/disassemble-raw-data/TestDisassemble_VST1_64.py (473 of 1900) PASS: lldb-api :: functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py (474 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonListToStructuredList (475 of 1900) PASS: lldb-api :: commands/disassemble/basic/TestDisassembleBreakpoint.py (476 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangCursorPosAfterOtherToken (477 of 1900) PASS: lldb-api :: functionalities/data-formatter/setvaluefromcstring/TestSetValueFromCString.py (478 of 1900) UNSUPPORTED: lldb-api :: benchmarks/libcxxlist/TestBenchmarkLibcxxList.py (479 of 1900) PASS: lldb-api :: commands/expression/import-std-module/unique_ptr/TestUniquePtr.py (480 of 1900) PASS: lldb-unit :: ObjectFile/ELF/./ObjectFileELFTests/ObjectFileELFTest.GetModuleSpecifications_EarlySectionHeaders (481 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug-line-basic.s (482 of 1900) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteExitCode.py (483 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/filter/exact_match/activity-chain/TestDarwinLogFilterMatchActivityChain.py (484 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestSpillRegToStackViaMOVi386 (485 of 1900) PASS: lldb-api :: functionalities/unwind/noreturn/TestNoreturnUnwind.py (486 of 1900) PASS: lldb-api :: commands/expression/persist_objc_pointeetype/TestPersistObjCPointeeType.py (487 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/AnsiTerminal.Incomplete (488 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug_loc-aslr.s (489 of 1900) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/watchpoint_callback.test (490 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestUnifyAccessSpecifiers (491 of 1900) PASS: lldb-api :: sanity/TestModuleCacheSanity.py (492 of 1900) PASS: lldb-api :: functionalities/signal/handle-abrt/TestHandleAbort.py (493 of 1900) PASS: lldb-api :: commands/expression/xvalue/TestXValuePrinting.py (494 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/find-basic-type.cpp (495 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/RegisterContextMinidump.CheckRegisterContextMinidump_ARM (496 of 1900) PASS: lldb-api :: commands/expression/import-std-module/vector-of-vectors/TestVectorOfVectors.py (497 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/calling-conventions.test (498 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-ymm-write.test (499 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexU8_InvalidHex_NoEof (500 of 1900) PASS: lldb-shell :: ObjectFile/ELF/PT_LOAD-overlap.yaml (501 of 1900) PASS: lldb-unit :: Signals/./SignalsTests/UnixSignalsTest.VersionChange (502 of 1900) PASS: lldb-shell :: Reproducer/TestSynchronous.test (503 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringLexerTest.Peek (504 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/VMRange.Clear (505 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.Scalar_512 (506 of 1900) PASS: lldb-api :: functionalities/dead-strip/TestDeadStrip.py (507 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug-types-missing-signature.test (508 of 1900) PASS: lldb-api :: api/check_public_api_headers/TestPublicAPIHeaders.py (509 of 1900) PASS: lldb-api :: commands/expression/vector_of_enums/TestVectorOfEnums.py (510 of 1900) PASS: lldb-api :: types/TestLongTypes.py (511 of 1900) PASS: lldb-api :: functionalities/postmortem/netbsd-core/TestNetBSDCore.py (512 of 1900) PASS: lldb-shell :: ObjectFile/ELF/PT_LOAD-overlap-PT_INTERP.yaml (513 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonTupleInitializerList2 (514 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytes_OddPair (515 of 1900) UNSUPPORTED: lldb-api :: benchmarks/turnaround/TestCompileRunToBreakpointTurnaround.py (516 of 1900) PASS: lldb-shell :: ObjectFile/ELF/compressed-sections.yaml (517 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug_rnglists.s (518 of 1900) PASS: lldb-api :: macosx/nslog/TestDarwinNSLogOutput.py (519 of 1900) PASS: lldb-shell :: ObjectFile/ELF/minidebuginfo-corrupt-xz.yaml (520 of 1900) PASS: lldb-api :: lang/cpp/class_static/TestStaticVariables.py (521 of 1900) PASS: lldb-api :: commands/expression/diagnostics/TestExprDiagnostics.py (522 of 1900) PASS: lldb-api :: functionalities/breakpoint/objc/TestObjCBreakpoints.py (523 of 1900) PASS: lldb-shell :: Minidump/Windows/Sigsegv/sigsegv.test (524 of 1900) PASS: lldb-api :: lang/c/shared_lib_stripped_symbols/TestSharedLibStrippedSymbols.py (525 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/Flags.IsClear (526 of 1900) PASS: lldb-shell :: Reproducer/TestMultipleTargets.test (527 of 1900) PASS: lldb-unit :: debugserver/./debugserverTests/RNBSocket.AnyListen (528 of 1900) PASS: lldb-api :: lang/objc/print-obj/TestPrintObj.py (529 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.ShiftStdString (530 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/AnsiTerminal.Empty (531 of 1900) UNSUPPORTED: lldb-shell :: Minidump/Windows/arm-fp-unwind.test (532 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetPid (533 of 1900) PASS: lldb-api :: python_api/value/TestValueAPI.py (534 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexU8_Underflow (535 of 1900) PASS: lldb-api :: functionalities/testid/TestTestId.py (536 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestGetTypeClassDeclType (537 of 1900) PASS: lldb-api :: tools/lldb-server/inferior-crash/TestGdbRemoteAbort.py (538 of 1900) PASS: lldb-api :: lang/objc/unicode-string/TestUnicodeString.py (539 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPopEBX (540 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.SingleWhitespaceInput (541 of 1900) PASS: lldb-api :: python_api/breakpoint/TestBreakpointAPI.py (542 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.EmptyArgsOnlySuffix (543 of 1900) PASS: lldb-shell :: Expr/TestIRMemoryMap.test (544 of 1900) UNSUPPORTED: lldb-api :: commands/watchpoints/variable_out_of_scope/TestWatchedVarHitWhenInScope.py (545 of 1900) PASS: lldb-api :: commands/expression/function_template_specialization_temp_args/TestFunctionTemplateSpecializationTempArgs.py (546 of 1900) PASS: lldb-api :: commands/expression/import-std-module/empty-module/TestEmptyStdModule.py (547 of 1900) PASS: lldb-api :: commands/expression/import-std-module/forward_list-dbg-info-content/TestDbgInfoContentForwardList.py (548 of 1900) PASS: lldb-api :: tools/lldb-vscode/variables/TestVSCode_variables.py (549 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.PutString (550 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.ShiftOperatorChars (551 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/dwarf5-debug_line.s (552 of 1900) PASS: lldb-api :: lang/objc/global_ptrs/TestGlobalObjects.py (553 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.GuessPathStyle (554 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/split-dwarf-multiple-cu.ll (555 of 1900) PASS: lldb-api :: functionalities/thread/thread_exit/TestThreadExit.py (556 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestSingleArgWithQuotedSpace (557 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCPlain.py (558 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.CopyList (559 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-globals/TestDataFormatterGlobals.py (560 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.SendGetMetaDataPacket (561 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.AddressEmptyPrefix (562 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushESI (563 of 1900) PASS: lldb-unit :: DataFormatter/./LLDBFormatterTests/FormatManagerTests.CompatibleLangs (564 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.WriteRegister (565 of 1900) PASS: lldb-unit :: Breakpoint/./LLDBBreakpointTests/BreakpointIDTest.StringIsBreakpointName (566 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSError.py (567 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/sbapi_support/TestTailCallFrameSBAPI.py (568 of 1900) PASS: lldb-api :: tools/lldb-server/register-reading/TestGdbRemoteGPacket.py (569 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.Colons (570 of 1900) UNSUPPORTED: lldb-shell :: ObjectFile/ELF/minidebuginfo-no-lzma.yaml (571 of 1900) PASS: lldb-api :: macosx/find-dsym/deep-bundle/TestDeepBundle.py (572 of 1900) PASS: lldb-api :: commands/watchpoints/watchpoint_commands/condition/TestWatchpointConditionCmd.py (573 of 1900) PASS: lldb-unit :: Host/./HostTests/SocketTest.UDPConnect (574 of 1900) PASS: lldb-unit :: Target/./TargetTests/ModuleCacheTest.GetAndPut (575 of 1900) PASS: lldb-shell :: ObjectFile/PECOFF/basic-info-arm64.yaml (576 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.DoubleQuotedItem (577 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.MultiWordSuffix (578 of 1900) PASS: lldb-api :: lang/objc/foundation/TestObjCMethodsNSArray.py (579 of 1900) PASS: lldb-unit :: SymbolFile/DWARF/./SymbolFileDWARFTests/SymbolFileDWARFTests.TestAbbrevOutOfOrder (580 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.InsertStringAtIndexEnd (581 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/NameMatchesTest.StartsWith (582 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexU8_Underflow_NoEof (583 of 1900) PASS: lldb-api :: lang/objc/forward-decl/TestForwardDecl.py (584 of 1900) PASS: lldb-unit :: Host/./HostTests/TaskPoolTest.RunTasks (585 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangCursorPosEndOfLine (586 of 1900) PASS: lldb-api :: lang/objc/foundation/TestObjCMethodsString.py (587 of 1900) PASS: lldb-api :: tools/lldb-vscode/breakpoint/TestVSCode_setExceptionBreakpoints.py (588 of 1900) PASS: lldb-unit :: Host/./HostTests/NativeProcessProtocolTest.SetBreakpointFailVerify (589 of 1900) PASS: lldb-api :: commands/expression/dollar-in-variable/TestDollarInVariable.py (590 of 1900) PASS: lldb-unit :: ObjectFile/ELF/./ObjectFileELFTests/ObjectFileELFTest.GetSymtab_NoSymEntryPointArmAddressClass (591 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.RemoveLastPathComponent (592 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.BareSingleQuote (593 of 1900) PASS: lldb-api :: functionalities/wrong_commands/TestWrongCommands.py (594 of 1900) PASS: lldb-shell :: SymbolFile/Breakpad/line-table.test (595 of 1900) PASS: lldb-shell :: Settings/TestFrameFormatColor.test (596 of 1900) PASS: lldb-unit :: Core/./LLDBCoreTests/MangledTest.ResultForValidName (597 of 1900) PASS: lldb-shell :: ObjectFile/MachO/lc_version_min.yaml (598 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.TypicalPortPath (599 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/DataExtractorTest.GetMaxU64_unchecked (600 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/Type.CompilerContextPattern (601 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/anon_class_w_and_wo_export_symbols.ll (602 of 1900) PASS: lldb-shell :: Breakpoint/debug_rnglist_rlestartend.test (603 of 1900) PASS: lldb-api :: lang/c/blocks/TestBlocks.py (604 of 1900) PASS: lldb-api :: lang/cpp/nsimport/TestCppNsImport.py (605 of 1900) PASS: lldb-shell :: SymbolFile/Breakpad/symtab-macho.test (606 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexU8_Underflow2 (607 of 1900) PASS: lldb-api :: functionalities/inline-stepping/TestInlineStepping.py (608 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/gnu-style-compression.cpp (609 of 1900) PASS: lldb-unit :: ObjectFile/Breakpad/./ObjectFileBreakpadTests/StackWinRecord.parse (610 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.ContainsAddrInvalid (611 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPopR12 (612 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug-names-compressed.cpp (613 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.GetMaxStringLengthDecreasingSize (614 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexU8_Extra_NoEof (615 of 1900) PASS: lldb-shell :: Host/TestCustomShell.test (616 of 1900) PASS: lldb-api :: python_api/value_var_update/TestValueVarUpdate.py (617 of 1900) PASS: lldb-shell :: ObjectFile/wasm/stripped-debug-sections.yaml (618 of 1900) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/lua.test (619 of 1900) PASS: lldb-shell :: ObjectFile/wasm/unified-debug-sections.yaml (620 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestSimple64bitFrameFunction (621 of 1900) PASS: lldb-api :: commands/watchpoints/watchpoint_events/TestWatchpointEvents.py (622 of 1900) PASS: lldb-api :: functionalities/thread/backtrace_limit/TestBacktraceLimit.py (623 of 1900) PASS: lldb-shell :: Breakpoint/implicit_const_form_support.test (624 of 1900) PASS: lldb-api :: functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py (625 of 1900) PASS: lldb-api :: commands/expression/radar_9673664/TestExprHelpExamples.py (626 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/typedefs.cpp (627 of 1900) PASS: lldb-shell :: Minidump/Windows/broken-unwind.test (628 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentBreakpointOneDelayBreakpointThreads.py (629 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/invalid/TestDataFormatterInvalidStdUniquePtr.py (630 of 1900) PASS: lldb-api :: commands/expression/call-function/TestCallBuiltinFunction.py (631 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestObjectAttributes (632 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128EightBytes (633 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestSimplex86_64Augmented (634 of 1900) PASS: lldb-api :: lang/objc/objc-builtin-types/TestObjCBuiltinTypes.py (635 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/SerializationRountripTest.SerializeDeserializePodReferences (636 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/TildeExpressionResolver.ResolveFullPath (637 of 1900) PASS: lldb-shell :: Breakpoint/split-dwarf-5-addrbase.test (638 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringLexerTest.HasAtLeast (639 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/cross_object/TestCrossObjectTailCalls.py (640 of 1900) PASS: lldb-unit :: SymbolFile/DWARF/./SymbolFileDWARFTests/SymbolFileDWARFTests.TestAbbrevOrder1Start1 (641 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128One (642 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneBreakpoint.py (643 of 1900) PASS: lldb-shell :: ObjectFile/ELF/short-build-id.yaml (644 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestFunctionTemplateInRecordConstruction (645 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/filter/regex/category/TestDarwinLogFilterRegexCategory.py (646 of 1900) PASS: lldb-api :: python_api/symbol-context/two-files/TestSymbolContextTwoFiles.py (647 of 1900) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteAttach.py (648 of 1900) PASS: lldb-api :: commands/expression/import-std-module/deque-basic/TestBasicDeque.py (649 of 1900) PASS: lldb-api :: tools/lldb-vscode/launch/TestVSCode_launch.py (650 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-python-synth/TestDataFormatterPythonSynth.py (651 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.LongestCommonPrefixEmpty (652 of 1900) PASS: lldb-unit :: Host/./HostTests/ConnectionFileDescriptorTest.TCPGetURIv4 (653 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.InvalidOpBinary (654 of 1900) PASS: lldb-shell :: Expr/TestMultilineExpr.test (655 of 1900) PASS: lldb-api :: functionalities/breakpoint/cpp_exception/TestCPPExceptionBreakpoint.py (656 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangStringLiterals (657 of 1900) PASS: lldb-api :: commands/expression/persistent_types/TestNestedPersistentTypes.py (658 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/deterministic-build.cpp (659 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.AddressRangeEmptyRange (660 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonDictionaryManipulation (661 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-synthval/TestDataFormatterSynthVal.py (662 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.BracketedHostnameWithColon (663 of 1900) UNSUPPORTED: lldb-api :: functionalities/unwind/ehframe/TestEhFrameUnwind.py (664 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytes_OddPair2 (665 of 1900) PASS: lldb-api :: lang/cpp/breakpoint_in_member_func_w_non_primitive_params/TestBreakpointInMemberFuncWNonPrimitiveParams.py (666 of 1900) PASS: lldb-api :: lang/cpp/modules-import/TestCXXModulesImport.py (667 of 1900) PASS: lldb-shell :: Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputConsole.test (668 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-gp-write.test (669 of 1900) UNSUPPORTED: lldb-api :: tools/lldb-vscode/completions/TestVSCode_completions.py (670 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestSubRSP (671 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.AppendStringCString (672 of 1900) PASS: lldb-api :: lang/objc/hidden-ivars/TestHiddenIvars.py (673 of 1900) PASS: lldb-unit :: debugserver/./debugserverTests/RNBSocket.LoopBackConnectIPv6 (674 of 1900) PASS: lldb-api :: functionalities/memory/cache/TestMemoryCache.py (675 of 1900) PASS: lldb-api :: python_api/lldbutil/TestSwigVersion.py (676 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.GetStringSeverityLabels (677 of 1900) PASS: lldb-api :: commands/expression/call-function/TestCallUserDefinedFunction.py (678 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonString (679 of 1900) PASS: lldb-api :: lang/cpp/thread_local/TestThreadLocal.py (680 of 1900) PASS: lldb-api :: functionalities/data-formatter/ptr_ref_typedef/TestPtrRef2Typedef.py (681 of 1900) PASS: lldb-api :: commands/log/basic/TestLogging.py (682 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.Comparison (683 of 1900) PASS: lldb-shell :: Reproducer/TestWorkingDir.test (684 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/disambiguate_call_site/TestDisambiguateCallSite.py (685 of 1900) PASS: lldb-unit :: Signals/./SignalsTests/UnixSignalsTest.GetInfo (686 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.ForRangeEmpty (687 of 1900) PASS: lldb-unit :: ObjectFile/Breakpad/./ObjectFileBreakpadTests/InfoRecord.parse (688 of 1900) PASS: lldb-api :: commands/expression/call-function/TestCallStopAndContinue.py (689 of 1900) PASS: lldb-shell :: ObjectFile/ELF/section-types.yaml (690 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128FiveBytes (691 of 1900) PASS: lldb-shell :: Driver/TestNoUseColor.test (692 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128FourBytes (693 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/Flags.Test (694 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/VMRange.CollectionContains (695 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/globals-bss.cpp (696 of 1900) UNSUPPORTED: lldb-api :: functionalities/signal/handle-segv/TestHandleSegv.py (697 of 1900) PASS: lldb-api :: lang/cpp/diamond/TestDiamond.py (698 of 1900) PASS: lldb-api :: commands/expression/namespace_local_var_same_name_obj_c/TestNamespaceLocalVarSameNameObjC.py (699 of 1900) PASS: lldb-api :: lang/objc/objc-stepping/TestObjCStepping.py (700 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.PortOverflow (701 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestCALLNextInsn (702 of 1900) PASS: lldb-unit :: Target/./TargetTests/ModuleCacheTest.GetAndPutStrangeHostname (703 of 1900) PASS: lldb-unit :: ObjectFile/ELF/./ObjectFileELFTests/ObjectFileELFTest.SectionsResolveConsistently (704 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.MissingUsrInclude (705 of 1900) PASS: lldb-api :: commands/expression/static-initializers/TestStaticInitializers.py (706 of 1900) PASS: lldb-unit :: Host/./HostTests/MainLoopTest.ReadObject (707 of 1900) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/persistent_state.test (708 of 1900) PASS: lldb-shell :: SymbolFile/Breakpad/unwind-via-raSearch.test (709 of 1900) PASS: lldb-api :: commands/expression/import-std-module/conflicts/TestStdModuleWithConflicts.py (710 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/compilercontext.ll (711 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/thread_step_out_message/TestArtificialFrameStepOutMessage.py (712 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/AnsiTerminal.Basic (713 of 1900) PASS: lldb-api :: lang/objc/objc-checker/TestObjCCheckers.py (714 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.CopyListSingle (715 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.InsertStringAtIndexMove (716 of 1900) PASS: lldb-api :: macosx/indirect_symbol/TestIndirectSymbols.py (717 of 1900) PASS: lldb-api :: functionalities/abbreviation/TestCommonShortSpellings.py (718 of 1900) PASS: lldb-unit :: Host/./HostTests/SocketTest.TCPGetAddress (719 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetLinuxProcStatus (720 of 1900) PASS: lldb-api :: functionalities/thread/exit_during_step/TestExitDuringStep.py (721 of 1900) PASS: lldb-api :: functionalities/type_completion/TestTypeCompletion.py (722 of 1900) PASS: lldb-unit :: Core/./LLDBCoreTests/RichManglingContextTest.SwitchProvider (723 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.AppendArguments (724 of 1900) PASS: lldb-api :: lang/cpp/char1632_t/TestChar1632T.py (725 of 1900) UNSUPPORTED: lldb-api :: functionalities/tsan/basic/TestTsanBasic.py (726 of 1900) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteProcessInfo.py (727 of 1900) PASS: lldb-shell :: Driver/TestTarget.test (728 of 1900) PASS: lldb-unit :: Language/CPlusPlus/./LanguageCPlusPlusTests/CPlusPlusLanguage.ExtractContextAndIdentifier (729 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/find-variable-dwo.cpp (730 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/SerializationRountripTest.SerializeDeserializeObjectReference (731 of 1900) PASS: lldb-api :: lang/cpp/unsigned_types/TestUnsignedTypes.py (732 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/find-qualified-variable.cpp (733 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArchSpecTest.MergeFromMachOUnknown (734 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/SubsystemRAIITest.SubsystemWithErrorFailure (735 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangCursorPosBeforeOtherToken (736 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.ContainsEndInclusive (737 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonBoolean (738 of 1900) UNSUPPORTED: lldb-api :: functionalities/breakpoint/breakpoint_in_delayslot/TestAvoidBreakpointInDelaySlot.py (739 of 1900) PASS: lldb-shell :: ObjectFile/ELF/netbsd-core-amd64.test (740 of 1900) UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemote_vContThreads.py (741 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.UnsupportedRASearch (742 of 1900) PASS: lldb-api :: functionalities/data-formatter/parray/TestPrintArray.py (743 of 1900) PASS: lldb-api :: lang/objc/objc-baseclass-sbtype/TestObjCBaseClassSBType.py (744 of 1900) PASS: lldb-api :: types/TestIntegerTypeExpr.py (745 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/ast-types.cpp (746 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestStackRealign8BitDisp_i386 (747 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/optional/TestDataFormatterLibcxxOptional.py (748 of 1900) PASS: lldb-api :: lang/c/tls_globals/TestTlsGlobals.py (749 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestRecordHasFields (750 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.AddressSuffix (751 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangIdentifiers (752 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128SevenBytes (753 of 1900) PASS: lldb-api :: lang/objc/objc-struct-argument/TestObjCStructArgument.py (754 of 1900) PASS: lldb-shell :: ScriptInterpreter/None/none.test (755 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/ast-methods.cpp (756 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonTupleValues (757 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/filter/exact_match/activity/TestDarwinLogFilterMatchActivity.py (758 of 1900) PASS: lldb-api :: lang/cpp/this/TestCPPThis.py (759 of 1900) PASS: lldb-api :: functionalities/breakpoint/require_hw_breakpoints/TestRequireHWBreakpoints.py (760 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTImporter.MetadataPropagation (761 of 1900) PASS: lldb-shell :: Minidump/breakpad-symbols.test (762 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/VMRange.ContainsRange (763 of 1900) PASS: lldb-shell :: ExecControl/StopHook/stop-hook.test (764 of 1900) PASS: lldb-api :: lang/cpp/scope/TestCppScope.py (765 of 1900) PASS: lldb-api :: functionalities/data-formatter/type_summary_list_arg/TestTypeSummaryListArg.py (766 of 1900) PASS: lldb-api :: functionalities/breakpoint/debugbreak/TestDebugBreak.py (767 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangOperators (768 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RecordReplayTest.InstrumentedFooSameThis (769 of 1900) PASS: lldb-api :: lang/c/vla/TestVLA.py (770 of 1900) PASS: lldb-api :: functionalities/process_group/TestChangeProcessGroup.py (771 of 1900) UNSUPPORTED: lldb-api :: benchmarks/continue/TestBenchmarkContinue.py (772 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.JoinMultiCharSeparator (773 of 1900) PASS: lldb-unit :: debugserver/./debugserverTests/JSON.Parse (774 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestTypeNameResolutionNoDot (775 of 1900) PASS: lldb-api :: functionalities/postmortem/minidump-new/TestMiniDumpUUID.py (776 of 1900) PASS: lldb-unit :: Signals/./SignalsTests/UnixSignalsTest.GetFilteredSignals (777 of 1900) PASS: lldb-unit :: Language/CPlusPlus/./LanguageCPlusPlusTests/CPlusPlusLanguage.CPlusPlusNameParser (778 of 1900) PASS: lldb-api :: lang/cpp/trivial_abi/TestTrivialABI.py (779 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalDelayBreak.py (780 of 1900) PASS: lldb-api :: functionalities/avoids-fd-leak/TestFdLeak.py (781 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/CompletionRequest.TryCompleteCurrentArgBad (782 of 1900) PASS: lldb-shell :: ObjectFile/PECOFF/uuid.yaml (783 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/DataExtractorTest.PeekData (784 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.ReplaceArgumentAtIndexLonger (785 of 1900) PASS: lldb-unit :: Language/CPlusPlus/./LanguageCPlusPlusTests/CPlusPlusLanguage.MethodNameParsing (786 of 1900) PASS: lldb-api :: macosx/find-app-in-bundle/TestFindAppInBundle.py (787 of 1900) PASS: lldb-api :: lang/c/struct_types/TestStructTypes.py (788 of 1900) PASS: lldb-api :: lang/cpp/lambdas/TestLambdas.py (789 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.LongestCommonPrefixDuplicateElement (790 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.UnrelatedLibrary (791 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.BracketedHostnamePort (792 of 1900) PASS: lldb-shell :: Reproducer/Functionalities/TestExpressionEvaluation.test (793 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonDictionaryToStructuredDictionary (794 of 1900) PASS: lldb-api :: lang/objc/foundation/TestObjCMethods.py (795 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.ReplaceArgumentAtIndexFarOutOfRange (796 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/DW_AT_loclists_base.s (797 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointThreads.py (798 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalBreak.py (799 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.HighlighterSelectionType (800 of 1900) PASS: lldb-api :: functionalities/lazy-loading/TestLazyLoading.py (801 of 1900) PASS: lldb-api :: python_api/lldbutil/process/TestPrintStackTraces.py (802 of 1900) PASS: lldb-api :: commands/expression/import-std-module/no-std-module/TestMissingStdModule.py (803 of 1900) PASS: lldb-unit :: tools/lldb-server/tests/./LLDBServerTests/TestBase.LaunchModePreservesEnvironment (804 of 1900) PASS: lldb-api :: python_api/lldbutil/iter/TestRegistersIterator.py (805 of 1900) PASS: lldb-api :: lang/objc/objc_direct-methods/TestObjCDirectMethods.py (806 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteClientBaseTest.SendContinueAndInterrupt (807 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.FallbackHighlighter (808 of 1900) PASS: lldb-unit :: ObjectFile/Breakpad/./ObjectFileBreakpadTests/FileRecord.parse (809 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.BadPort2 (810 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ConstStringTest.UpdateMangledCounterpart (811 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutCStringWithStringRef (812 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/SerializationRountripTest.SerializeDeserializeCString (813 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonBytes (814 of 1900) PASS: lldb-api :: lang/cpp/exceptions/TestCPPExceptionBreakpoints.py (815 of 1900) PASS: lldb-unit :: Target/./TargetTests/ModuleCacheTest.GetAndPutUuidExists (816 of 1900) PASS: lldb-api :: commands/frame/diagnose/inheritance/TestDiagnoseInheritance.py (817 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetMemoryRegionInfo (818 of 1900) PASS: lldb-api :: tools/lldb-vscode/stackTrace/TestVSCode_stackTrace.py (819 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128ThreeBytes (820 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.DefaultHighlighterWithCursor (821 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.Sysroot (822 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ProcessInstanceInfo.Dump (823 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_command/TestRegexpBreakCommand.py (824 of 1900) PASS: lldb-api :: tools/lldb-server/commandline/TestStubReverseConnect.py (825 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.GetModulesInfo (826 of 1900) UNSUPPORTED: lldb-api :: benchmarks/libcxxmap/TestBenchmarkLibcxxMap.py (827 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StructuredDataTest.StringDump (828 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_ignore_count/TestBreakpointIgnoreCount.py (829 of 1900) PASS: lldb-api :: commands/expression/import-std-module/weak_ptr-dbg-info-content/TestDbgInfoContentWeakPtr.py (830 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeDataVector.FindEntryThatContains (831 of 1900) PASS: lldb-api :: functionalities/data-formatter/type_summary_list_script/TestTypeSummaryListScript.py (832 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/DataExtractorTest.GetCStrAtNullOffset (833 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetMemory (834 of 1900) PASS: lldb-api :: commands/expression/rdar42038760/TestScalarURem.py (835 of 1900) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteKill.py (836 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ReproducerTest.SetReplay (837 of 1900) PASS: lldb-api :: python_api/sbvalue_persist/TestSBValuePersist.py (838 of 1900) PASS: lldb-shell :: ObjectFile/ELF/many-sections.s (839 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/NativePDB/stack_unwinding01.cpp (840 of 1900) PASS: lldb-api :: functionalities/data-formatter/format-propagation/TestFormatPropagation.py (841 of 1900) PASS: lldb-api :: commands/frame/recognizer/TestFrameRecognizer.py (842 of 1900) PASS: lldb-shell :: ObjectFile/Breakpad/breakpad-identification.test (843 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestBorrowedReferences (844 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.SendGetTraceConfigPacket (845 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/AnsiTerminal.Unknown (846 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.MultipleDependentAssignments (847 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointThreads.py (848 of 1900) PASS: lldb-shell :: SymbolFile/symbol-binding.test (849 of 1900) PASS: lldb-api :: lang/c/inlines/TestRedefinitionsInInlines.py (850 of 1900) PASS: lldb-api :: tools/lldb-server/inferior-crash/TestGdbRemoteSegFault.py (851 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestTrailingBackslash (852 of 1900) PASS: lldb-api :: lang/objc/objc-class-method/TestObjCClassMethod.py (853 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutBytesAsRawHex8ToMixedEndian (854 of 1900) PASS: lldb-shell :: Settings/TestFrameFormatNoColor.test (855 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.SchemeHostSeparator2 (856 of 1900) PASS: lldb-api :: commands/command/invalid-args/TestInvalidArgsCommand.py (857 of 1900) PASS: lldb-api :: commands/frame/diagnose/array/TestArray.py (858 of 1900) PASS: lldb-api :: api/multiple-targets/TestMultipleTargets.py (859 of 1900) PASS: lldb-api :: functionalities/postmortem/elf-core/gcore/TestGCore.py (860 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/DWARFCallFrameInfoTest.Basic_dwarf3 (861 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestGDBRemoteClient.py (862 of 1900) PASS: lldb-api :: lang/objc/objc-struct-return/TestObjCStructReturn.py (863 of 1900) UNSUPPORTED: lldb-shell :: Unwind/eh-frame-small-fde.test (864 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogChannelEnabledTest.LLDB_LOG_ERROR (865 of 1900) PASS: lldb-unit :: Host/./HostTests/MainLoopTest.UnmonitoredSignal (866 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/iterator/TestDataFormatterLibccIterator.py (867 of 1900) PASS: lldb-api :: commands/add-dsym/uuid/TestAddDsymCommand.py (868 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetNameColonValueContainsColon (869 of 1900) PASS: lldb-api :: functionalities/abbreviation/TestAbbreviations.py (870 of 1900) UNSUPPORTED: lldb-api :: benchmarks/startup/TestStartupDelays.py (871 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-synthtype/TestDataFormatterSynthType.py (872 of 1900) PASS: lldb-api :: lang/cpp/symbols/TestSymbols.py (873 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.InvalidOpUnary (874 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutRawBytesToMixedEndian (875 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.ClearWithStarAddress (876 of 1900) PASS: lldb-api :: types/TestDoubleTypesExpr.py (877 of 1900) PASS: lldb-api :: commands/expression/radar_9531204/TestPrintfAfterUp.py (878 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.ComparisonFloat (879 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/ClangHostTest.MacOSX (880 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestGDBRemoteLoad.py (881 of 1900) PASS: lldb-shell :: ObjectFile/ELF/build-id-case.yaml (882 of 1900) PASS: lldb-shell :: Register/x86-64-ymm-read.test (883 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestGlobalNameResolutionNoDot (884 of 1900) PASS: lldb-api :: commands/target/dump-symtab-demangle/TestDumpSymtabDemangle.py (885 of 1900) PASS: lldb-unit :: ObjectFile/PECOFF/./ObjectFilePECOFFTests/PECallFrameInfoTest.Frame_reg_eh (886 of 1900) PASS: lldb-api :: functionalities/data-formatter/synthcapping/TestSyntheticCapping.py (887 of 1900) PASS: lldb-api :: functionalities/inferior-crashing/TestInferiorCrashingStep.py (888 of 1900) PASS: lldb-api :: lang/c/modules/TestCModules.py (889 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.CopyByAppendingPathComponent (890 of 1900) PASS: lldb-api :: macosx/version_zero/TestGetVersionZeroVersion.py (891 of 1900) PASS: lldb-api :: commands/expression/import-std-module/shared_ptr-dbg-info-content/TestSharedPtrDbgInfoContent.py (892 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteClientBaseTest.SendContinueAndAsyncSignal (893 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/class-layout.test (894 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StateTest.Formatv (895 of 1900) PASS: lldb-api :: commands/expression/expr-in-syscall/TestExpressionInSyscall.py (896 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.MinidumpDuplicateModuleMinAddress (897 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128FourBytes (898 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/filter/regex/activity-chain/TestDarwinLogFilterRegexActivityChain.py (899 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangEmptyInput (900 of 1900) PASS: lldb-shell :: ObjectFile/ELF/PT_LOAD-overlap-section.yaml (901 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSContainer.py (902 of 1900) PASS: lldb-api :: commands/expression/entry-bp/TestExprEntryBP.py (903 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.SplitIntoLinesSingleTrailingCR (904 of 1900) PASS: lldb-shell :: Reproducer/Functionalities/TestDataFormatter.test (905 of 1900) PASS: lldb-api :: lang/cpp/namespace/TestNamespaceLookup.py (906 of 1900) PASS: lldb-api :: functionalities/history/TestHistoryRecall.py (907 of 1900) PASS: lldb-api :: sample_test/TestSampleTest.py (908 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetPidWow64 (909 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ConstStringTest.NullAndEmptyStates (910 of 1900) PASS: lldb-shell :: Reproducer/TestReuseDirectory.test (911 of 1900) PASS: lldb-unit :: Core/./LLDBCoreTests/RichManglingContextTest.FromCxxMethodName (912 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointsOneWatchpoint.py (913 of 1900) PASS: lldb-api :: python_api/formatters/TestFormattersSBAPI.py (914 of 1900) UNSUPPORTED: lldb-api :: iohandler/unicode/TestUnicode.py (915 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-64-ymm16-read.test (916 of 1900) PASS: lldb-api :: commands/expression/radar_8638051/Test8638051.py (917 of 1900) PASS: lldb-shell :: ObjectFile/ELF/section-types-edgecases.yaml (918 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteClientBaseTest.SendContinueDelegateInterface (919 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DWARFExpression.DW_OP_piece (920 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointsOneDelaySignal.py (921 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTImporter.DeportTypeTagDecl (922 of 1900) PASS: lldb-api :: functionalities/breakpoint/dummy_target_breakpoints/TestBreakpointsWithNoTargets.py (923 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_hit_count/TestBreakpointHitCount.py (924 of 1900) PASS: lldb-api :: lang/objc/foundation/TestRuntimeTypes.py (925 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.SizeTypes (926 of 1900) PASS: lldb-shell :: Commands/command-regex-unalias.test (927 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/EnvironmentTest.EnvpConstruction (928 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128TwoBytes (929 of 1900) PASS: lldb-api :: tools/lldb-server/commandline/TestStubSetSID.py (930 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/LineEntryTest.GetSameLineContiguousAddressRangeNoInlines (931 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangUnterminatedString (932 of 1900) PASS: lldb-api :: source-manager/TestSourceManager.py (933 of 1900) PASS: lldb-api :: functionalities/data-formatter/compactvectors/TestCompactVectors.py (934 of 1900) PASS: lldb-api :: lang/objc/modules-cache/TestClangModulesCache.py (935 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.PutStringSeverities (936 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestNoGPacketSupported.py (937 of 1900) PASS: lldb-shell :: Driver/TestConvenienceVariables.test (938 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestMovRSPtoRBP (939 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjNSException.py (940 of 1900) PASS: lldb-shell :: Unwind/thread-step-out-ret-addr-check.test (941 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogChannelTest.Enable (942 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/pointers.test (943 of 1900) PASS: lldb-shell :: Minidump/memory-region.yaml (944 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexU8_Extra (945 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.InitMisc (946 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/inlining_and_tail_calls/TestInliningAndTailCalls.py (947 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128ThreeBytes (948 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.Xcode (949 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushEAX (950 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangComments (951 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_conditions/TestBreakpointConditions.py (952 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug_ranges-missing-section.s (953 of 1900) PASS: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxDictionary.py (954 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.ForRange (955 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/split-dwarf-inlining.cpp (956 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-skip-summary/TestDataFormatterSkipSummary.py (957 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.WhitespaceInput (958 of 1900) PASS: lldb-api :: commands/expression/persistent_types/TestPersistentTypes.py (959 of 1900) UNSUPPORTED: lldb-api :: commands/watchpoints/multi_watchpoint_slots/TestWatchpointMultipleSlots.py (960 of 1900) PASS: lldb-unit :: Host/./HostTests/ConnectionFileDescriptorTest.TCPGetURIv6 (961 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/NameMatchesTest.Ignore (962 of 1900) UNSUPPORTED: lldb-api :: commands/expression/completion-crash1/TestCompletionCrash1.py (963 of 1900) UNSUPPORTED: lldb-api :: lang/objc/bitfield_ivars/TestBitfieldIvars.py (964 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.GetArgumentArrayRef (965 of 1900) PASS: lldb-api :: commands/source/info/TestSourceInfo.py (966 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.Testi386IgnoredRegisters (967 of 1900) PASS: lldb-api :: python_api/disassemble-raw-data/TestDisassembleRawData.py (968 of 1900) PASS: lldb-shell :: Reproducer/TestDump.test (969 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.CopyListEmpty (970 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.AddressSize (971 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPopR13 (972 of 1900) PASS: lldb-api :: functionalities/data-formatter/hexcaps/TestDataFormatterHexCaps.py (973 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.Test32bitFramelessBigStackFrame (974 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/thread_step_out_or_return/TestSteppingOutWithArtificialFrames.py (975 of 1900) UNSUPPORTED: lldb-api :: benchmarks/expression/TestExpressionCmd.py (976 of 1900) UNSUPPORTED: lldb-shell :: Register/aarch64-gp-read.test (977 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushEDI (978 of 1900) PASS: lldb-api :: lang/cpp/global_variables/TestCPPGlobalVariables.py (979 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/cmtime/TestDataFormatterCMTime.py (980 of 1900) PASS: lldb-api :: commands/expression/call-throws/TestCallThatThrows.py (981 of 1900) PASS: lldb-api :: commands/frame/language/TestGuessLanguage.py (982 of 1900) PASS: lldb-api :: functionalities/data-formatter/varscript_formatting/TestDataFormatterVarScriptFormatting.py (983 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.GetStringMultiline (984 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutPtr (985 of 1900) UNSUPPORTED: lldb-api :: linux/mix-dwo-and-regular-objects/TestMixedDwarfBinary.py (986 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCCF.py (987 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.Empty (988 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/VMRange.Comparison (989 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/clang-ast-from-dwarf-unamed-and-anon-structs.cpp (990 of 1900) PASS: lldb-unit :: SymbolFile/DWARF/./SymbolFileDWARFTests/SymbolFileDWARFTests.TestAbbrevOrder1Start5 (991 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArchSpecTest.TestSetTriple (992 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/CompletionRequest.ShiftArguments (993 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteClientBaseTest.SendPacketAndReceiveResponseWithOutputSupport (994 of 1900) PASS: lldb-api :: functionalities/thread/step_out/TestThreadStepOut.py (995 of 1900) PASS: lldb-api :: python_api/debugger/TestDebuggerAPI.py (996 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSBundle.py (997 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestGetTypeClassNested (998 of 1900) UNSUPPORTED: lldb-api :: functionalities/tsan/cpp_global_location/TestTsanCPPGlobalLocation.py (999 of 1900) PASS: lldb-shell :: ObjectFile/MachO/lc_build_version.yaml (1000 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-cpp/TestDataFormatterCpp.py (1001 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/type-quals.test (1002 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestQuotedUnknownEscape (1003 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/queue/TestDataFormatterLibcxxQueue.py (1004 of 1900) PASS: lldb-api :: functionalities/breakpoint/move_nearest/TestMoveNearest.py (1005 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetThreadContext_x86_32 (1006 of 1900) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/string/TestDataFormatterStdString.py (1007 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.FixedExpression (1008 of 1900) PASS: lldb-shell :: Settings/TestSettingsWrite.test (1009 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestCallable (1010 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-64-zmm-write.test (1011 of 1900) PASS: lldb-api :: commands/expression/persistent_ptr_update/TestPersistentPtrUpdate.py (1012 of 1900) PASS: lldb-api :: lang/objc/modules-auto-import/TestModulesAutoImport.py (1013 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RegularExpression.CopyAssignment (1014 of 1900) PASS: lldb-unit :: Host/./HostTests/SocketAddressTest.GetAddressInfo (1015 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonListManipulation (1016 of 1900) PASS: lldb-api :: python_api/function_symbol/TestSymbolAPI.py (1017 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/inline-function-address.ll (1018 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/nsstring/TestDataFormatterNSString.py (1019 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogChannelTest.EnableOptions (1020 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/AnsiTerminal.AtStart (1021 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/find-variable-file.cpp (1022 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.DecodeHexU8_Extra (1023 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestStackRealign32BitDisp_x86_64 (1024 of 1900) PASS: lldb-shell :: Quit/TestQuitExitCodeNonInt.test (1025 of 1900) UNSUPPORTED: lldb-api :: functionalities/ubsan/basic/TestUbsanBasic.py (1026 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/function/TestLibCxxFunction.py (1027 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/VMRange.Ordering (1028 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.SchemeHostSeparator4 (1029 of 1900) PASS: lldb-api :: lang/cpp/operator-overload/TestOperatorOverload.py (1030 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentWatchBreak.py (1031 of 1900) PASS: lldb-shell :: ObjectFile/ELF/base-address.yaml (1032 of 1900) PASS: lldb-api :: commands/expression/call-overridden-method/TestCallOverriddenMethod.py (1033 of 1900) PASS: lldb-api :: functionalities/set-data/TestSetData.py (1034 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentWatchBreakDelay.py (1035 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ListenerTest.GetEventImmediate (1036 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexU8_Underflow2_NoEof (1037 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.SendStartTracePacket (1038 of 1900) PASS: lldb-api :: lang/cpp/unique-types/TestUniqueTypes.py (1039 of 1900) PASS: lldb-api :: lang/objc/modules-app-update/TestClangModulesAppUpdate.py (1040 of 1900) PASS: lldb-unit :: Host/./HostTests/SocketTest.DomainListenConnectAccept (1041 of 1900) PASS: lldb-api :: lang/cpp/virtual-overload/TestVirtualOverload.py (1042 of 1900) UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemoteAuxvSupport.py (1043 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutULEB128 (1044 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/DW_OP_piece-struct.s (1045 of 1900) PASS: lldb-api :: commands/expression/two-files/TestObjCTypeQueryFromOtherCompileUnit.py (1046 of 1900) PASS: lldb-api :: lang/objc/modules-update/TestClangModulesUpdate.py (1047 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.Linux (1048 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/parallel-indexing-stress.s (1049 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ProcessInstanceInfoMatch.Name (1050 of 1900) PASS: lldb-unit :: tools/lldb-server/tests/./LLDBServerTests/TestBase.DebugserverEnv (1051 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug_ranges.s (1052 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128TwoBytes (1053 of 1900) PASS: lldb-api :: commands/target/create-no-such-arch/TestNoSuchArch.py (1054 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ReproducerTest.SetCapture (1055 of 1900) PASS: lldb-api :: api/multithreaded/TestMultithreaded.py (1056 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalWatch.py (1057 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-gp-read.test (1058 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.MissingLibCpp (1059 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128OneByte (1060 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutBytesAsRawHex8ToLittleEndian (1061 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_ids/TestBreakpointIDs.py (1062 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/vbases.test (1063 of 1900) PASS: lldb-shell :: Breakpoint/dummy-target.test (1064 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.QuotedSuffix (1065 of 1900) PASS: lldb-api :: functionalities/data-formatter/refpointer-recursion/TestDataFormatterRefPtrRecursion.py (1066 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestSingleQuotedArgWithSpace (1067 of 1900) PASS: lldb-api :: commands/expression/import-std-module/list-basic/TestBasicList.py (1068 of 1900) PASS: lldb-api :: commands/expression/po_verbosity/TestPoVerbosity.py (1069 of 1900) PASS: lldb-api :: macosx/safe-to-func-call/TestSafeFuncCalls.py (1070 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.GetMaxStringLengthEmpty (1071 of 1900) PASS: lldb-api :: lang/cpp/offsetof/TestOffsetofCpp.py (1072 of 1900) PASS: lldb-shell :: ScriptInterpreter/Python/scripted_breakpoint.test (1073 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RegularExpression.Valid (1074 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.DoesIntersect (1075 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.SchemeHostSeparator3 (1076 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.MinimalPortPath (1077 of 1900) PASS: lldb-unit :: Host/./HostTests/MainLoopTest.TerminatesImmediately (1078 of 1900) UNSUPPORTED: lldb-api :: commands/expression/multiline-navigation/TestMultilineNavigation.py (1079 of 1900) PASS: lldb-shell :: Reproducer/TestDriverOptions.test (1080 of 1900) PASS: lldb-unit :: Core/./LLDBCoreTests/UniqueCStringMap.NoDefaultConstructor (1081 of 1900) PASS: lldb-api :: lang/objc/modules-incomplete/TestIncompleteModules.py (1082 of 1900) PASS: lldb-api :: lang/cpp/gmodules/TestWithModuleDebugging.py (1083 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/dir-separator-posix.s (1084 of 1900) PASS: lldb-api :: functionalities/memory-region/TestMemoryRegion.py (1085 of 1900) PASS: lldb-api :: functionalities/inferior-assert/TestInferiorAssert.py (1086 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/childless-compile-unit.s (1087 of 1900) PASS: lldb-api :: lang/cpp/template/TestTemplateArgs.py (1088 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.ArgsButNoLeadingDash (1089 of 1900) PASS: lldb-api :: python_api/process/io/TestProcessIO.py (1090 of 1900) PASS: lldb-api :: commands/frame/var/TestFrameVar.py (1091 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetPidWindows (1092 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.NotEqual (1093 of 1900) PASS: lldb-api :: functionalities/mtc/simple/TestMTCSimple.py (1094 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.EmptySuffixSingleWhitespace (1095 of 1900) PASS: lldb-api :: tools/lldb-vscode/attach/TestVSCode_attach.py (1096 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/DataExtractorTest.GetCStr (1097 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ProcessInstanceInfo.DumpTable (1098 of 1900) PASS: lldb-api :: functionalities/postmortem/minidump-new/TestMiniDumpNew.py (1099 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.SendSignalsToIgnore (1100 of 1900) PASS: lldb-shell :: ObjectFile/Breakpad/uuid-matching-mac.test (1101 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/filter/regex/message/TestDarwinLogFilterRegexMessage.py (1102 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.RightShiftOperator (1103 of 1900) PASS: lldb-shell :: Quit/TestQuitExitCodeImplicit0.test (1104 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/dwarf5_locations.s (1105 of 1900) PASS: lldb-unit :: Host/./HostTests/File.GetStreamFromDescriptor (1106 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/DataExtractorTest.GetCStrAtEnd (1107 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/nested-types.cpp (1108 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentManyWatchpoints.py (1109 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ListenerTest.GetEventWait (1110 of 1900) PASS: lldb-unit :: Host/./HostTests/SocketTest.TCPListen0ConnectAccept (1111 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-script/TestDataFormatterScript.py (1112 of 1900) PASS: lldb-api :: macosx/order/TestOrderFile.py (1113 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/enums-layout.test (1114 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.SplitIntoLines (1115 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/GeneratorTest.Get (1116 of 1900) PASS: lldb-unit :: Host/./HostTests/NativeProcessProtocolTest.ReadCStringFromMemory_MaxSize (1117 of 1900) PASS: lldb-api :: lang/objc/objc-static-method/TestObjCStaticMethod.py (1118 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.UnresolvedDependentCyclicRegisterAssignmentReference (1119 of 1900) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteRegisterState.py (1120 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_set_restart/TestBreakpointSetRestart.py (1121 of 1900) PASS: lldb-api :: functionalities/postmortem/minidump/TestMiniDump.py (1122 of 1900) PASS: lldb-api :: lang/cpp/auto/TestCPPAuto.py (1123 of 1900) PASS: lldb-api :: lang/cpp/virtual/TestVirtual.py (1124 of 1900) PASS: lldb-api :: python_api/sblaunchinfo/TestSBLaunchInfo.py (1125 of 1900) PASS: lldb-api :: lang/objc/blocks/TestObjCIvarsInBlocks.py (1126 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestDictionaryResolutionWithDot (1127 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_options/TestBreakpointOptions.py (1128 of 1900) PASS: lldb-shell :: ObjectFile/wasm/embedded-debug-sections.yaml (1129 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestSpArithx86_64Augmented (1130 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.InsertStringAtIndexStdString (1131 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/CompletionRequest.Constructor (1132 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RecordReplayTest.InstrumentedBar (1133 of 1900) PASS: lldb-api :: functionalities/data-formatter/stringprinter/TestStringPrinter.py (1134 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/Flags.GetBitSize (1135 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushImm (1136 of 1900) PASS: lldb-api :: types/TestIntegerType.py (1137 of 1900) PASS: lldb-api :: lang/objc/objc-dyn-sbtype/TestObjCDynamicSBType.py (1138 of 1900) PASS: lldb-shell :: Driver/LocalLLDBInit.test (1139 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.Assignment (1140 of 1900) UNSUPPORTED: lldb-api :: functionalities/thread/state/TestThreadStates.py (1141 of 1900) PASS: lldb-shell :: Minidump/dump-all.test (1142 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/PostfixExpression.ParseOneExpression (1143 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.Division (1144 of 1900) PASS: lldb-api :: lang/cpp/function_refs/TestFunctionRefs.py (1145 of 1900) PASS: lldb-api :: python_api/type/TestTypeList.py (1146 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetThreadsAndGetThreadContext (1147 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestSimplei386ugmented (1148 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/find-inline-method.s (1149 of 1900) PASS: lldb-api :: functionalities/target-new-solib-notifications/TestModuleLoadedNotifys.py (1150 of 1900) PASS: lldb-shell :: Commands/command-regex-delete.test (1151 of 1900) PASS: lldb-shell :: Watchpoint/SetErrorCases.test (1152 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.DecodeHexU8_Exact (1153 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetThreadContext_x86_64 (1154 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.GetStreamAtIndexOutOfBounds (1155 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.GetMaxStringLengthEqualSize (1156 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RecordReplayTest.InstrumentedBarRef (1157 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestRecognizeBreakpoint.py (1158 of 1900) PASS: lldb-api :: functionalities/unwind/sigtramp/TestSigtrampUnwind.py (1159 of 1900) PASS: lldb-api :: commands/process/attach-resume/TestAttachResume.py (1160 of 1900) PASS: lldb-unit :: Host/./HostTests/NativeProcessProtocolTest.SetBreakpointFailWrite (1161 of 1900) PASS: lldb-shell :: Breakpoint/jitbp_elf.test (1162 of 1900) PASS: lldb-api :: python_api/interpreter/TestCommandInterpreterAPI.py (1163 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.ShiftCString (1164 of 1900) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/TestDataFormatterStdVBool.py (1165 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetArchitecture (1166 of 1900) PASS: lldb-api :: python_api/lldbutil/iter/TestLLDBIterator.py (1167 of 1900) PASS: lldb-api :: commands/expression/rdar44436068/Test128BitsInteger.py (1168 of 1900) PASS: lldb-api :: lang/cpp/overloaded-functions/TestOverloadedFunctions.py (1169 of 1900) PASS: lldb-api :: commands/breakpoint/command/list/TestBreakpointCommandList.py (1170 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128Zero (1171 of 1900) PASS: lldb-api :: commands/frame/diagnose/dereference-this/TestDiagnoseDereferenceThis.py (1172 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutHex16ByteOrderBig (1173 of 1900) PASS: lldb-unit :: Core/./LLDBCoreTests/MangledTest.EmptyForInvalidName (1174 of 1900) PASS: lldb-api :: commands/expression/top-level/TestTopLevelExprs.py (1175 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationServerTest.SendErrorResponse_ErrorNumber (1176 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.AppendStringStdString (1177 of 1900) UNSUPPORTED: lldb-api :: commands/register/register/intel_xtended_registers/TestMPXRegisters.py (1178 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.EscapeLLDBCommandArgument (1179 of 1900) PASS: lldb-api :: functionalities/rerun/TestRerun.py (1180 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetNameColonValueSuccess (1181 of 1900) PASS: lldb-unit :: SymbolFile/DWARF/./SymbolFileDWARFTests/DWARFASTParserClangTests.EnsureAllDIEsInDeclContextHaveBeenParsedParsesOnlyMatchingEntries (1182 of 1900) PASS: lldb-api :: functionalities/memory/read/TestMemoryRead.py (1183 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/source/info/TestDarwinLogSourceInfo.py (1184 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug-types-address-ranges.s (1185 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.Clear (1186 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.GetBytes (1187 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/LineEntryTest.GetSameLineContiguousAddressRangeNestedInline (1188 of 1900) PASS: lldb-api :: commands/watchpoints/multiple_threads/TestWatchpointMultipleThreads.py (1189 of 1900) PASS: lldb-api :: python_api/file_handle/TestFileHandle.py (1190 of 1900) PASS: lldb-api :: lang/cpp/class_types/TestClassTypes.py (1191 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogTest.Register (1192 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-synth/TestDataFormatterSynth.py (1193 of 1900) PASS: lldb-api :: types/TestShortTypeExpr.py (1194 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestIsClangType (1195 of 1900) UNSUPPORTED: lldb-api :: benchmarks/stepping/TestSteppingSpeed.py (1196 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutRawBytesToLittleEndian (1197 of 1900) PASS: lldb-api :: commands/process/attach/attach_denied/TestAttachDenied.py (1198 of 1900) PASS: lldb-api :: lang/cpp/signed_types/TestSignedTypes.py (1199 of 1900) PASS: lldb-api :: lang/objc/objc-super/TestObjCSuper.py (1200 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonStringToStr (1201 of 1900) UNSUPPORTED: lldb-shell :: Breakpoint/ppc64-localentry.test (1202 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128SixBytes (1203 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelayWatchBreak.py (1204 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.LessThanInvalid (1205 of 1900) PASS: lldb-api :: functionalities/data-formatter/nssetsynth/TestNSSetSynthetic.py (1206 of 1900) PASS: lldb-api :: commands/expression/char/TestExprsChar.py (1207 of 1900) UNSUPPORTED: lldb-shell :: Register/arm-gp-read.test (1208 of 1900) PASS: lldb-api :: lang/c/step_over_no_deadlock/TestStepOverDoesntBlock.py (1209 of 1900) PASS: lldb-api :: commands/target/stop-hooks/TestStopHooks.py (1210 of 1900) PASS: lldb-shell :: Settings/TestDisassemblyFormat.test (1211 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytesAvail_Partial (1212 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutCharWhitespace (1213 of 1900) PASS: lldb-api :: lang/objc/objc-optimized/TestObjcOptimized.py (1214 of 1900) PASS: lldb-api :: python_api/findvalue_duplist/TestSBFrameFindValue.py (1215 of 1900) PASS: lldb-api :: sample_test/TestSampleInlineTest.py (1216 of 1900) PASS: lldb-api :: python_api/process/TestProcessAPI.py (1217 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/DataExtractorTest.GetBitfield (1218 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestGetBasicTypeFromEnum (1219 of 1900) PASS: lldb-api :: commands/settings/TestSettings.py (1220 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogChannelTest.Disable (1221 of 1900) PASS: lldb-api :: python_api/watchpoint/condition/TestWatchpointConditionAPI.py (1222 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.ReplaceArgumentAtIndexEqual (1223 of 1900) PASS: lldb-api :: commands/expression/timeout/TestCallWithTimeout.py (1224 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.JoinEmpty (1225 of 1900) PASS: lldb-unit :: Interpreter/./InterpreterTests/CompletionTest.DirCompletionUsername (1226 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringLexerTest.NextIf (1227 of 1900) PASS: lldb-shell :: Breakpoint/debug_rnglist_basic.test (1228 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128NineBytes (1229 of 1900) UNSUPPORTED: lldb-api :: arm/breakpoint-thumb-codesection/TestBreakpointThumbCodesection.py (1230 of 1900) PASS: lldb-shell :: ObjectFile/Breakpad/sections-trailing-func.test (1231 of 1900) PASS: lldb-api :: python_api/sbtype_typeclass/TestSBTypeTypeClass.py (1232 of 1900) PASS: lldb-api :: python_api/frame/get-variables/TestGetVariables.py (1233 of 1900) PASS: lldb-api :: functionalities/breakpoint/consecutive_breakpoints/TestConsecutiveBreakpoints.py (1234 of 1900) UNSUPPORTED: lldb-api :: functionalities/thread/multi_break/TestMultipleBreakpoints.py (1235 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.ContainsRange (1236 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestGetTypeClassTypeOf (1237 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RegularExpression.Invalid (1238 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RegularExpression.Match (1239 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug-types-dwo-cross-reference.cpp (1240 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytesAvail_FullString (1241 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.Match (1242 of 1900) PASS: lldb-api :: lang/cpp/stl/TestSTL.py (1243 of 1900) UNSUPPORTED: lldb-api :: commands/expression/call-restarts/TestCallThatRestarts.py (1244 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushR15 (1245 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/AnsiTerminal.AtEnd (1246 of 1900) PASS: lldb-shell :: Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test (1247 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestMultipleArgs (1248 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestBuiltinTypeForEncodingAndBitSize (1249 of 1900) PASS: lldb-unit :: Interpreter/./InterpreterTests/OptionArgParserTest.toScriptLanguage (1250 of 1900) PASS: lldb-api :: commands/disassemble/basic/TestFrameDisassemble.py (1251 of 1900) PASS: lldb-shell :: Driver/TestProcessAttach.test (1252 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalNWatchNBreak.py (1253 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonStringToStructuredString (1254 of 1900) PASS: lldb-shell :: ObjectFile/PECOFF/invalid-export-table.yaml (1255 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-named-summaries/TestDataFormatterNamedSummaries.py (1256 of 1900) UNSUPPORTED: lldb-api :: macosx/macabi/TestMacABImacOSFramework.py (1257 of 1900) PASS: lldb-api :: commands/version/TestVersion.py (1258 of 1900) PASS: lldb-unit :: Host/./HostTests/FileSystemTest.Resolve (1259 of 1900) PASS: lldb-api :: commands/watchpoints/watchpoint_commands/TestWatchpointCommands.py (1260 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UUIDTest.Validity (1261 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_locations/TestBreakpointLocations.py (1262 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogTest.LLDB_LOG_nullptr (1263 of 1900) PASS: lldb-api :: types/TestLongTypesExpr.py (1264 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestQuotedTrailingBackslash (1265 of 1900) PASS: lldb-unit :: Host/./HostTests/TaskPoolTest.TaskMap (1266 of 1900) PASS: lldb-api :: lang/objc/foundation/TestSymbolTable.py (1267 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.SetSize (1268 of 1900) PASS: lldb-api :: lang/objc/objc++/TestObjCXX.py (1269 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.Clear (1270 of 1900) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/map/TestDataFormatterStdMap.py (1271 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.Constructor1Stream (1272 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.Test64bitFramelessSmallStackFrame (1273 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/filter/exact_match/category/TestDarwinLogFilterMatchCategory.py (1274 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetMemoryRegionInfoFromMemoryList (1275 of 1900) PASS: lldb-api :: macosx/add-dsym/TestAddDsymMidExecutionCommand.py (1276 of 1900) PASS: lldb-api :: python_api/section/TestSectionAPI.py (1277 of 1900) PASS: lldb-api :: lang/objc/rdar-11355592/TestRdar11355592.py (1278 of 1900) PASS: lldb-api :: functionalities/stats_api/TestStatisticsAPI.py (1279 of 1900) PASS: lldb-api :: functionalities/thread/crash_during_step/TestCrashDuringStep.py (1280 of 1900) PASS: lldb-shell :: Reproducer/Functionalities/TestStepping.test (1281 of 1900) PASS: lldb-api :: python_api/value/change_values/TestChangeValueAPI.py (1282 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/bitfields.cpp (1283 of 1900) PASS: lldb-shell :: ObjectFile/Breakpad/sections.test (1284 of 1900) PASS: lldb-api :: functionalities/data-formatter/synthupdate/TestSyntheticFilterRecompute.py (1285 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.GetMemoryRegionInfoInvalidResponse (1286 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteClientBaseTest.InterruptNoResponse (1287 of 1900) PASS: lldb-api :: lang/cpp/frame-var-anon-unions/TestFrameVariableAnonymousUnions.py (1288 of 1900) UNSUPPORTED: lldb-api :: functionalities/asan/TestReportData.py (1289 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/GeneratorTest.Create (1290 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteClientBaseTest.SendContinueAndInterrupt2PacketBug (1291 of 1900) PASS: lldb-api :: functionalities/deleted-executable/TestDeletedExecutable.py (1292 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RegularExpression.Empty (1293 of 1900) PASS: lldb-api :: commands/process/launch/TestProcessLaunch.py (1294 of 1900) PASS: lldb-api :: lang/objc/rdar-10967107/TestRdar10967107.py (1295 of 1900) PASS: lldb-api :: macosx/DBGSourcePathRemapping/TestDSYMSourcePathRemapping.py (1296 of 1900) PASS: lldb-api :: commands/frame/diagnose/virtual-method-call/TestDiagnoseDereferenceVirtualMethodCall.py (1297 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.FindMemoryRangeWithFullMemoryMinidump (1298 of 1900) PASS: lldb-shell :: Quit/TestQuitExitCode0.test (1299 of 1900) PASS: lldb-api :: lang/cpp/unicode-literals/TestUnicodeLiterals.py (1300 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DWARFExpression.DW_OP_pick (1301 of 1900) PASS: lldb-unit :: Host/./HostTests/FileSystemTest.OpenErrno (1302 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StatusTest.ErrorConversion (1303 of 1900) PASS: lldb-api :: lang/objcxx/cxx-bridged-po/TestObjCXXBridgedPO.py (1304 of 1900) PASS: lldb-api :: lang/cpp/limit-debug-info/TestWithLimitDebugInfo.py (1305 of 1900) PASS: lldb-api :: commands/expression/no-deadlock/TestExprDoesntBlock.py (1306 of 1900) UNSUPPORTED: lldb-api :: tools/lldb-server/thread-name/TestGdbRemoteThreadName.py (1307 of 1900) PASS: lldb-api :: macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py (1308 of 1900) PASS: lldb-api :: commands/expression/persistent_variables/TestPersistentVariables.py (1309 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.ShiftOperatorStrings (1310 of 1900) PASS: lldb-api :: tools/lldb-server/TestAppleSimulatorOSType.py (1311 of 1900) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/nested_sessions.test (1312 of 1900) PASS: lldb-shell :: Breakpoint/debug_addrx.test (1313 of 1900) PASS: lldb-api :: functionalities/return-value/TestReturnValue.py (1314 of 1900) PASS: lldb-api :: functionalities/dynamic_value_child_count/TestDynamicValueChildCount.py (1315 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPopR15 (1316 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/CompletionRequest.DuplicateFilteringWithComments (1317 of 1900) PASS: lldb-shell :: BuildScript/toolchain-clang.test (1318 of 1900) PASS: lldb-api :: lang/c/offsetof/TestOffsetof.py (1319 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushEBP (1320 of 1900) PASS: lldb-unit :: Core/./LLDBCoreTests/RichManglingContextTest.IPDRealloc (1321 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/cross_dso/TestCrossDSOTailCalls.py (1322 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.PutStringMultiple (1323 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/unambiguous_sequence/TestUnambiguousTailCalls.py (1324 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ConstStringTest.format_provider (1325 of 1900) PASS: lldb-api :: commands/frame/diagnose/complicated-expression/TestComplicatedExpression.py (1326 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.AppendMessageNoDiag (1327 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.MissingTargetRegister (1328 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogChannelEnabledTest.log_options (1329 of 1900) PASS: lldb-api :: lang/mixed/TestMixedLanguages.py (1330 of 1900) PASS: lldb-api :: functionalities/data-formatter/language_category_updates/TestDataFormatterLanguageCategoryUpdates.py (1331 of 1900) PASS: lldb-api :: macosx/universal/TestUniversal.py (1332 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonCallableCheck (1333 of 1900) PASS: lldb-api :: lang/c/strings/TestCStrings.py (1334 of 1900) PASS: lldb-unit :: Target/./TargetTests/PathMappingListTest.AbsoluteTests (1335 of 1900) PASS: lldb-api :: functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferiorStep.py (1336 of 1900) PASS: lldb-api :: lang/objc/ivar-IMP/TestObjCiVarIMP.py (1337 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.UnknownLibCppFile (1338 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.CastOperations (1339 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.ShiftOperatorPtr (1340 of 1900) PASS: lldb-api :: lang/cpp/incomplete-types/TestCppIncompleteTypes.py (1341 of 1900) PASS: lldb-api :: functionalities/fat_archives/TestFatArchives.py (1342 of 1900) PASS: lldb-shell :: ObjectFile/ELF/section-overlap.yaml (1343 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentBreakpointDelayBreakpointOneSignal.py (1344 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.LongPath (1345 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/RegisterContextMinidump.ConvertMinidumpContext_x86_32 (1346 of 1900) PASS: lldb-unit :: ObjectFile/PECOFF/./ObjectFilePECOFFTests/PECallFrameInfoTest.Basic_eh (1347 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128MaxValue (1348 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UUIDTest.RelationalOperators (1349 of 1900) PASS: lldb-api :: functionalities/data-formatter/frameformat_smallstruct/TestFrameFormatSmallStruct.py (1350 of 1900) PASS: lldb-shell :: Driver/TestCommands.test (1351 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutChar (1352 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/tag-types.cpp (1353 of 1900) PASS: lldb-api :: functionalities/thread/backtrace_all/TestBacktraceAll.py (1354 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug-types-signature-loop.s (1355 of 1900) PASS: lldb-unit :: Host/./HostTests/ProcessLaunchInfoTest.Constructor (1356 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTImporter.CanImportInvalidType (1357 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.GetStringPreserveOrder (1358 of 1900) PASS: lldb-api :: lang/cpp/type_lookup/TestCppTypeLookup.py (1359 of 1900) PASS: lldb-shell :: Quit/TestQuitExitCodeHex0.test (1360 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.Test64bitFramelessBigStackFrame (1361 of 1900) UNSUPPORTED: lldb-api :: functionalities/thread/create_during_step/TestCreateDuringStep.py (1362 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestSubESP (1363 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.Equal (1364 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/nsindexpath/TestDataFormatterNSIndexPath.py (1365 of 1900) UNSUPPORTED: lldb-api :: lang/objc/rdar-12408181/TestRdar12408181.py (1366 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/target-symbols-add-unwind.test (1367 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.JoinThree (1368 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.QuotedCString (1369 of 1900) PASS: lldb-api :: commands/frame/diagnose/local-variable/TestLocalVariable.py (1370 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TemplateArguments (1371 of 1900) PASS: lldb-shell :: ObjectFile/ELF/duplicate-section.yaml (1372 of 1900) PASS: lldb-api :: commands/expression/import-std-module/deque-dbg-info-content/TestDbgInfoContentDeque.py (1373 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestAddESP (1374 of 1900) PASS: lldb-shell :: Settings/TestStopCommandSourceOnError.test (1375 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/string/TestDataFormatterLibcxxString.py (1376 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTImporter.MetadataPropagationIndirectImport (1377 of 1900) PASS: lldb-unit :: ObjectFile/Breakpad/./ObjectFileBreakpadTests/FuncRecord.parse (1378 of 1900) PASS: lldb-api :: functionalities/param_entry_vals/basic_entry_values_x86_64/TestBasicEntryValuesX86_64.py (1379 of 1900) PASS: lldb-unit :: Core/./LLDBCoreTests/MangledTest.NameIndexes_FindFunctionSymbols (1380 of 1900) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/convenience_variables.test (1381 of 1900) PASS: lldb-api :: functionalities/non-overlapping-index-variable-i/TestIndexVariable.py (1382 of 1900) PASS: lldb-api :: functionalities/data-formatter/array_typedef/TestArrayTypedef.py (1383 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangPreserveNewLine (1384 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.Constructor2Streams (1385 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.GetValue (1386 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/VASprintfTest.EncodingError (1387 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.DefaultConstructor (1388 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug_loclists-dwo.s (1389 of 1900) PASS: lldb-api :: functionalities/backticks/TestBackticksWithoutATarget.py (1390 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPopRBPWithREX (1391 of 1900) PASS: lldb-api :: python_api/signals/TestSignalsAPI.py (1392 of 1900) UNSUPPORTED: lldb-api :: terminal/TestEditline.py (1393 of 1900) PASS: lldb-api :: functionalities/thread/thread_specific_break/TestThreadSpecificBreakpoint.py (1394 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutSLEB128SevenBytes (1395 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutMaxHex64ByteOrderLittle (1396 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.SchemeHostSeparator (1397 of 1900) PASS: lldb-api :: commands/apropos/with-process/TestAproposWithProcess.py (1398 of 1900) PASS: lldb-unit :: Interpreter/./InterpreterTests/OptionArgParserTest.toBoolean (1399 of 1900) PASS: lldb-shell :: Reproducer/Functionalities/TestImageList.test (1400 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushRBPWithREX (1401 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.EqualSeparator (1402 of 1900) PASS: lldb-api :: types/TestDoubleTypes.py (1403 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonTupleInitializerList (1404 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestStackRealignMSVC_i386 (1405 of 1900) PASS: lldb-unit :: ObjectFile/Breakpad/./ObjectFileBreakpadTests/ModuleRecord.parse (1406 of 1900) PASS: lldb-api :: lang/objc/variadic_methods/TestVariadicMethods.py (1407 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestGlobalNameResolutionWithDot (1408 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.SetValueFromCString (1409 of 1900) PASS: lldb-api :: lang/cpp/nested-class-other-compilation-unit/TestNestedClassWithParentInAnotherCU.py (1410 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128MaxValue (1411 of 1900) PASS: lldb-api :: python_api/module_section/TestModuleAndSection.py (1412 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.Promotion (1413 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTImporter.CopyDeclTagDecl (1414 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.Assignment (1415 of 1900) PASS: lldb-unit :: Target/./TargetTests/ExecutionContextTest.GetByteOrderTarget (1416 of 1900) PASS: lldb-api :: commands/apropos/basic/TestApropos.py (1417 of 1900) PASS: lldb-shell :: ObjectFile/ELF/section-permissions.yaml (1418 of 1900) PASS: lldb-api :: lang/objc/objc-foundation-dictionary-empty/TestNSDictionary0.py (1419 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutSLEB128 (1420 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexU8_Exact_NoEof (1421 of 1900) PASS: lldb-api :: lang/objc/objc-static-method-stripped/TestObjCStaticMethodStripped.py (1422 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushR14 (1423 of 1900) PASS: lldb-shell :: Reproducer/TestFileRepro.test (1424 of 1900) UNSUPPORTED: lldb-api :: tools/lldb-server/libraries-svr4/TestGdbRemoteLibrariesSvr4Support.py (1425 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.AddressRange (1426 of 1900) PASS: lldb-api :: lang/cpp/llvm-style/TestLLVMStyle.py (1427 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/DWARFCallFrameInfoTest.Basic_dwarf4 (1428 of 1900) PASS: lldb-api :: commands/expression/options/TestExprOptions.py (1429 of 1900) PASS: lldb-shell :: Breakpoint/debug_rnglist_offset_pair.test (1430 of 1900) PASS: lldb-unit :: ObjectFile/Breakpad/./ObjectFileBreakpadTests/LineRecord.parse (1431 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/variables-locations.test (1432 of 1900) PASS: lldb-shell :: ObjectFile/ELF/section-addresses.yaml (1433 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/filter/exact_match/subsystem/TestDarwinLogFilterMatchSubsystem.py (1434 of 1900) UNSUPPORTED: lldb-api :: lang/cpp/printf/TestPrintf.py (1435 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/set/TestDataFormatterLibcxxSet.py (1436 of 1900) PASS: lldb-api :: python_api/symbol-context/TestSymbolContext.py (1437 of 1900) PASS: lldb-api :: python_api/value/linked_list/TestValueAPILinkedList.py (1438 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/udt-layout.test (1439 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestResetting (1440 of 1900) PASS: lldb-api :: functionalities/breakpoint/auto_continue/TestBreakpointAutoContinue.py (1441 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.WriteRegisterNoSuffix (1442 of 1900) UNSUPPORTED: lldb-api :: tools/lldb-server/TestGdbRemoteModuleInfo.py (1443 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-categories/TestDataFormatterCategories.py (1444 of 1900) PASS: lldb-api :: functionalities/load_using_paths/TestLoadUsingPaths.py (1445 of 1900) PASS: lldb-api :: lang/cpp/rvalue-references/TestRvalueReferences.py (1446 of 1900) PASS: lldb-shell :: ObjectFile/MachO/subsections.yaml (1447 of 1900) PASS: lldb-api :: python_api/exprpath_synthetic/TestExprPathSynthetic.py (1448 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationServerTest.SendErrorResponse_Status (1449 of 1900) PASS: lldb-api :: lang/cpp/chained-calls/TestCppChainedCalls.py (1450 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangCursorPosInOtherToken (1451 of 1900) PASS: lldb-api :: commands/expression/import-std-module/vector-bool/TestBoolVector.py (1452 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug-types-basic.test (1453 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonCallableInvoke (1454 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/Flags.AnyClear (1455 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug_aranges-empty-section.s (1456 of 1900) PASS: lldb-unit :: Core/./LLDBCoreTests/RichManglingContextTest.Basic (1457 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/TimeoutTest.Format (1458 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/typedefs.test (1459 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/function-types-builtins.cpp (1460 of 1900) PASS: lldb-api :: lang/c/bitfields/TestBitfields.py (1461 of 1900) UNSUPPORTED: lldb-api :: functionalities/tsan/multiple/TestTsanMultiple.py (1462 of 1900) PASS: lldb-unit :: Interpreter/./InterpreterTests/OptionArgParserTest.toChar (1463 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArchSpecTest.Compatibility (1464 of 1900) PASS: lldb-api :: commands/settings/quoting/TestQuoting.py (1465 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.ContainsEndInclusiveInvalid (1466 of 1900) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteSingleStep.py (1467 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.GetQuotedCommandString (1468 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestRemoveFastQualifiers (1469 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.ReplaceArgumentAtIndexOutOfRange (1470 of 1900) PASS: lldb-api :: lang/cpp/dynamic-value/TestCppValueCast.py (1471 of 1900) UNSUPPORTED: lldb-shell :: ExecControl/StopHook/stop-hook-threads.test (1472 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneDelayBreakpoint.py (1473 of 1900) UNSUPPORTED: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentManySignals.py (1474 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestArgv (1475 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutHex32ByteOrderBig (1476 of 1900) UNSUPPORTED: lldb-shell :: Breakpoint/case-insensitive.test (1477 of 1900) PASS: lldb-unit :: Host/./HostTests/FileSystemTest.GetByteSize (1478 of 1900) PASS: lldb-api :: commands/expression/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py (1479 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/apple-index-is-used.cpp (1480 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.DefaultConstructor (1481 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/NameMatchesTest.RegularExpression (1482 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.APIntConstructor (1483 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestWriteMemory.py (1484 of 1900) PASS: lldb-api :: functionalities/object-file/TestImageListMultiArchitecture.py (1485 of 1900) PASS: lldb-shell :: SymbolFile/Breakpad/line-table-edgecases.test (1486 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.FileAndDirectoryComponents (1487 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/disambiguate_tail_call_seq/TestDisambiguateTailCallSeq.py (1488 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetU64LittleEndian (1489 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/AnsiTerminal.Twice (1490 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestGetBasicTypeFromName (1491 of 1900) PASS: lldb-api :: lang/c/global_variables/TestGlobalVariables.py (1492 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.DecodeHexU8_Underflow (1493 of 1900) PASS: lldb-api :: lang/cpp/inlines/TestInlines.py (1494 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/source-list.cpp (1495 of 1900) PASS: lldb-api :: python_api/frame/inlines/TestInlinedFrame.py (1496 of 1900) PASS: lldb-api :: commands/expression/import-std-module/weak_ptr/TestWeakPtr.py (1497 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/vbool/TestDataFormatterLibcxxVBool.py (1498 of 1900) UNSUPPORTED: lldb-api :: arm/breakpoint-it/TestBreakpointIt.py (1499 of 1900) PASS: lldb-api :: functionalities/type_lookup/TestTypeLookup.py (1500 of 1900) PASS: lldb-api :: lang/cpp/static_methods/TestCPPStaticMethods.py (1501 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestNestedRegDefinitions.py (1502 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.AddressPrefix (1503 of 1900) PASS: lldb-api :: macosx/function-starts/TestFunctionStarts.py (1504 of 1900) PASS: lldb-api :: commands/process/attach/TestProcessAttach.py (1505 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangTrailingBackslashBeforeNewline (1506 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.Test32BitOnlyInstruction (1507 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.SendGetDataPacket (1508 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.NotEqualInvalid (1509 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.GetStringNoDiags (1510 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.AppendListCStringArrayEmpty (1511 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.SetRangeBase (1512 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetLinuxProcStatus_no_stream (1513 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ConstStringTest.CompareConstString (1514 of 1900) PASS: lldb-api :: commands/watchpoints/watchpoint_set_command/TestWatchLocationWithWatchSet.py (1515 of 1900) PASS: lldb-api :: lang/cpp/wchar_t/TestCxxWCharT.py (1516 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/forward_list/TestDataFormatterLibcxxForwardList.py (1517 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ScalarTest.ExtractBitfield (1518 of 1900) PASS: lldb-api :: functionalities/completion/TestCompletion.py (1519 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutHex64ByteOrderBig (1520 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BroadcasterTest.BroadcastEvent (1521 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushR12 (1522 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/dissassemble-entry-point.s (1523 of 1900) PASS: lldb-shell :: ScriptInterpreter/None/import_module.test (1524 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/Flags.AllClear (1525 of 1900) PASS: lldb-shell :: Breakpoint/split-dwarf5-debug-stroffsets.test (1526 of 1900) PASS: lldb-api :: commands/expression/class_template_specialization_empty_pack/TestClassTemplateSpecializationParametersHandling.py (1527 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-smart-array/TestDataFormatterSmartArray.py (1528 of 1900) PASS: lldb-api :: lang/objc/objc-runtime-ivars/TestRuntimeIvars.py (1529 of 1900) XFAIL: lldb-shell :: Unwind/prefer-debug-over-eh-frame.test (1530 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.GetStringMultipleDiags (1531 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/break-by-line.cpp (1532 of 1900) PASS: lldb-api :: lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py (1533 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/CompletionRequest.TestCompletionOwnership (1534 of 1900) UNSUPPORTED: lldb-api :: functionalities/unwind/standard/TestStandardUnwind.py (1535 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.IsRelative (1536 of 1900) PASS: lldb-api :: lang/objc/objc-property/TestObjCProperty.py (1537 of 1900) PASS: lldb-shell :: ObjectFile/ELF/basic-info.yaml (1538 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/find-method-local-struct.cpp (1539 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.HighlighterSelectionPath (1540 of 1900) PASS: lldb-api :: commands/platform/basic/TestPlatformCommand.py (1541 of 1900) PASS: lldb-unit :: Host/./HostTests/Host.WaitStatusFormat (1542 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestPlatformClient.py (1543 of 1900) UNSUPPORTED: lldb-api :: commands/gui/basic/TestGuiBasic.py (1544 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonListValueEquality (1545 of 1900) PASS: lldb-api :: functionalities/ptr_refs/TestPtrRefs.py (1546 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.Copy (1547 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelayedCrashWithBreakpointSignal.py (1548 of 1900) PASS: lldb-shell :: Commands/command-backtrace.test (1549 of 1900) UNSUPPORTED: lldb-shell :: Watchpoint/netbsd-nouserdbregs.test (1550 of 1900) UNSUPPORTED: lldb-api :: iohandler/completion/TestIOHandlerCompletion.py (1551 of 1900) PASS: lldb-api :: functionalities/postmortem/wow64_minidump/TestWow64MiniDump.py (1552 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.ChangingByteOrder (1553 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BinaryStreamTest.PutULEB128FiveBytes (1554 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UUIDTest.SetFromStringRef (1555 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytesAvail_Underflow (1556 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringLexerTest.GetUnlexed (1557 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArchSpecTest.TripleComponentsWereSpecified (1558 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithSignal.py (1559 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.Equal (1560 of 1900) PASS: lldb-api :: commands/command/script_alias/TestCommandScriptAlias.py (1561 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/DWARF/debug-types-expressions.test (1562 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogChannelTest.List (1563 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.SplitIntoLinesEmpty (1564 of 1900) PASS: lldb-api :: lang/c/local_variables/TestLocalVariables.py (1565 of 1900) XFAIL: lldb-shell :: Register/x86-mm-xmm-read.test (1566 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestRun (1567 of 1900) PASS: lldb-api :: commands/log/invalid-args/TestInvalidArgsLog.py (1568 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPopEDI (1569 of 1900) PASS: lldb-unit :: Host/./HostTests/MainLoopTest.Signal (1570 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.TestPacketSpeedJSON (1571 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.GetPath (1572 of 1900) UNSUPPORTED: lldb-api :: functionalities/tsan/thread_leak/TestTsanThreadLeak.py (1573 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteClientBaseTest.SendContinueAndLateInterrupt (1574 of 1900) PASS: lldb-api :: python_api/class_members/TestSBTypeClassMembers.py (1575 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.GetMaxStringLengthIncreasingSize (1576 of 1900) PASS: lldb-api :: driver/batch_mode/TestBatchMode.py (1577 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutBytesAsRawHex8ToBigEndian (1578 of 1900) PASS: lldb-api :: functionalities/memory/find/TestMemoryFind.py (1579 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-64-zmm-read.test (1580 of 1900) PASS: lldb-api :: lang/c/const_variables/TestConstVariables.py (1581 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/find-function-regex.cpp (1582 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ProcessInfoTest.Constructor (1583 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutCharNull (1584 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.UnresolvedRegisterReference (1585 of 1900) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/bindings.test (1586 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/Type.GetTypeScopeAndBasename (1587 of 1900) UNSUPPORTED: lldb-api :: linux/add-symbols/TestTargetSymbolsAddCommand.py (1588 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-caching/TestDataFormatterCaching.py (1589 of 1900) PASS: lldb-unit :: debugserver/./debugserverTests/RNBSocket.LoopBackConnectIPv4 (1590 of 1900) PASS: lldb-unit :: Host/./HostTests/File.GetWaitableHandleFileno (1591 of 1900) PASS: lldb-unit :: Target/./TargetTests/ExecutionContextTest.GetByteOrderProcess (1592 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/SubsystemRAIITest.NormalSubsystem (1593 of 1900) PASS: lldb-api :: commands/expression/unicode-in-variable/TestUnicodeInVariable.py (1594 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.WhitespaceSuffix (1595 of 1900) PASS: lldb-unit :: Host/./HostTests/FileSystemTest.MakeAbsolute (1596 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/VMRange.Reset (1597 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.ReplaceArgumentAtIndexShort (1598 of 1900) PASS: lldb-api :: lang/c/stepping/TestStepAndBreakpoints.py (1599 of 1900) PASS: lldb-api :: functionalities/breakpoint/inlined_breakpoints/TestInlinedBreakpoints.py (1600 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCKVO.py (1601 of 1900) PASS: lldb-shell :: ObjectFile/ELF/aarch64-relocations.yaml (1602 of 1900) PASS: lldb-api :: lang/c/enum_types/TestEnumTypes.py (1603 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.HasFixits (1604 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.MinimalPath (1605 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetExceptionStream (1606 of 1900) PASS: lldb-api :: lang/c/shared_lib/TestSharedLib.py (1607 of 1900) PASS: lldb-unit :: Core/./LLDBCoreTests/MangledTest.ResultForBlockInvocation (1608 of 1900) PASS: lldb-api :: lang/cpp/stl/TestStdCXXDisassembly.py (1609 of 1900) PASS: lldb-api :: functionalities/recursion/TestValueObjectRecursion.py (1610 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_by_line_and_column/TestBreakpointByLineAndColumn.py (1611 of 1900) PASS: lldb-api :: lang/objc/radar-9691614/TestObjCMethodReturningBOOL.py (1612 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/TimerTest.CategoryTimesStats (1613 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithBreak.py (1614 of 1900) PASS: lldb-unit :: SymbolFile/DWARF/./SymbolFileDWARFTests/SymbolFileDWARFTests.TestAbbrevNullAttrValidForm (1615 of 1900) PASS: lldb-api :: commands/frame/diagnose/bad-reference/TestBadReference.py (1616 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/forward-declarations.s (1617 of 1900) PASS: lldb-api :: commands/expression/namespace_local_var_same_name_cpp_and_c/TestNamespaceLocalVarSameNameCppAndC.py (1618 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UserIDResolver.GetGroupName (1619 of 1900) PASS: lldb-shell :: Quit/TestQuitExitCodeTooManyArgs.test (1620 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug_rnglists-dwo.s (1621 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/break-by-function.cpp (1622 of 1900) PASS: lldb-api :: functionalities/data-formatter/var-in-aggregate-misuse/TestVarInAggregateMisuse.py (1623 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.GetThreadContext_x86_32_wow64 (1624 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DWARFExpression.DW_OP_convert (1625 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RegisterValueTest.GetSet8 (1626 of 1900) PASS: lldb-unit :: Host/./HostTests/FileSystemTest.FileAndDirectoryComponents (1627 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.TerminatedQuote (1628 of 1900) PASS: lldb-api :: functionalities/thread/step_until/TestStepUntil.py (1629 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug-types-line-tables.s (1630 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/dwarf5-atomic.s (1631 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushRBP (1632 of 1900) PASS: lldb-api :: lang/cpp/const_this/TestConstThis.py (1633 of 1900) PASS: lldb-api :: commands/expression/formatters/TestFormatters.py (1634 of 1900) PASS: lldb-api :: python_api/value/empty_class/TestValueAPIEmptyClass.py (1635 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.AppendPathComponent (1636 of 1900) PASS: lldb-api :: python_api/sbdata/TestSBData.py (1637 of 1900) PASS: lldb-unit :: Host/./HostTests/HostInfoTest.GetHostname (1638 of 1900) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/vector/TestDataFormatterStdVector.py (1639 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-enum-format/TestDataFormatterEnumFormat.py (1640 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteClientBaseTest.SendContinueDelegateStructuredDataReceipt (1641 of 1900) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/tuple/TestDataFormatterStdTuple.py (1642 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestGetTypeClassTypeOfExpr (1643 of 1900) PASS: lldb-api :: functionalities/target_var/TestTargetVar.py (1644 of 1900) PASS: lldb-api :: functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py (1645 of 1900) PASS: lldb-api :: lang/objc/foundation/TestObjCMethods2.py (1646 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestModuleNameResolutionNoDot (1647 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringLexerTest.AdvanceIf (1648 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.UnresolvedCyclicRegisterAssignmentReference (1649 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.LongestCommonPrefixSingleElement (1650 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTImporter.MetadataPropagationAfterCopying (1651 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestSingleArg (1652 of 1900) UNSUPPORTED: lldb-api :: functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/TestHWBreakMultiThread.py (1653 of 1900) PASS: lldb-shell :: Settings/TestModuleCacheSanity.test (1654 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/Flags.AnySet (1655 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetNameColonValueNoSemicolon (1656 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.AddressPrefixAndSuffix (1657 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.AppendStringMove (1658 of 1900) UNSUPPORTED: lldb-shell :: Register/aarch64-fp-read.test (1659 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytesAvail_OddPair (1660 of 1900) PASS: lldb-api :: python_api/sbvalue_const_addrof/TestSBValueConstAddrOf.py (1661 of 1900) PASS: lldb-unit :: Host/./HostTests/FileSystemTest.Exists (1662 of 1900) PASS: lldb-api :: functionalities/postmortem/elf-core/thread_crash/TestLinuxCoreThreads.py (1663 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationServerTest.SendErrorResponse_ErrorList (1664 of 1900) PASS: lldb-shell :: Driver/TestCore.test (1665 of 1900) PASS: lldb-api :: functionalities/breakpoint/address_breakpoints/TestAddressBreakpoints.py (1666 of 1900) UNSUPPORTED: lldb-api :: lang/cpp/function-template-parameter-pack/TestFunctionTemplateParameterPack.py (1667 of 1900) PASS: lldb-api :: commands/expression/ir-interpreter/TestIRInterpreter.py (1668 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangCursorPos (1669 of 1900) PASS: lldb-api :: functionalities/tail_call_frames/disambiguate_paths_to_common_sink/TestDisambiguatePathsToCommonSink.py (1670 of 1900) PASS: lldb-unit :: Host/./HostTests/NativeProcessProtocolTest.SetBreakpoint (1671 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/bitset/TestDataFormatterLibcxxBitset.py (1672 of 1900) PASS: lldb-api :: commands/watchpoints/watchpoint_on_vectors/TestValueOfVectorVariable.py (1673 of 1900) PASS: lldb-shell :: SymbolFile/Breakpad/line-table-discontinuous-file-ids.test (1674 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/DW_AT_low_pc-addrx.s (1675 of 1900) PASS: lldb-shell :: Breakpoint/case-sensitive.test (1676 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushExtended (1677 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.AppendList (1678 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.UnterminatedQuote (1679 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentBreakpointsDelayedBreakpointOneWatchpoint.py (1680 of 1900) PASS: lldb-api :: lang/cpp/gmodules-templates/TestGModules.py (1681 of 1900) PASS: lldb-unit :: Interpreter/./InterpreterTests/CompletionTest.DirCompletionAbsolute (1682 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutHex8 (1683 of 1900) PASS: lldb-api :: functionalities/data-formatter/nsdictionarysynth/TestNSDictionarySynthetic.py (1684 of 1900) PASS: lldb-unit :: Editline/./EditlineTests/EditlineTestFixture.EditlineReceivesSingleLineText (1685 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestArmRegisterDefinition.py (1686 of 1900) UNSUPPORTED: lldb-api :: linux/sepdebugsymlink/TestTargetSymbolsSepDebugSymlink.py (1687 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/CompletionRequest.DuplicateFiltering (1688 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPopR14 (1689 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RecordReplayTest.InstrumentedFoo (1690 of 1900) PASS: lldb-api :: commands/command/source/TestCommandSource.py (1691 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentManyCrash.py (1692 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalDelayWatch.py (1693 of 1900) PASS: lldb-api :: tools/lldb-server/TestLldbGdbServer.py (1694 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.LongestCommonPrefix (1695 of 1900) PASS: lldb-api :: linux/builtin_trap/TestBuiltinTrap.py (1696 of 1900) PASS: lldb-api :: lang/objc/modules-hash-mismatch/TestClangModulesHashMismatch.py (1697 of 1900) PASS: lldb-unit :: Target/./TargetTests/PathMappingListTest.RelativeTests (1698 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTImporter.DeportDeclTagDecl (1699 of 1900) PASS: lldb-api :: lang/cpp/template-function/TestTemplateFunctions.py (1700 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangPPDirectives (1701 of 1900) PASS: lldb-api :: functionalities/breakpoint/step_over_breakpoint/TestStepOverBreakpoint.py (1702 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.JoinNonSpace (1703 of 1900) PASS: lldb-api :: commands/expression/fixits/TestFixIts.py (1704 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/global-classes.cpp (1705 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutMaxHex64ByteOrderBig (1706 of 1900) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/list/TestDataFormatterStdList.py (1707 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/SerializationRountripTest.SerializeDeserializePodPointers (1708 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.SetStreamAtIndexOverwrite (1709 of 1900) PASS: lldb-api :: types/TestFloatTypesExpr.py (1710 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushEDX (1711 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/dir-separator-windows.s (1712 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/inline-function-address-shared.test (1713 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/dwarf5-partial-index.cpp (1714 of 1900) PASS: lldb-api :: types/TestCharTypeExpr.py (1715 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestConvertAccessTypeToAccessSpecifier (1716 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/NameMatchesTest.Contains (1717 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushRBX (1718 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringListTest.RemoveBlankLines (1719 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.SaveRestoreRegistersNoSuffix (1720 of 1900) PASS: lldb-api :: lang/c/find_struct_type/TestFindStructTypes.py (1721 of 1900) PASS: lldb-api :: lang/objc/ptr_refs/TestPtrRefsObjC.py (1722 of 1900) PASS: lldb-shell :: ObjectFile/ELF/PT_LOAD-empty.yaml (1723 of 1900) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteExpeditedRegisters.py (1724 of 1900) PASS: lldb-api :: tools/lldb-vscode/step/TestVSCode_step.py (1725 of 1900) PASS: lldb-api :: functionalities/value_md5_crash/TestValueMD5Crash.py (1726 of 1900) PASS: lldb-api :: python_api/objc_type/TestObjCType.py (1727 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/func-symbols.test (1728 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytes (1729 of 1900) PASS: lldb-api :: arm/emulation/TestEmulations.py (1730 of 1900) PASS: lldb-api :: functionalities/archives/TestBSDArchives.py (1731 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestThreadSelectionBug.py (1732 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonDictionaryValueEquality (1733 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestLEAVE (1734 of 1900) UNSUPPORTED: lldb-api :: functionalities/tsan/thread_numbers/TestTsanThreadNumbers.py (1735 of 1900) PASS: lldb-api :: python_api/watchpoint/watchlocation/TestSetWatchlocation.py (1736 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/MinidumpParserTest.InvalidMinidump (1737 of 1900) PASS: lldb-api :: lang/cpp/global_operators/TestCppGlobalOperators.py (1738 of 1900) UNSUPPORTED: lldb-api :: functionalities/tsan/global_location/TestTsanGlobalLocation.py (1739 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/SymbolsTest.TerminateLocateExecutableSymbolFileForUnknownExecutableAndUnknownSymbolFile (1740 of 1900) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/TestDataFormatterStdUniquePtr.py (1741 of 1900) PASS: lldb-unit :: Host/./HostTests/TaskPoolTest.AddTask (1742 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestReturnDetect (1743 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UUIDTest.StringConverion (1744 of 1900) UNSUPPORTED: lldb-api :: functionalities/ubsan/user-expression/TestUbsanUserExpression.py (1745 of 1900) PASS: lldb-api :: lang/cpp/namespace_conflicts/TestNamespaceConflicts.py (1746 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArchSpecTest.TestParseMachCPUDashSubtypeTripleExtra (1747 of 1900) UNSUPPORTED: lldb-shell :: BuildScript/toolchain-msvc.test (1748 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeDataVector.FindEntryThatContains_Overlap (1749 of 1900) PASS: lldb-shell :: ObjectFile/MachO/symtab.yaml (1750 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug_line-relative_path.s (1751 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StatusTest.Formatv (1752 of 1900) PASS: lldb-api :: lang/cpp/namespace/TestNamespace.py (1753 of 1900) PASS: lldb-api :: lang/objc/modules/TestObjCModules.py (1754 of 1900) PASS: lldb-api :: lang/c/anonymous/TestAnonymous.py (1755 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/win-i386-line-table.s (1756 of 1900) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/breakpoint_callback.test (1757 of 1900) UNSUPPORTED: lldb-api :: tools/lldb-server/signal-filtering/TestGdbRemote_QPassSignals.py (1758 of 1900) PASS: lldb-api :: functionalities/plugins/command_plugin/TestPluginCommands.py (1759 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/NameMatchesTest.Equals (1760 of 1900) PASS: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxLiteral.py (1761 of 1900) PASS: lldb-api :: commands/expression/ignore-artificial-constructors/TestIgnoreArtificialConstructors.py (1762 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.AmbiguousCLib (1763 of 1900) PASS: lldb-api :: lang/c/stepping/TestThreadStepping.py (1764 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonIntegerToStructuredInteger (1765 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/CppModuleConfigurationTest.LibCppV2 (1766 of 1900) PASS: lldb-api :: commands/expression/invalid-args/TestInvalidArgsExpression.py (1767 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSDate.py (1768 of 1900) PASS: lldb-unit :: Platform/./LLDBPlatformTests/PlatformDarwinTest.TestParseVersionBuildDir (1769 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutRawBytesToBigEndian (1770 of 1900) PASS: lldb-unit :: Target/./TargetTests/ExecutionContextTest.GetByteOrder (1771 of 1900) UNSUPPORTED: lldb-api :: commands/expression/macros/TestMacros.py (1772 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-advanced/TestDataFormatterAdv.py (1773 of 1900) UNSUPPORTED: lldb-api :: linux/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py (1774 of 1900) PASS: lldb-unit :: ScriptInterpreter/Python/./ScriptInterpreterPythonTests/PythonDataObjectsTest.TestPythonIntegerToStr (1775 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ProcessInstanceInfo.DumpTable_invalidUID (1776 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.GetMemoryRegionInfo (1777 of 1900) PASS: lldb-api :: lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py (1778 of 1900) PASS: lldb-api :: functionalities/multiword-commands/TestMultiWordCommands.py (1779 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.CopyConstructor (1780 of 1900) PASS: lldb-api :: lang/cpp/member-and-local-vars-with-same-name/TestMembersAndLocalsWithSameName.py (1781 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.GetStringBasic (1782 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetU32BigEndian (1783 of 1900) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/TestDataFormatterStdSmartPtr.py (1784 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestAppendArg (1785 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushECX (1786 of 1900) PASS: lldb-api :: lang/cpp/bool/TestCPPBool.py (1787 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-zmm-read.test (1788 of 1900) PASS: lldb-shell :: Breakpoint/single-file-split-dwarf.test (1789 of 1900) PASS: lldb-unit :: Host/./HostTests/SocketTest.UDPGetConnectURI (1790 of 1900) PASS: lldb-api :: functionalities/float-display/TestFloatDisplay.py (1791 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/FileSpecTest.EqualDotsPosixRoot (1792 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ConstStringTest.FromMidOfBufferStringRef (1793 of 1900) PASS: lldb-api :: functionalities/data-formatter/typedef_array/TestTypedefArray.py (1794 of 1900) PASS: lldb-shell :: ObjectFile/PECOFF/sections.yaml (1795 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCExpr.py (1796 of 1900) PASS: lldb-api :: functionalities/breakpoint/scripted_bkpt/TestScriptedResolver.py (1797 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-ptr-to-array/TestPtrToArrayFormatting.py (1798 of 1900) PASS: lldb-shell :: SymbolFile/Breakpad/unwind-via-stack-cfi.test (1799 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.UnresolvedRegisterAssignmentReference (1800 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.SingleAssignmentRegisterRef (1801 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestNoWatchpointSupportInfo.py (1802 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/UriParserTest.BadPort (1803 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-proper-plurals/TestFormattersOneIsSingular.py (1804 of 1900) PASS: lldb-api :: lang/c/function_types/TestFunctionTypes.py (1805 of 1900) PASS: lldb-shell :: Register/x86-64-gp-read.test (1806 of 1900) PASS: lldb-api :: lang/c/conflicting-symbol/TestConflictingSymbol.py (1807 of 1900) PASS: lldb-api :: functionalities/breakpoint/comp_dir_symlink/TestCompDirSymLink.py (1808 of 1900) PASS: lldb-api :: commands/register/register/register_command/TestRegisters.py (1809 of 1900) PASS: lldb-api :: macosx/load-kext/TestLoadKext.py (1810 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/TimerTest.CategoryTimesNested (1811 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/dwarf5-index-is-used.cpp (1812 of 1900) PASS: lldb-api :: functionalities/postmortem/elf-core/TestLinuxCore.py (1813 of 1900) PASS: lldb-unit :: Signals/./SignalsTests/UnixSignalsTest.Iteration (1814 of 1900) UNSUPPORTED: lldb-shell :: Register/x86-zmm-write.test (1815 of 1900) PASS: lldb-api :: commands/process/launch-with-shellexpand/TestLaunchWithShellExpand.py (1816 of 1900) PASS: lldb-shell :: Reproducer/TestVersionCheck.test (1817 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytes_Partial (1818 of 1900) PASS: lldb-api :: commands/expression/import-std-module/sysroot/TestStdModuleSysroot.py (1819 of 1900) PASS: lldb-shell :: ObjectFile/wasm/basic.yaml (1820 of 1900) PASS: lldb-api :: functionalities/data-formatter/pyobjsynthprovider/TestPyObjSynthProvider.py (1821 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestAddRSP (1822 of 1900) PASS: lldb-api :: functionalities/gdb_remote_client/TestRestartBug.py (1823 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/OptionsWithRawTest.SingleWordSuffix (1824 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/find-basic-namespace.cpp (1825 of 1900) PASS: lldb-unit :: Process/minidump/./LLDBMinidumpTests/RegisterContextMinidump.ConvertMinidumpContext_x86_64 (1826 of 1900) PASS: lldb-api :: lang/objc/single-entry-dictionary/TestObjCSingleEntryDictionary.py (1827 of 1900) PASS: lldb-api :: functionalities/data-formatter/boolreference/TestFormattersBoolRefPtr.py (1828 of 1900) PASS: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/tuple/TestDataFormatterLibcxxTuple.py (1829 of 1900) PASS: lldb-shell :: Quit/TestQuitExitCode30.test (1830 of 1900) PASS: lldb-api :: functionalities/inferior-changed/TestInferiorChanged.py (1831 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/CompletionRequest.TryCompleteCurrentArgMode (1832 of 1900) PASS: lldb-api :: commands/expression/import-std-module/list-dbg-info-content/TestDbgInfoContentList.py (1833 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/DWARFCallFrameInfoTest.Basic_eh (1834 of 1900) PASS: lldb-shell :: BuildScript/compiler-full-path.test (1835 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.SetStreamAtIndexOutOfBounds (1836 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringLexerTest.Next (1837 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/DataExtractorTest.GetMaxU64 (1838 of 1900) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteHostInfo.py (1839 of 1900) UNSUPPORTED: lldb-api :: tools/lldb-server/platform-process-connect/TestPlatformProcessConnect.py (1840 of 1900) PASS: lldb-api :: functionalities/jitloader_gdb/TestJITLoaderGDB.py (1841 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/format/TestDarwinLogMessageFormat.py (1842 of 1900) PASS: lldb-api :: lang/objc/objc-ivar-protocols/TestIvarProtocols.py (1843 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPopRBX (1844 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_names/TestBreakpointNames.py (1845 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.InvalidAssignmentSingle (1846 of 1900) PASS: lldb-api :: functionalities/breakpoint/breakpoint_language/TestBreakpointLanguage.py (1847 of 1900) PASS: lldb-unit :: Expression/./ExpressionTests/DiagnosticManagerTest.AddDiagnostic (1848 of 1900) UNSUPPORTED: lldb-shell :: ScriptInterpreter/Lua/independent_state.test (1849 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/SerializationRountripTest.SerializeDeserializePod (1850 of 1900) PASS: lldb-api :: python_api/interpreter/TestRunCommandInterpreterAPI.py (1851 of 1900) PASS: lldb-unit :: Host/./HostTests/SocketTest.DomainGetConnectURI (1852 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.GetModulesInfo_UUID20 (1853 of 1900) PASS: lldb-api :: functionalities/thread/concurrent_events/TestConcurrentNWatchNBreak.py (1854 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.Test32bitFramelessSmallStackFrame (1855 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytesAvail_OddPair2 (1856 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/debug_loc.s (1857 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.SendStopTracePacket (1858 of 1900) PASS: lldb-unit :: SymbolFile/NativePDB/./SymbolFileNativePDBTests/PDBFPOProgramToDWARFExpressionTests.InvalidAssignmentMultiple (1859 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexBytes_FullString (1860 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTImporter.ImportInvalidType (1861 of 1900) PASS: lldb-api :: commands/expression/regression-access-function-template-in-record/TestRegressionAccessFunctionTemplateInRecord.py (1862 of 1900) PASS: lldb-api :: lang/cpp/operators/TestCppOperators.py (1863 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringLexerTest.PutBack (1864 of 1900) PASS: lldb-unit :: Editline/./EditlineTests/EditlineTestFixture.EditlineReceivesMultiLineText (1865 of 1900) PASS: lldb-shell :: Unwind/trap_frame_sym_ctx.test (1866 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StringExtractorTest.GetHexU8_Exact (1867 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTest.PutStringAsRawHex8 (1868 of 1900) PASS: lldb-shell :: Reproducer/TestCaptureEnvOverride.test (1869 of 1900) UNSUPPORTED: lldb-shell :: BuildScript/toolchain-clang-cl.test (1870 of 1900) PASS: lldb-api :: lang/objc/objc-ivar-offsets/TestObjCIvarOffsets.py (1871 of 1900) PASS: lldb-shell :: SymbolFile/Breakpad/unwind-via-stack-win.test (1872 of 1900) PASS: lldb-api :: lang/cpp/extern_c/TestExternCSymbols.py (1873 of 1900) PASS: lldb-api :: commands/frame/diagnose/dereference-function-return/TestDiagnoseDereferenceFunctionReturn.py (1874 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/RangeTest.ContainsRangeStartingFromZero (1875 of 1900) PASS: lldb-api :: lang/cpp/accelerator-table/TestCPPAccelerator.py (1876 of 1900) PASS: lldb-shell :: ObjectFile/ELF/PT_LOAD.yaml (1877 of 1900) PASS: lldb-api :: types/TestShortType.py (1878 of 1900) PASS: lldb-shell :: SymbolFile/DWARF/find-method.cpp (1879 of 1900) PASS: lldb-shell :: Settings/TestSettingsSet.test (1880 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/LogChannelEnabledTest.LogThread (1881 of 1900) UNSUPPORTED: lldb-shell :: SymbolFile/PDB/function-nested-block.test (1882 of 1900) PASS: lldb-api :: commands/frame/diagnose/dereference-argument/TestDiagnoseDereferenceArgument.py (1883 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/BroadcasterTest.EventTypeHasListeners (1884 of 1900) PASS: lldb-unit :: Host/./HostTests/NativeProcessProtocolTest.ReadCStringFromMemory (1885 of 1900) UNSUPPORTED: lldb-api :: api/multiple-debuggers/TestMultipleDebuggers.py (1886 of 1900) PASS: lldb-unit :: Language/Highlighting/./HighlighterTests/HighlighterTest.ClangBraces (1887 of 1900) PASS: lldb-unit :: UnwindAssembly/x86/./UnwindAssemblyx86Tests/Testx86AssemblyInspectionEngine.TestPushR13 (1888 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/ArgsTest.TestOverwriteArgs (1889 of 1900) UNSUPPORTED: lldb-api :: functionalities/darwin_log/filter/regex/activity/TestDarwinLogFilterRegexActivity.py (1890 of 1900) PASS: lldb-api :: functionalities/breakpoint/source_regexp/TestSourceRegexBreakpoints.py (1891 of 1900) PASS: lldb-shell :: SymbolFile/NativePDB/s_constant.cpp (1892 of 1900) PASS: lldb-api :: lang/objc/conflicting-definition/TestConflictingDefinition.py (1893 of 1900) PASS: lldb-unit :: Symbol/./SymbolTests/TestClangASTContext.TestFunctionTemplateConstruction (1894 of 1900) PASS: lldb-unit :: Process/gdb-remote/./ProcessGdbRemoteTests/GDBRemoteCommunicationClientTest.SyncThreadState (1895 of 1900) PASS: lldb-shell :: Driver/TestSingleQuote.test (1896 of 1900) PASS: lldb-unit :: Utility/./UtilityTests/StreamTeeTest.Flush (1897 of 1900) PASS: lldb-api :: api/command-return-object/TestSBCommandReturnObject.py (1898 of 1900) PASS: lldb-api :: commands/expression/import-std-module/vector-dbg-info-content/TestDbgInfoContentVector.py (1899 of 1900) PASS: lldb-api :: tools/lldb-server/TestGdbRemoteThreadsInStopReply.py (1900 of 1900) Testing Time: 4278.82s Slowest Tests: -------------------------------------------------------------------------- 88.69s: lldb-api :: commands/expression/import-std-module/vector-basic/TestBasicVector.py 89.78s: lldb-api :: functionalities/data-formatter/compactvectors/TestCompactVectors.py 91.57s: lldb-api :: lang/objcxx/hide-runtime-values/TestObjCXXHideRuntimeValues.py 94.27s: lldb-api :: types/TestLongTypes.py 111.17s: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxArray.py 112.63s: lldb-api :: lang/objc/foundation/TestObjCMethodsString.py 114.01s: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxDictionary.py 120.05s: lldb-api :: tools/lldb-server/TestGdbRemote_qThreadStopInfo.py 130.71s: lldb-api :: types/TestLongTypesExpr.py 137.54s: lldb-api :: lang/objc/exceptions/TestObjCExceptions.py 141.75s: lldb-api :: lang/objc/real-definition/TestRealDefinition.py 144.58s: lldb-api :: lang/objc/foundation/TestObjCMethodsNSError.py 149.60s: lldb-api :: lang/objc/objc-new-syntax/TestObjCNewSyntaxLiteral.py 164.12s: lldb-api :: lang/cpp/namespace/TestNamespaceLookup.py 216.99s: lldb-api :: lang/objc/foundation/TestObjCMethods.py 240.53s: lldb-api :: lang/objc/hidden-ivars/TestHiddenIvars.py 245.86s: lldb-api :: tools/lldb-server/TestGdbRemoteThreadsInStopReply.py 253.98s: lldb-api :: api/multithreaded/TestMultithreaded.py 263.77s: lldb-api :: lang/cpp/enum_types/TestCPP11EnumTypes.py 365.48s: lldb-api :: tools/lldb-server/TestLldbGdbServer.py Tests Times: -------------------------------------------------------------------------- [ Range ] :: [ Percentage ] :: [ Count ] -------------------------------------------------------------------------- [ 0s, 20s) :: [********************************** ] :: [1653/1900] [ 20s, 40s) :: [** ] :: [ 122/1900] [ 40s, 60s) :: [* ] :: [ 72/1900] [ 60s, 80s) :: [ ] :: [ 27/1900] [ 80s,100s) :: [ ] :: [ 10/1900] [100s,120s) :: [ ] :: [ 3/1900] [120s,140s) :: [ ] :: [ 2/1900] [140s,160s) :: [ ] :: [ 4/1900] [160s,180s) :: [ ] :: [ 1/1900] [180s,200s) :: [ ] :: [ 0/1900] [200s,220s) :: [ ] :: [ 0/1900] [220s,240s) :: [ ] :: [ 1/1900] [240s,260s) :: [ ] :: [ 2/1900] [260s,280s) :: [ ] :: [ 2/1900] [280s,300s) :: [ ] :: [ 0/1900] [300s,320s) :: [ ] :: [ 0/1900] [320s,340s) :: [ ] :: [ 0/1900] [340s,360s) :: [ ] :: [ 0/1900] [360s,380s) :: [ ] :: [ 1/1900] Expected Passes : 1732 Expected Failures : 6 Unsupported Tests : 162 Completed at: 2020-01-19T18:16:36 @@@@@@ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] scanForIssues No credentials specified [Clang (LLVM based)] Sleeping for 5 seconds due to JENKINS-32191... [Clang (LLVM based)] Parsing console log (workspace: '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized') [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS