[all-commits] [llvm/llvm-project] 968cba: lldbutil: add a retry mechanism for the ios simulator

adrian-prantl via All-commits all-commits at lists.llvm.org
Fri Aug 7 13:29:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 968cba8e89f7226f325b04278d3b5dff7d4ebc36
      https://github.com/llvm/llvm-project/commit/968cba8e89f7226f325b04278d3b5dff7d4ebc36
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/lldbutil.py

  Log Message:
  -----------
  lldbutil: add a retry mechanism for the ios simulator

We've been seeing this failure on green dragon when the system is
under high load. Unfortunately this is outside of LLDB's control.

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




More information about the All-commits mailing list