[all-commits] [llvm/llvm-project] 7fc12d: [lldb] [test] Split TestGdbRemoteFork in two

Michał Górny via All-commits all-commits at lists.llvm.org
Tue Jun 28 21:57:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fc12da898e05e68ec59fbe852c4402378938efa
      https://github.com/llvm/llvm-project/commit/7fc12da898e05e68ec59fbe852c4402378938efa
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    A lldb/packages/Python/lldbsuite/test/tools/lldb-server/fork_testbase.py
    M lldb/test/API/tools/lldb-server/TestGdbRemoteFork.py
    A lldb/test/API/tools/lldb-server/TestGdbRemoteForkNonStop.py

  Log Message:
  -----------
  [lldb] [test] Split TestGdbRemoteFork in two

Split the test that's gotten very long in two, in hope that it will
resolve the arm/aarch64 buildbot failures.  Even if it does not, it
could help pinpointing where the problem lies.

Sponsored by: The FreeBSD Foundation




More information about the All-commits mailing list