Expected fail this test and supplied the radar number that is tracking the fix.

llvm-svn: 249631
This commit is contained in:
Greg Clayton 2015-10-07 22:36:52 +00:00
parent f82a0eef13
commit 69d25a8d7b
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ class TestQueues(TestBase):
mydir = TestBase.compute_mydir(__file__)
@skipUnlessDarwin
@python_api_test
@python_api_test
@unittest2.expectedFailure("rdar://22531180")
def test_with_python_api(self):
"""Test queues inspection SB APIs."""
self.build()