php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71439 OpenSSL-dependent test fails to skip when openssl not enabled.
Submitted: 2016-01-23 23:42 UTC Modified: -
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: me at mprelu dot de Assigned:
Status: Closed Package: Testing related
PHP Version: 7.0Git-2016-01-23 (Git) OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
2 + 48 = ?
Subscribe to this entry?

 
 [2016-01-23 23:42 UTC] me at mprelu dot de
Description:
------------
When openssl extension not enabled, stream_socket_enable_crypto-win32 test reports a FAIL instead of the expected SKIP.

Test script:
---------------
./configure (without openssl)
make test


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-01-26 08:23 UTC] laruence@php.net
Automatic comment on behalf of laruence@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=6239e4410d87466125372ca81f712e19baba45e4
Log: Fixed bug #71439 (OpenSSL-dependent test fails to skip when openssl not enabled)
 [2016-01-26 08:23 UTC] laruence@php.net
-Status: Open +Status: Closed
 [2016-07-20 11:33 UTC] davey@php.net
Automatic comment on behalf of laruence@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=6239e4410d87466125372ca81f712e19baba45e4
Log: Fixed bug #71439 (OpenSSL-dependent test fails to skip when openssl not enabled)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC