[all-commits] [llvm/llvm-project] 64c87a: [lldb/Test] Fix tests that rely on logfiles with r...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Jun 17 10:09:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 64c87a94caadc4a6351ab138dd2ca99975441b60
      https://github.com/llvm/llvm-project/commit/64c87a94caadc4a6351ab138dd2ca99975441b60
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-06-17 (Wed, 17 Jun 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/lldbtest.py
    M lldb/test/API/api/log/TestAPILog.py
    M lldb/test/API/commands/log/basic/TestLogging.py
    M lldb/test/API/lang/c/modules/TestCModules.py
    M lldb/test/API/lang/cpp/accelerator-table/TestCPPAccelerator.py
    M lldb/test/API/lang/cpp/member-and-local-vars-with-same-name/TestMembersAndLocalsWithSameName.py
    M lldb/test/API/lang/objc/modules-hash-mismatch/TestClangModulesHashMismatch.py

  Log Message:
  -----------
  [lldb/Test] Fix tests that rely on logfiles with reproducers.

Now that the log file is included in the reproducers, the path needs to
be remapped for the test to find the new file in the reproducer.




More information about the All-commits mailing list