[PHP-DEV] Test failures related to OpenSSL

2018-12-01 Thread Christoph M. Becker
Hi! As of today, several OpenSSL related tests fail[1][2]. This is apparently because some of the certificates are no longer valid. Could somebody accustomed to OpenSSL please fix this? [1] [2] -

Re: [PHP-DEV] Test failures

2011-08-20 Thread Johannes Schlüter
Hi, On Aug 20, 2011, at 11:17, Stas Malyshev wrote: > Hi! > > On 8/20/11 1:25 AM, Pierre Joye wrote: >> btw, can we go with 5.3.8 instead? I really don't like the pl thing :) > > Well, that's for the 5.3 RM to decide :) I think it's in the README.RELEASE_PROCESS that we don't do pl anymore bu

Re: [PHP-DEV] Test failures

2011-08-20 Thread Stas Malyshev
Hi! On 8/20/11 1:25 AM, Pierre Joye wrote: btw, can we go with 5.3.8 instead? I really don't like the pl thing :) Well, that's for the 5.3 RM to decide :) -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227 -- PHP Internals - PHP Runtime Develop

Re: [PHP-DEV] Test failures (was: 5.3.7pl1)

2011-08-20 Thread Pierre Joye
hi, Right, I sadly did not run them as I use to between the last RC and final but only the apps tests (wp&co), which do not use crypt's md5. I also agree about the amount of failing tests and warnings, for the same reasons. However checking the delta between two releases should help too (that's wh

Re: [PHP-DEV] Test failures (was: 5.3.7pl1)

2011-08-19 Thread Stas Malyshev
Hi! On 8/19/11 5:02 PM, Rasmus Lerdorf wrote: The secondary problem is that we are not doing a good job running our tests prior to releases. I think this is mostly because we have way too many tests that fail and one more or less failing test gets lost in the noise. Yes, this is a problem: her