RE: [PHP-CVS] com php-src: Fixed test for #33415 due to data fixes.: ext/date/tests/bug33415-2.phpt
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <AM3PR02MB104149C5FF478572868C9757BA330@AM3PR02MB1041.eurprd02.prod.outlook.com> |
> -----Original Message----- > From: Derick Rethans [mailto:[email protected]] > Sent: Monday, March 27, 2017 6:52 PM > To: Anatol Belski <[email protected]> > Cc: [email protected] > Subject: RE: [PHP-CVS] com php-src: Fixed test for #33415 due to data fixes.: > ext/date/tests/bug33415-2.phpt > > On Mon, 27 Mar 2017, Anatol Belski wrote: > > > Hi Derick, > > > > > -----Original Message----- > > > From: Derick Rethans [mailto:[email protected]] > > > Sent: Monday, March 27, 2017 12:28 PM > > > To: [email protected] > > > Subject: [PHP-CVS] com php-src: Fixed test for #33415 due to data fixes.: > > > ext/date/tests/bug33415-2.phpt > > > > > > 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. Regards Anatol