On 11/12/16 7:48 PM, Dennis Clarke wrote:
> 
> FAIL Specific protocol method specification
> [ext/openssl/tests/stream_crypto_flags_004.phpt]
> PHP Fatal error:  String size overflow in
> /usr/local/build/php-5.6.28_SunOS5.10_sparcv9.001/run-tests.php on line
> 1120
> gmake: *** [test] Error 255
> 
> So the question is, how do I run whatever specific test is creating this
> problem in a verbose manner to get more information?
>

https://qa.php.net/running-tests.php has instructions for using the test
framework.

Briefly: make test TESTS=path/to/test.phpt

If you haven't already found it, you should be able to find
.(diff|exp|log|out|php|sh) files for the tests that failed in
ext/openssl/tests, so hopefully that helps to find which test failed.

Depending on the OS, it may be one of these:

ext/openssl/tests/stream_server_reneg_limit.phpt
ext/openssl/tests/streams_crypto_method.phpt

Good hunting,

David

-- 
David Lundgren
dlundg...@syberisle.net
GPG: 0x26F54D7F

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to