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: 2024-04-29 23:42 UTC
From: carusogabriel@php.net Assigned: mj (profile)
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: carusogabriel@php.net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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. :)
 [2024-04-29 23:42 UTC] derick@php.net
-Status: Verified +Status: Closed
 [2024-04-29 23:42 UTC] derick@php.net
The fix for this bug has been committed.
If you are still experiencing this bug, try to check out latest source from https://github.com/php/php-src and re-test.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Nov 23 07:01:29 2024 UTC