[buddypress-trac] [BuddyPress Trac] #5708: Broken Travis CI PHP 5.2 tests and improved Travis CI performance

buddypress-trac noreply at wordpress.org
Sat Jun 14 19:09:55 UTC 2014


#5708: Broken Travis CI PHP 5.2 tests and improved Travis CI performance
--------------------------+------------------
 Reporter:  netweb        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  2.1
Component:  Core          |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------

Comment (by boonebgorges):

 In [changeset:"8516"]:
 {{{
 #!CommitTicketReference repository="" revision="8516"
 In Travis CI config, move environment setup to before_install, so as not
 to trigger failed builds

 Environment setup on Travis CI can fail in a number of ways - failed git
 checkouts, database connection problems, etc - that have nothing
 specifically
 to do with BuddyPress's test configuration. This changeset moves those
 steps
 into the before_install section, with the result that a failed setup
 routine
 will result in an 'errored' rather than 'failed' build. Grunt setup and
 the
 phpunit tests themselves will continue to generate failure messages when
 something goes wrong.

 See #5708

 Props netweb
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5708#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list