RE: [PHP-CVS] com php-src: Fixed test for #33415 due to data fixes.: ext/date/tests/bug33415-2.phpt
[email protected] (Derick Rethans)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <alpine.DEB.2.20.1703271801540.9344@singlemalt.home.derickrethans.nl> |
On Mon, 27 Mar 2017, Anatol Belski wrote: > > From: Derick Rethans [mailto:[email protected]] > > > > On Mon, 27 Mar 2017, Anatol Belski wrote: > > > > > Hi Derick, > > > > > > From: Derick Rethans [mailto:[email protected]] > > > > > > > > Commit: eb5d4bcd4f1005cc1fbe203d90b16ae43497e539 > > > > Author: Derick Rethans <[email protected]> Mon, 27 Mar 2017 > > > > 11:28:16 +0100 > > > > Parents: eb13003f6c656b21f8201b4fe13c247792f529a1 > > > > Branches: PHP-7.0 PHP-7.1 master > > > > > > > > Link: http://git.php.net/?p=php- > > > > src.git;a=commitdiff;h=eb5d4bcd4f1005cc1fbe203d90b16ae43497e539 > > > > > > > > Log: > > > > Fixed test for #33415 due to data fixes. > > > > > > > The test still fails on CIs. It'd be great to have this solved > > > till RC tagging tomorrow. > > > > Have a direct link to the failure with location? > > > Yeah, here you are > https://travis-ci.org/php/php-src/jobs/215477173#L980 . AppVeyor tells > same. Fixed - I think. My fault :-/ cheers, Derick