[all-commits] [llvm/llvm-project] 607ffa: [LLDB] Fix window bot failure

ZequanWu via All-commits all-commits at lists.llvm.org
Thu Feb 3 11:28:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 607ffa5515b9cd9c9c951dacbe4c403b52aa6bdb
      https://github.com/llvm/llvm-project/commit/607ffa5515b9cd9c9c951dacbe4c403b52aa6bdb
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M lldb/test/API/commands/register/register/register_command/TestRegisters.py
    M lldb/test/API/functionalities/inferior-crashing/TestInferiorCrashing.py
    M lldb/test/API/functionalities/inferior-crashing/TestInferiorCrashingStep.py
    M lldb/test/API/functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py
    M lldb/test/API/functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferiorStep.py

  Log Message:
  -----------
  [LLDB] Fix window bot failure

This attempts to fix this bot failure: https://lab.llvm.org/buildbot/#/builders/83/builds/14736 caused by D118750 by un-xfail those expected failed tests.

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




More information about the All-commits mailing list