[LLVMdev] Disable LNT tests individually

Renato Golin renato.golin at linaro.org
Fri Mar 15 07:57:35 PDT 2013


Hi Daniel, David,

Is there any way of disabling some individual tests on specific
architectures?

Zero cost exception handling on ARM is known to be broken and there isn't
anyone I know working on it with high priority, so it's likely to be that
way for a long time.

For that reason, I'd like to disable them on ARM, so that I can get a green
LNT, making it easier to spot regressions.

There are other failures, but I'd rather fix them than disable. It's only
on this case, because it's a low priority feature AND it's broken, that I'd
suggest temporarily disabling the test.

Makes sense? Is it possible?

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130315/ad970449/attachment.html>


More information about the llvm-dev mailing list