Re-enable some locally passing tests on Linux and see how they behave on the buildbots.

llvm-svn: 190214
This commit is contained in:
Matt Kopec
2013-09-06 22:33:49 +00:00
parent a93f1028a0
commit 76d8abd173
5 changed files with 0 additions and 5 deletions

View File

@@ -18,7 +18,6 @@ class CmdPythonTestCase(TestBase):
self.pycmd_tests ()
@dwarf_test
@skipIfLinux # causes buildbot failures, skip until we can investigate it
def test_with_dwarf (self):
self.buildDwarf ()
self.pycmd_tests ()