On 31/07/18 14:59, Paul Gevers wrote:
Not sure if that would be the same value of trivial.
I agree that "should trivial be a defined Restriction" and "should autodep8 and similar checks that we can import/link to/etc this (i.e. checking its top-level module for syntax errors/missing dependencies but not any actual functionality) count as trivial" are separate questions. (Though somewhat related in that a definition of 'trivial' that is narrow enough to exclude autodep8 may not include enough to be worth bothering with.) I don't have a strong opinion on either.
I mean, doing this may already be enough to be used for gating.
They would be used in that failing one would count as a fail (i.e. 15 days migration delay); the difference is that passing trivial tests counts as equivalent to having no tests (i.e. 5 days not 2).
(Taking the other proposal to a new bug.)