[all-commits] [llvm/llvm-project] 9c1c6a: Revert "[lldb] Use the basename of the Python test...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Wed Jul 15 07:28:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c1c6a3fcca840b75a0ae818ac4e24e7460c397b
      https://github.com/llvm/llvm-project/commit/9c1c6a3fcca840b75a0ae818ac4e24e7460c397b
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M lldb/test/API/CMakeLists.txt

  Log Message:
  -----------
  Revert "[lldb] Use the basename of the Python test for the log name instead of the class name"

This reverts commit 29aab9b5c748b28b231e2ca0f9b95453638ade1a.

It seems on Windows the file name is just always "lldbsuite.test.lldbtest" for
all tests and that breaks pretty much everything. Reverting until we have
a better solution.




More information about the All-commits mailing list