コード例 #1
0
 def OnTestsCompleted(self, test_runners, test_results):
     """Notifies that we completed the tests."""
     Forwarder.KillHost(self.build_type)
コード例 #2
0
 def _KillHostForwarder(self):
     Forwarder.KillHost(self.build_type)
コード例 #3
0
 def SetupSharding(self, tests):
     """Called before starting the shards."""
     Forwarder.KillHost(self.build_type)