]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ls/travis-prove-order'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2016 22:16:07 +0000 (14:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2016 22:16:07 +0000 (14:16 -0800)
commit48c39e98c6aff98b5dd165435373e517780302ad
treed1ce86319e1912cb6bab63cae45b929879ba6991
parent201155cd1164572086a8a5fa1708b93d68b64f08
parentce59dffb34190e780be2fa9f449f842cadee9753
Merge branch 'ls/travis-prove-order'

Automated tests in Travis CI environment has been optimized by
persisting runtime statistics of previous "prove" run, executing
tests that take longer before other ones; this reduces the total
wallclock time.

* ls/travis-prove-order:
  travis-ci: explicity use container-based infrastructure
  travis-ci: run previously failed tests first, then slowest to fastest