[Lldb-commits] [PATCH] D66917: [dotest] Remove the curses result formatter.

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 28 18:10:54 PDT 2019


JDevlieghere created this revision.
JDevlieghere added reviewers: LLDB, jingham.
Herald added subscribers: lldb-commits, abidh.
Herald added a project: LLDB.

This removes the curses result formatter which appears to be broken. Passing `--curses` to `dotest.py` screws up my terminal and doesn't run any tests. It even crashes Python on occasion.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D66917

Files:
  lldb/packages/Python/lldbsuite/test/dotest.py
  lldb/packages/Python/lldbsuite/test/dotest_args.py
  lldb/packages/Python/lldbsuite/test_event/formatter/curses.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66917.217749.patch
Type: text/x-patch
Size: 17630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190829/e6e50013/attachment.bin>


More information about the lldb-commits mailing list