Code review comment for lp://qastaging/~doanac/utah/bug1179531

Revision history for this message
Andy Doan (doanac) wrote :

On 05/15/2013 08:22 AM, Joe Talbott wrote:
> I'm not sure if it'll help here, but you can use:
>
> self.assertRaises(UTAHException, is_utah_done, machine, 1)
>
> I don't think you can do the exception inspection you are doing though.

yeah - that's why I hacked it this way. The e.retry is critical here so
that we can ensure our retry logic would work properly.

« Back to merge proposal