[Lldb-commits] [lldb] [lldb] Assorted improvements to the Pipe class (PR #128719)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 25 07:35:40 PST 2025


================
@@ -55,8 +55,6 @@ TEST_F(PipeTest, OpenAsReader) {
 }
 #endif
 
-// This test is flaky on Windows on Arm.
----------------
DavidSpickett wrote:

Likely me that disabled it, but I doubt I had tested it on x86 Windows since we don't run a buildbot for it. Hopefully it'll be fine on WoA now.

https://github.com/llvm/llvm-project/pull/128719


More information about the lldb-commits mailing list