[wp-trac] [WordPress Trac] #26792: Tests_HTTP_curl::test_file_stream - Failed
WordPress Trac
noreply at wordpress.org
Wed Jan 8 12:48:54 UTC 2014
#26792: Tests_HTTP_curl::test_file_stream - Failed
--------------------------+-----------------------------
Reporter: kworthington | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: HTTP | Version: trunk
Severity: normal | Keywords:
--------------------------+-----------------------------
To reproduce:
Get revision 26918.
run:
{{{
phpunit
}}}
Output:
{{{
1) Tests_HTTP_curl::test_file_stream
Failed asserting that true is false.
/var/www/public_html/testsite.com/wordpress-
develop/tests/phpunit/tests/http/base.php:187
}}}
When running in safe mode, the test passes:
{{{
phpunit -d safe_mode=on --group http
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26792>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list