[all-commits] [llvm/llvm-project] 651b5e: Modernize TestThreadStepOut.py

jimingham via All-commits all-commits at lists.llvm.org
Mon Oct 28 16:16:36 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 651b5e725ee6812fdabb369ed2ecd4740106a82c
      https://github.com/llvm/llvm-project/commit/651b5e725ee6812fdabb369ed2ecd4740106a82c
  Author: Jim Ingham <jingham at apple.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/functionalities/thread/step_out/TestThreadStepOut.py
    M lldb/packages/Python/lldbsuite/test/lldbutil.py

  Log Message:
  -----------
  Modernize TestThreadStepOut.py

This test was timing out on the swift CI bots.  I didn't see any obvious reason
for that, and the test hasn't had problems on greendragon.  OTOH, it was a bit
oddly written, and needed modernizing, so I did that.

Differential Revision: https://reviews.llvm.org/D69453




More information about the All-commits mailing list