Edit report at https://bugs.php.net/bug.php?id=67284&edit=1
ID: 67284 Updated by: ahar...@php.net Reported by: garyamort at gmail dot com Summary: run-tests fails to submit results -Status: Open +Status: Closed Type: Bug Package: Testing related Operating System: Arch Linux 64bit PHP Version: master-Git-2014-05-15 (Git) -Assigned To: +Assigned To: aharvey Block user comment: N Private report: N New Comment: The introductory text on qa.php.net is out of date â run-tests.php submits the results directly to a Web service on qa.php.net, rather than to the QA reports mailing list. I've changed the text on the QA site to reflect that, although it may take a little while to appear on the live site. You can view aggregated results from run-tests.php at http://qa.php.net/reports/run_tests.php. Thanks for the report! Previous Comments: ------------------------------------------------------------------------ [2014-05-15 13:05:47] garyamort at gmail dot com Description: ------------ run-tests.php fails to properly submit reports. For debugging, I added a stream_get_contents after the fwrite calls and checked the result, it was a 200 OK from the server. However, the bug report was not posted. Moreover, If you check news.php.net/php.qa.reports/ you will see that there are NO automated submissions of reports from run-tests.php Most of the reports are automated from PFTT, with a smattering of manually entered reports. Kind of embarrassing that the Microsoft tool is working and not the the PHP tool. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=67284&edit=1 -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php