[all-commits] [llvm/llvm-project] 92f486: [lldb][test] Avoid Windows import error in TestDri...
David Spickett via All-commits
all-commits at lists.llvm.org
Tue Oct 28 02:18:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92f486163d36008ed61ea1310ddd2b2b0a165027
https://github.com/llvm/llvm-project/commit/92f486163d36008ed61ea1310ddd2b2b0a165027
Author: David Spickett <david.spickett at linaro.org>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M lldb/test/API/driver/stdio_closed/TestDriverWithClosedSTDIO.py
Log Message:
-----------
[lldb][test] Avoid Windows import error in TestDriverWithClosedSTDIO.py
Test added in #164905, skipped by #165318, but that change did not
guard the import. This import is run when we parse the file which
happens before any skips are applied.
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