mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
Remove decorator for fixed test
llvm.org/pr18805 fixed by r201270 llvm-svn: 201284
This commit is contained in:
@@ -12,7 +12,6 @@ class AbbreviationsTestCase(TestBase):
|
||||
|
||||
mydir = TestBase.compute_mydir(__file__)
|
||||
|
||||
@expectedFailureFreeBSD('llvm.org/pr18805')
|
||||
@expectedFailureLinux('llvm.org/pr18816')
|
||||
def test_nonrunning_command_abbreviations (self):
|
||||
self.expect("ap script",
|
||||
|
||||
Reference in New Issue
Block a user