Searched refs:RerunResult (Results 1 – 2 of 2) sorted by relevance
68 class RerunResult(Result): class82 return RerunResult(results)91 super(RerunResult, self).__init__(last.has_unexpected_output, last.output,
8 from .result import RerunResult43 result = RerunResult.create(results)