Edit report at https://bugs.php.net/bug.php?id=63147&edit=1
ID: 63147 Comment by: r...@php.net Reported by: r...@php.net Summary: Some tests fail because require internet connection Status: Open Type: Feature/Change Request Package: Testing related Operating System: GNU/Linux (Fedora 18) PHP Version: 5.4.7 Block user comment: N Private report: N New Comment: There is a few tests concerned and probably a few people affected. But --offline option added (in the pull request) Note : if this "small" feature is accepted, I will also check the non-standard extension for such tests (currently, with run "make test", after build, only for static extension) Previous Comments: ------------------------------------------------------------------------ [2012-09-25 03:10:30] larue...@php.net remi, should there also be a corresponding option for run-test.php? ------------------------------------------------------------------------ [2012-09-24 07:46:34] r...@php.net See https://github.com/php/php-src/pull/201 ------------------------------------------------------------------------ [2012-09-24 07:04:36] r...@php.net Description: ------------ Hi, Test which requires an internet connection (dns request, ...) fail if test are run offline. This is the case in some build environment. Proposal : add a SKIP_ONLINE_TESTS condition for such tests. I will submit a pull request. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=63147&edit=1