Skip a flaky test (TestRdar12408181.py)
authorVedant Kumar <vsk@apple.com>
Wed, 17 Jan 2018 18:53:42 +0000 (18:53 +0000)
committerVedant Kumar <vsk@apple.com>
Wed, 17 Jan 2018 18:53:42 +0000 (18:53 +0000)
commitcc9fd4b6617944ff19cb2faa505f6d23d4578e62
treeccb5fee14cc1237b5d9e72c3bf31b9517fd05c61
parent54c3891328d4dcf2b86ba76ba2d1e8aaa97d380e
Skip a flaky test (TestRdar12408181.py)

This test frequently times out on our bots. While we're investigating
the issue, mark the test as skipped so the builds aren't impacted as
much.

rdar://36417163

llvm-svn: 322728
lldb/packages/Python/lldbsuite/test/lang/objc/rdar-12408181/TestRdar12408181.py