[llvm-dev] Timeout tests timing out

David Blaikie via llvm-dev llvm-dev at lists.llvm.org
Thu Oct 22 19:15:02 PDT 2020


Looks like there might still be some issues with the timeout tests?
http://lab.llvm.org:8011/#/builders/126/builds/226/steps/13/logs/FAIL__lit___shtest-timeout_py

On Sun, Oct 4, 2020 at 2:44 PM Dan Liew <dan at su-root.co.uk> wrote:

> > > One thing we could do to remove fragility in the test is to remove the
> > > running of `short.py` in the test. This is only invoked to check that
> > > it's possible for a command to run to completion in the presence of a
> > > fixed timeout. If we can live without testing that part (i.e. we only
> > > test that a timeout can be reached) then the test should be much more
> > > robust.
> >
> > If you're on board with that, it's a tradeoff I think is probably
> > reasonable from a test coverage V reliability V development time
> > tradeoff.
>
> Sorry for the delay here. I've put a patch up for review that goes
> with this approach: https://reviews.llvm.org/D88807
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201022/a2afd6a5/attachment.html>


More information about the llvm-dev mailing list