Hi!
> Hi!
>
> I think I know what the problem is. pgsql has this setting:
>
> pgsql.ignore_notice
>
> And the tests seem to rely on it being 0, however one of the tests does
> not set it at all and another misspells it as pgsql.ignore_notices. I'll
> fix it and see what happens.
Unfortunately,
Hi!
> For pod_mysql, both bugs are listed as fixed, but they still occur and I
> just checked on my own linux install, they happen exactly as on
> travis-ci machine. Other ones seem to produce same "general error", so I
> suspect there is a common cause behind all these. Could somebody
> maintanin
On Aug 11, 2013 4:42 AM, "Stas Malyshev" wrote:
>
> Hi!
>
> > Hi Mike,
> >
> > I got test failures on session module. I guess it's related to your
change.
> > Could you take a look?
>
> For me (64-bit linux) test upload_2G.phpt also fails with this output:
>
> Test
>
> PHP 5.6.0-dev Development Se
On a side note: all these tests pass for me on Linux/gcc and
FreeBSD/clang, yet I'm still working on a Solaris/SunC build
environment.
On 11 August 2013 21:07, Michael Wallner wrote:
> On Aug 11, 2013 4:42 AM, "Stas Malyshev" wrote:
>>
>> Hi!
>>
>> > Hi Mike,
>> >
>> > I got test failures on ses