> My point is that I believe it's possible to create a setup doing full
> pre-commit testing -- with all the advantages it brings over post-commit
> testing -- while avoiding the scalability problems of the existing setup
> is Servo.

It depends what you mean by scalability. Doesn't pipelining the tests
require # PRs in queue * builders number of builders? This seems to
trade time for machines by optimistically assuming all previous PRs
passed tests.

jack.
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to