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

 ID:                 78552
 Updated by:         c...@php.net
 Reported by:        v-altruo at microsoft dot com
 Summary:            Openssl extra warnings
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Testing related
 Operating System:   Windows Server 2012 R2
 PHP Version:        7.4.0RC1
-Assigned To:        
+Assigned To:        cmb
 Block user comment: N
 Private report:     N

 New Comment:

For me, these four tests are passing.  Did you run them in
parallel (they're not supposed to)?


Previous Comments:
------------------------------------------------------------------------
[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

Reply via email to