[all-commits] [llvm/llvm-project] 69b2d9: [lldb/Test] Skip recognizer tests when Python is d...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jun 30 09:00:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 69b2d9f42f6adbd0c06264dc42b4be5760689eac
      https://github.com/llvm/llvm-project/commit/69b2d9f42f6adbd0c06264dc42b4be5760689eac
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    A lldb/test/Shell/Recognizer/lit.local.cfg

  Log Message:
  -----------
  [lldb/Test] Skip recognizer tests when Python is disabled

The `frame recognizer` command only exists when Python scripting is
enabled. Therefore the test should be made conditional on Python.
Without it, the test fails with "'frame recognizer' is not a known
command."




More information about the All-commits mailing list