[wp-trac] [WordPress Trac] #27114: Don't use HTTPS in unit tests if OpenSSL isn't loaded.
WordPress Trac
noreply at wordpress.org
Wed Feb 12 20:34:23 UTC 2014
#27114: Don't use HTTPS in unit tests if OpenSSL isn't loaded.
------------------------------+-----------------------
Reporter: bpetty | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9
Component: Build/Test Tools | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: |
------------------------------+-----------------------
Among our tools that don't support the SSL transport is PHP 5.2 Travis CI
hosts, which can't properly detect which unit tests shouldn't be run,
resulting in test failures for known bugs.
This falls back on non-SSL to fetch open tickets if OpenSSL isn't
available.
A test run has successfully passed here:
https://travis-ci.org/tierra/wordpress/jobs/18756798
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27114>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list