[all-commits] [llvm/llvm-project] 8457ae: [lldb] Skip test_common_completion_process_pid_and...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Sep 22 11:28:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8457ae0d9359590b2db1e8e090531197be4d62c6
      https://github.com/llvm/llvm-project/commit/8457ae0d9359590b2db1e8e090531197be4d62c6
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-09-22 (Tue, 22 Sep 2020)

  Changed paths:
    M lldb/test/API/functionalities/completion/TestCompletion.py

  Log Message:
  -----------
  [lldb] Skip test_common_completion_process_pid_and_name with reproducers

This test launches a subprocess which will have a different PID during
capture and replay.


  Commit: 783dc7dc7ed7487d0782c2feb8854df949b98e69
      https://github.com/llvm/llvm-project/commit/783dc7dc7ed7487d0782c2feb8854df949b98e69
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-09-22 (Tue, 22 Sep 2020)

  Changed paths:
    M lldb/test/API/functionalities/postmortem/minidump-new/TestMiniDumpUUID.py

  Log Message:
  -----------
  [lldb] Skip TestMiniDumpUUID with reproducers

The modules not getting orphaned is wreaking havoc when the UUIDs match
between tests.


Compare: https://github.com/llvm/llvm-project/compare/6801950192ff...783dc7dc7ed7


More information about the All-commits mailing list