[lldb] [test] Un-XFAIL lldb-server tests fixed on NetBSD

This commit is contained in:
Michał Górny 2019-11-26 16:45:43 +01:00
parent aa0e92e1f7
commit 3cd9a8b7dc
1 changed files with 0 additions and 2 deletions

View File

@ -675,7 +675,6 @@ class LldbGdbServerTestCase(gdbremote_testcase.GdbRemoteTestCaseBase, DwarfOpcod
self.Hg_switches_to_3_threads()
@expectedFailureAll(oslist=["windows"]) # expect 4 threads
@expectedFailureNetBSD
@llgs_test
def test_Hg_switches_to_3_threads_launch_llgs(self):
self.init_llgs_test()
@ -1583,7 +1582,6 @@ class LldbGdbServerTestCase(gdbremote_testcase.GdbRemoteTestCaseBase, DwarfOpcod
self.P_and_p_thread_suffix_work()
@skipIfWindows
@expectedFailureNetBSD
@llgs_test
def test_P_and_p_thread_suffix_work_llgs(self):
self.init_llgs_test()