Re-enable TestAbbreviations.py on Linux after test fix.
authorTodd Fiala <tfiala@google.com>
Thu, 13 Feb 2014 19:21:13 +0000 (19:21 +0000)
committerTodd Fiala <tfiala@google.com>
Thu, 13 Feb 2014 19:21:13 +0000 (19:21 +0000)
See http://llvm.org/bugs/show_bug.cgi?id=18816.

llvm-svn: 201357

lldb/test/functionalities/abbreviation/TestAbbreviations.py

index 08a134f..e5d66c1 100644 (file)
@@ -12,7 +12,6 @@ class AbbreviationsTestCase(TestBase):
 
     mydir = TestBase.compute_mydir(__file__)
 
-    @expectedFailureLinux('llvm.org/pr18816')
     def test_nonrunning_command_abbreviations (self):
         self.expect("ap script",
                     startstr = "The following built-in commands may relate to 'script':",