[PATCH 1/1] travis: Move fastest test configuration first
Dmitry V. Levin
ldv at altlinux.org
Fri Jun 28 20:41:22 UTC 2019
On Fri, Jun 28, 2019 at 06:09:20PM +0200, Paul Chaignon wrote:
> I use Travis CI to check each patch before sending my patchsets. Most
> failures are simple and make all test configurations fail. However, since
> Travis CI runs test configurations in order and given that the first three
> configurations are the slowest ones, it takes about twenty minutes to see
> the failure. Moving the fastest test configuration first would allow to
> fail earlier. It would become about 3x faster to fail in case of simple
> mistakes.
>
> * .travis.yml (CC=gcc, STACKTRACE=no): Move to first position.
Makes sense. Merged, thanks.
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20190628/049b1108/attachment.bin>
More information about the Strace-devel
mailing list