[all-commits] [llvm/llvm-project] eb7d32: [lldb/Test] Update TestProcessList.py for reproduc...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri May 8 13:14:37 PDT 2020


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

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/configuration.py
    M lldb/test/API/commands/platform/process/list/TestProcessList.py

  Log Message:
  -----------
  [lldb/Test] Update TestProcessList.py for reproducer replay

Because LLDB isn't the one spawning the subprocess, the PID is different
during replay. Exclude it form the substring check during replay.

Depends on D79646 to pass with reproducer replay.




More information about the All-commits mailing list