[buddypress-trac] [BuddyPress Trac] #7430: Reverse the order in which the Travis jobs run
buddypress-trac
noreply at wordpress.org
Mon Jan 30 03:58:00 UTC 2017
#7430: Reverse the order in which the Travis jobs run
------------------------------+-----------------------------
Reporter: netweb | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Keywords: needs-patch
------------------------------+-----------------------------
The Travis jobs within a build run in the order in which they're specified
in `.travis.yml`. This means that the BuddyPress tests run on the oldest
version of PHP first (5.3) and the newest version last (7.1). As a general
rule, this means the slowest test jobs run first because each subsequent
version of PHP is faster than the previous.
This order should be reversed so that when a committer is patiently
waiting for a Travis build to complete, they are at least more likely to
see unexpected failures earlier than they otherwise would.
Via #WP39705
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7430>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list