php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #78288 Discontinue gcov.php.net
Submitted: 2019-07-13 21:42 UTC Modified: 2021-10-11 14:06 UTC
From: carusogabriel@php.net Assigned: mj (profile)
Status: Verified Package: Systems problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2019-07-13 21:42 UTC] carusogabriel@php.net
Description:
------------
For a while, http://gcov.php.net has not been working for the branches `PHP-7.4` and `master`. My guess is the rename of options to enable/disable extensions, e.g. https://github.com/php/php-src/blob/f573ba1948/UPGRADING.INTERNALS#L233.



Test script:
---------------
Access http://gcov.php.net/viewer.php?version=PHP_7_4 and see reports just like http://gcov.php.net/viewer.php?version=PHP_7_3, for e.g.

Expected result:
----------------
Report on the current tested code.

Actual result:
--------------
Broken page, which leads us to http://gcov.php.net/viewer.php?version=PHP_7_4&func=compile_results, that contains no debug information.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-07-15 08:55 UTC] cmb@php.net
-Status: Open +Status: Verified -Assigned To: +Assigned To: nlopess
 [2019-07-15 08:55 UTC] cmb@php.net
Nuno, could you please have a look at this?
 [2019-07-15 21:47 UTC] nlopess@php.net
-Assigned To: nlopess +Assigned To: krakjoe
 [2019-07-15 21:47 UTC] nlopess@php.net
@krakjoe took over maintenance of the gcov server
 [2019-07-29 10:26 UTC] nikic@php.net
I believe most functions of gcov.php.net have been subsumed by our CI at this point. We may want to consider setting up a coverage job on Azure and discontinue this server.
 [2021-08-03 12:20 UTC] cmb@php.net
-Summary: GCOV not working for PHP-7.4 and master branches +Summary: Discontinue gcov.php.net -Type: Bug +Type: Feature/Change Request -Package: Website problem +Package: Systems problem
 [2021-08-03 12:20 UTC] cmb@php.net
> We may want to consider setting up a coverage job on Azure and
> discontinue this server.

The coverage job on Azure is apparently running already; +1 on
dicontinuing gcov.php.net.

[1] <https://github.com/php/php-src/blob/master/azure/coverage_job.yml>
 [2021-08-03 13:55 UTC] mj@php.net
@cmb, do you guys want us to redirect gcov.php.net to somewhere?
 [2021-08-03 13:56 UTC] mj@php.net
-Assigned To: krakjoe +Assigned To: mj
 [2021-08-08 15:35 UTC] mj@php.net
CMB suggests to redirect gcov to https://app.codecov.io/gh/php/php-src. 

Depending on the feedback from https://externals.io/message/115627 I'll decommission the server in a few days.
 [2021-10-11 14:06 UTC] cmb@php.net
> Depending on the feedback from
> https://externals.io/message/115627 I'll decommission the server
> in a few days.

Ping. :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 10:01:31 2024 UTC