[all-commits] [llvm/llvm-project] eef79c: [lldb][test] Mark TestGetBaseName.py as expected f...

Omair Javaid via All-commits all-commits at lists.llvm.org
Sun Aug 31 13:42:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eef79c8b49aa45458bbaf895603385a7819cc182
      https://github.com/llvm/llvm-project/commit/eef79c8b49aa45458bbaf895603385a7819cc182
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2025-09-01 (Mon, 01 Sep 2025)

  Changed paths:
    M lldb/test/API/python_api/basename/TestGetBaseName.py

  Log Message:
  -----------
  [lldb][test] Mark TestGetBaseName.py as expected failure on Windows

TestGetBaseName.py introduced in PR #155939 is failing on windows
LLDB bots. This patch adds @expectedFailureAll(oslist=["windows"])
decorator to mark it as an expected failure on Windows to make
buildbots green while the underlying issue is investigated.

(see: https://lab.llvm.org/buildbot/#/builders/141/builds/11176).



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list