[Lldb-commits] [PATCH] D85365: [lldb] Modify the `skipIfRemote` decorator so we can skip all PExpect tests.

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 5 15:27:43 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf46f174db5b: [lldb] Modify the `skipIfRemote` decorator so we can skip all PExpect tests. (authored by JDevlieghere).
Herald added a project: LLDB.

Changed prior to commit:
  https://reviews.llvm.org/D85365?vs=283409&id=283417#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85365/new/

https://reviews.llvm.org/D85365

Files:
  lldb/packages/Python/lldbsuite/test/decorators.py
  lldb/packages/Python/lldbsuite/test/lldbpexpect.py
  lldb/test/API/commands/expression/multiline-completion/TestMultilineCompletion.py
  lldb/test/API/commands/gui/basic/TestGuiBasic.py
  lldb/test/API/commands/gui/basicdebug/TestGuiBasicDebug.py
  lldb/test/API/commands/gui/breakpoints/TestGuiBreakpoints.py
  lldb/test/API/driver/batch_mode/TestBatchMode.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85365.283417.patch
Type: text/x-patch
Size: 5260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200805/afa6689c/attachment.bin>


More information about the lldb-commits mailing list