[all-commits] [llvm/llvm-project] 974a8c: [LLDB] Silence Windows buildbot failure caused by ...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Tue Apr 22 06:04:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 974a8ccb2b9f5b930ce47f65122b5a86481e57fe
https://github.com/llvm/llvm-project/commit/974a8ccb2b9f5b930ce47f65122b5a86481e57fe
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M lldb/test/API/commands/statistics/basic/TestStats.py
Log Message:
-----------
[LLDB] Silence Windows buildbot failure caused by #136226
This patch temporarily silences a LLDB test failure caused by PR 136226.
The PR added symbol/table count statistics but caused failures in the
lldb-aarch64-windows buildbot where the reported number of symbols and
symbol tables were incorrectly showing as 0.
https://lab.llvm.org/buildbot/#/builders/141/builds/8084
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