mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-18 19:15:51 -04:00
[lldb] [test] Un-mark two commands/register tests XFAIL
llvm-svn: 370840
This commit is contained in:
parent
32f82c9cba
commit
3461e3ea8e
@ -478,7 +478,6 @@ class RegisterCommandsTestCase(TestBase):
|
||||
|
||||
@skipIfiOSSimulator
|
||||
@skipIf(archs=no_match(['amd64', 'arm', 'i386', 'x86_64']))
|
||||
@expectedFailureNetBSD
|
||||
def test_invalid_invocation(self):
|
||||
self.build()
|
||||
self.common_setup()
|
||||
@ -496,7 +495,6 @@ class RegisterCommandsTestCase(TestBase):
|
||||
|
||||
@skipIfiOSSimulator
|
||||
@skipIf(archs=no_match(['amd64', 'arm', 'i386', 'x86_64']))
|
||||
@expectedFailureNetBSD
|
||||
def test_write_unknown_register(self):
|
||||
self.build()
|
||||
self.common_setup()
|
||||
|
Loading…
Reference in New Issue
Block a user