[LLVMdev] LNT ClamAV - Sorting output
Renato Golin
renato.golin at linaro.org
Tue Apr 2 11:46:50 PDT 2013
On 2 April 2013 19:20, Daniel Dunbar <daniel at zuster.org> wrote:
> What is it that makes the output of the program asynchronous? The output
> is deterministic on Darwin, so it seems like it should be possible to make
> it more stable.
>
This is a virus scan and, AFAICS, depends on the order in which the INODEs
are laid out in the directory. I'm not sure there is a way to sort the
files before, I'll look into that.
> I'm not really a fan of doing any more transformations on the output than
> we have to, because it just pushes complexity into the test suite
> infrastructure.
>
I agree, that is the last resort.
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130402/72090793/attachment.html>
More information about the llvm-dev
mailing list