Edit report at https://bugs.php.net/bug.php?id=78552&edit=1
ID: 78552 Updated by: php-b...@lists.php.net Reported by: v-altruo at microsoft dot com Summary: Openssl extra warnings -Status: Feedback +Status: No Feedback Type: Bug Package: Testing related Operating System: Windows Server 2012 R2 PHP Version: 7.4.0RC1 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-06-16 16:08:56] c...@php.net I still have not been able to reproduce the reported test failures. Without further input, I won't be able to do anything here. So, if anybody experiences this issue, please provide further information. ------------------------------------------------------------------------ [2019-11-11 23:07:24] v-altruo at microsoft dot com I recently tested this on 7.2.25RC1 and the test still fails. I tried re-downloading the test pack and then running the test individually to make sure, and it fails. However, sometimes I had to run the test more than once test before it was marked as "FAIL". However, every time after the first time it was marked "FAIL", it would always fail. ------------------------------------------------------------------------ [2019-09-17 18:04:14] v-altruo at microsoft dot com Just got a new test pack and tried again for 7.2.23RC1 one by one to be sure and none of them passed. I initially thought it might have been some setup error on my part with openssl, but for 7.3.10RC1 all these tests pass. ------------------------------------------------------------------------ [2019-09-17 07:51:07] c...@php.net For me, these four tests are passing. Did you run them in parallel (they're not supposed to)? ------------------------------------------------------------------------ [2019-09-16 19:27:23] v-altruo at microsoft dot com Description: ------------ Test fails for both x64/x86 and TS/NTS builds regardless of opcache on/off. These also fail for 7.2.23RC1. There are also other tests that have a similar test failure where there is an extra line of output that seems to make the tests fail. Failed test locations: ext\openssl\tests\bug68265.phpt ext\openssl\tests\bug68879.phpt ext\openssl\tests\bug68920.phpt ext\openssl\tests\bug69215.phpt Expected result: ---------------- resource(%d) of type (stream) Actual result: -------------- resource(9) of type (stream) PHP Warning: stream_socket_accept(): SSL: An established connection was aborted by the software in your host machine. in .\ext\openssl\tests\ServerClientTestCase.inc(119) : eval()'d code on line 11 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=78552&edit=1