Skip to content

Conversation

@antmox
Copy link
Contributor

@antmox antmox commented Oct 4, 2023

Looks like this test passes since #68050.

@llvmbot llvmbot added the lldb label Oct 4, 2023
@llvmbot
Copy link
Member

llvmbot commented Oct 4, 2023

@llvm/pr-subscribers-lldb

Changes

Looks like this test pass since #68050.


Full diff: https://github.com/llvm/llvm-project/pull/68193.diff

1 Files Affected:

  • (modified) lldb/test/API/functionalities/gdb_remote_client/TestPlatformAttach.py (-1)
diff --git a/lldb/test/API/functionalities/gdb_remote_client/TestPlatformAttach.py b/lldb/test/API/functionalities/gdb_remote_client/TestPlatformAttach.py
index d62e86b2a3c1d20..2aaf962b9e4f9a5 100644
--- a/lldb/test/API/functionalities/gdb_remote_client/TestPlatformAttach.py
+++ b/lldb/test/API/functionalities/gdb_remote_client/TestPlatformAttach.py
@@ -7,7 +7,6 @@
 
 class TestPlatformAttach(GDBRemoteTestBase):
     @skipIfRemote
-    @expectedFailureAll(oslist=["windows"], bugnumber="llvm.org/pr52451")
     def test_attach(self):
         """Test attaching by name"""
 

@DavidSpickett DavidSpickett self-requested a review October 4, 2023 09:41
Copy link
Collaborator

@DavidSpickett DavidSpickett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might as well go ahead and try this. If it's still unstable by end of your work day, add a skipifwindows and let Jonas look into it.

@antmox antmox merged commit 75f295c into llvm:main Oct 4, 2023
JDevlieghere pushed a commit to swiftlang/llvm-project that referenced this pull request Oct 4, 2023
… windows (llvm#68193)

Looks like this test passes since llvm#68050.

(cherry picked from commit 75f295c)
JDevlieghere pushed a commit to swiftlang/llvm-project that referenced this pull request Oct 9, 2023
… windows (llvm#68193)

Looks like this test passes since llvm#68050.

(cherry picked from commit 75f295c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants