Add decorator for failure setting prompt on FreeBSD

llvm.org/pr22611

llvm-svn: 229745
This commit is contained in:
Ed Maste 2015-02-18 20:55:13 +00:00
parent f51e00dfd6
commit 2e3b8c29c9
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ class AbbreviationsTestCase(TestBase):
mydir = TestBase.compute_mydir(__file__)
@expectedFailureFreeBSD("llvm.org/pr22611 thread race condition breaks prompt setting")
@unittest2.skipIf(sys.platform.startswith("win32"), "one-shot script commands deadlock on Windows.")
def test_nonrunning_command_abbreviations (self):
self.expect("ap script",