[all-commits] [llvm/llvm-project] 7606a5: [lldb/Reproducers] Fix/skip passive replay failure...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed May 20 23:24:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7606a54363d3d90802977c9f5fb9046d4d780835
      https://github.com/llvm/llvm-project/commit/7606a54363d3d90802977c9f5fb9046d4d780835
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
    M lldb/test/API/python_api/disassemble-raw-data/TestDisassembleRawData.py
    M lldb/test/API/python_api/interpreter/TestRunCommandInterpreterAPI.py
    M lldb/test/API/python_api/process/TestProcessAPI.py
    M lldb/test/API/python_api/process/read-mem-cstring/TestReadMemCString.py
    M lldb/test/API/python_api/target/TestTargetAPI.py
    M lldb/test/API/python_api/value/change_values/TestChangeValueAPI.py

  Log Message:
  -----------
  [lldb/Reproducers] Fix/skip passive replay failures in python_api subdir

Fixes or skips tests in the python_api subdirectory that were failing
with passive replay.




More information about the All-commits mailing list