[all-commits] [llvm/llvm-project] 346cb7: [lldb] Remove skipIfFreeBSD from TestCompletion

Raphael Isemann via All-commits all-commits at lists.llvm.org
Tue Feb 11 22:15:40 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 346cb7b50f7f892b33b46313742eef86bfde7943
      https://github.com/llvm/llvm-project/commit/346cb7b50f7f892b33b46313742eef86bfde7943
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

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

  Log Message:
  -----------
  [lldb] Remove skipIfFreeBSD from TestCompletion

This was skipped because of an pexpect issue (http://llvm.org/pr22784),
but this test is no longer using pexpect and is running fine on FreeBSD.




More information about the All-commits mailing list