================
@@ -11,6 +11,7 @@ class DenyAttachTestCase(TestBase):
@requireDarwin
@skipIfDarwinEmbedded # PT_DENY_ATTACH attach behavior differs on
ios/tvos/etc
@skipIfAsan # Attach tests time out inconsistently under asan.
+ @skipIfOutOfTreeDebugserver # The PT_DENY_ATTACH handling is in
debugserver.
----------------
JDevlieghere wrote:
That comment doesn't really make sense.
```suggestion
@skipIfOutOfTreeDebugserver
```
https://github.com/llvm/llvm-project/pull/216399
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits