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

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

 New Comment:

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


Previous Comments:
------------------------------------------------------------------------
[2020-10-04 04:22:09] php-bugs at lists dot php dot net

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.

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

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=75205


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

Reply via email to