[buddypress-trac] [BuddyPress Trac] #5910: travis-ci tests fail on PHP 5.2
buddypress-trac
noreply at wordpress.org
Sat Sep 27 22:51:53 UTC 2014
#5910: travis-ci tests fail on PHP 5.2
-----------------------------------+---------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.2
Component: Unit Tests | Version: 2.1
Severity: normal | Resolution: fixed
Keywords: has-patch 2nd-opinion |
-----------------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9053"]:
{{{
#!CommitTicketReference repository="" revision="9053"
During unit tests, use non-SSL mirror for Trac ticket cache when openssl
is not enabled
This change is necessary to ensure that tests against open tickets are
properly skipped when running the test suite in environment where openssl
is
not available (due to a change in wordpress.org infrastructure that forces
all
traffic over SSL). It's primarily an issue on travis-ci's PHP 5.2 build,
but
could arise in any situation where PHP was not built with openssl support.
This fallback can be removed when PHP 5.2.x support is dropped at some
point in
the future.
Fixes #5910
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5910#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list