Edit report at https://bugs.php.net/bug.php?id=72810&edit=1
ID: 72810 Updated by: ni...@php.net Reported by: vhu at iki dot fi Summary: Missing SKIP_ONLINE_TESTS checks -Status: Open +Status: Closed Type: Bug Package: Testing related Operating System: All PHP Version: master-Git-2016-08-11 (Git) Block user comment: N Private report: N New Comment: Automatic comment on behalf of v...@iki.fi Revision: http://git.php.net/?p=php-src.git;a=commit;h=283b0cc8a5eeb69b8d77195549b385d1db4f6955 Log: Fix #72810. Add check for SKIP_ONLINE_TESTS Previous Comments: ------------------------------------------------------------------------ [2016-08-11 09:09:06] vhu at iki dot fi Description: ------------ Following test scripts do not check for SKIP_ONLINE_TESTS and hence fail when build environment doesn't allow direct internet access: ext/sockets/tests/socket_send.phpt ext/sockets/tests/socket_shutdown.phpt ext/standard/tests/streams/stream_context_tcp_nodelay.phpt ext/standard/tests/streams/stream_context_tcp_nodelay_fopen.phpt ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=72810&edit=1 -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php