[PATCH] D14706: [lit] Implement support of per test timeout in lit.
Chris Matthews via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 12:10:22 PST 2015
I don’t think the XUnit files need to be a special case. Just make sure whatever is in the stack trace section is useful for diagnosing and fixing the problem; specifically, a timeout of X was triggered while running Y.
> On Nov 17, 2015, at 2:49 AM, Dan Liew <dan at su-root.co.uk> wrote:
>
> On 16 November 2015 at 23:36, Jonathan Roelofs
> <jonathan at codesourcery.com> wrote:
>> jroelofs accepted this revision.
>> jroelofs added a comment.
>> This revision is now accepted and ready to land.
>>
>> LGTM with one more fix:
>
> Looks like Jonathan is happy now.
>
> @Daniel: Could you take a look?
>
> @Chris: Do you see anything that needs to be changed when emitting
> XUnit XML files?
>
> Dan.
More information about the llvm-commits
mailing list