Edit report at https://bugs.php.net/bug.php?id=63147&edit=1

 ID:                 63147
 Updated by:         s...@php.net
 Reported by:        r...@php.net
 Summary:            Some tests fail because require internet connection
-Status:             Assigned
+Status:             Closed
 Type:               Feature/Change Request
 Package:            Testing related
 Operating System:   GNU/Linux (Fedora 18)
 PHP Version:        5.4.7
 Assigned To:        remi
 Block user comment: N
 Private report:     N

 New Comment:

The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2012-09-27 06:58:32] paj...@php.net

Assigned to Remi. :)

------------------------------------------------------------------------
[2012-09-25 04:57:23] r...@php.net

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)

------------------------------------------------------------------------
[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

Reply via email to