Re: linus-next: improving functional testing for to-be-merged pull requests

From: Linus Torvalds
Date: Wed Oct 23 2024 - 14:10:19 EST


On Wed, 23 Oct 2024 at 11:05, Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
>
> And that is a good day. Sometimes dozens of builds and hundreds
> of boot tests fail. Analyzing those failures would be a full-time job.
> Who do you expect would or should do that ?

Yeah, this is the problem. I think it's only useful if some automation
(not humans! That would make people burn out immediately) can actually
pinpoint the trees that introduced the failures.

And I think that would be absolutely lovely. But I suspect the testing
requirements then have latencies long enough that getting to that
point might not be entirely realistic.

Linus