[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 18:38:36 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:"8512"]:
 {{{
 #!CommitTicketReference repository="" revision="8512"
 Fix Travis CI tests for PHP 5.2

 PHP 5.2 tests have been broken on Travis CI since r8017, the switch to
 using
 WP's "develop" suite instead of the old wp-tests repo. This changeset
 fixes
 these builds by making the following changes:

 - Better consistency with the use of environment variables (swap out the
 old
   WP_CORE_DIR for WP_DEVELOP_DIR, which is what BP itself expects when
 setting
   up PHPUnit)
 - Use of `export` when creating the environment variable, to ensure that
 PHP
   has access to it across shell sessions

 Hat tip to netweb for an initial patch addressing this issue

 See #5708
 }}}

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


More information about the buddypress-trac mailing list