forked from OSchip/llvm-project
parent
3a878af29c
commit
fb1bdc4922
|
@ -17,7 +17,6 @@ class TestQueues(TestBase):
|
|||
|
||||
@skipUnlessDarwin
|
||||
@add_test_categories(['pyapi'])
|
||||
@unittest2.expectedFailure("rdar://22531180")
|
||||
def test_with_python_api(self):
|
||||
"""Test queues inspection SB APIs."""
|
||||
self.build()
|
||||
|
|
Loading…
Reference in New Issue