Disable these testmodule integration tests for now.

This commit is contained in:
Ralph Bean
2016-12-14 15:35:44 -05:00
committed by Matt Prahl
parent 7e3ee9b0b3
commit c3f73e76de

View File

@@ -170,6 +170,7 @@ class TestModuleBuilder(GenericBuilder):
TestModuleBuilder.on_cancel_cb(self, task_id)
@unittest.skip("These are disabled until ralph can figure out how to run the reactor in the tests.")
class TestBuild(unittest.TestCase):
def setUp(self):