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

 ID:               75205
 Updated by:       php-b...@lists.php.net
 Reported by:      ecamy at 163 dot com
 Summary:          Bugs reports from automatic testing
-Status:           Feedback
+Status:           No Feedback
 Type:             Bug
 Package:          Testing related
 Operating System: CentOS6.6
 PHP Version:      5.6.31
 Assigned To:      cmb
 Private report:   N

 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.


Previous Comments:
------------------------------------------------------------------------
[2020-09-23 15:47:28] c...@php.net

Anyhow, I think this ticket can be closed now, can't it?

------------------------------------------------------------------------
[2018-08-05 20:15:58] carusogabr...@php.net

All reported tests have a SKIPIF section for online tests:

    if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");

But, this is only set if we pass `--offline` to `run-tests.php`.

What can be done, is set this `SKIP_ONLINE_TESTS` env var dynamically, checking 
for real internet connection.

------------------------------------------------------------------------
[2017-09-15 05:23:16] ecamy at 163 dot com

Yes, I installed all package by the way of offline. Even it can't pass during 
making test, but it still work well after making install. I don't know how 
about it can be in the future. Thanks so much for your reply.

------------------------------------------------------------------------
[2017-09-14 15:02:17] c...@php.net

On a cursory glance it looks like you have not been online while
running the tests, in which case they have not been supposed to be
run at all.

------------------------------------------------------------------------
[2017-09-14 02:24:45] ecamy at 163 dot com

Description:
------------
When I installed the php5.6 on CentOS by compiling, it reports some bugs as 
attached. I can't deal with it because the hit of its is not enough. Would you 
help me? 



------------------------------------------------------------------------



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

Reply via email to