qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] tests: make address@hidden run sanitizers


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH] tests: make address@hidden run sanitizers
Date: Tue, 13 Mar 2018 01:11:22 +0800
User-agent: Mutt/1.9.2 (2017-12-15)

On Mon, 03/12 15:11, Marc-André Lureau wrote:
> Hi Fam,
> 
> It would be great if patchew could run the debug/sanitizer build.
> Unfortunately, except x86 target, the run is full of ASAN leaks or
> warnings.
> 
> Do you think patchew could learn to do regression testing? By that I
> mean that patchew could compare a patchset output with the current
> master (that output should be cached for multiple tests). The output
> to compare here would be the errors reported by ASAN during the build.
> (eventually, this could be used for other metrics some day). If so,
> would you be willing to help me implementing it?

The question is can we simply rely on the exit code of cmp or diff for that kind
of comparison? If there is any out-of-order texts, that simple diff won't work.

Anything more intelligent/sensible should go as a policy, and patchew should
continue focus on mechanisms.

I'll send a pull for the patch. Thanks!

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]