[all-commits] [llvm/llvm-project] 0865a3: [lldb] Re-skip PipeTest on windows for now
Pavel Labath via All-commits
all-commits at lists.llvm.org
Thu Feb 27 04:23:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0865a3872ceb65af2660baf6951a4cee44b65fb1
https://github.com/llvm/llvm-project/commit/0865a3872ceb65af2660baf6951a4cee44b65fb1
Author: Pavel Labath <pavel at labath.sk>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M lldb/unittests/Host/PipeTest.cpp
Log Message:
-----------
[lldb] Re-skip PipeTest on windows for now
The tests are flaky because the read/write calls return sooner than they
should (and #128719 does not fix them). Skip them until we figure the
best way to fix this.
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