[Lldb-commits] [PATCH] D61414: [test] Convert TestWatchpointSetErrorCases.py to lit

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 1 17:13:48 PDT 2019


JDevlieghere created this revision.
JDevlieghere added reviewers: davide, labath.
Herald added a subscriber: teemperor.
Herald added a project: LLDB.

This test is flaky on GreenDragon. Since it was a pexpect test and
straightforward enough to convert, I went ahead and converted it to a
lit test.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D61414

Files:
  lldb/lit/Watchpoint/Inputs/main.cpp
  lldb/lit/Watchpoint/SetErrorCases.test
  lldb/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_set_command/TestWatchpointSetErrorCases.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61414.197674.patch
Type: text/x-patch
Size: 4634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190502/f66c441f/attachment-0001.bin>


More information about the lldb-commits mailing list