On 27 September 2013 09:38, Tjerk Meesters wrote:
> Hi Mike,
>
> On Fri, Sep 27, 2013 at 3:27 PM, Michael Wallner wrote:
>>
>> On 27 September 2013 04:37, Tjerk Meesters
>> wrote:
>> > Hi,
>> >
>> > The success of builds on Travis seems to hinge on a particular test
>> > case:
>> >
>> > ext/stan
Hi Mike,
On Fri, Sep 27, 2013 at 3:27 PM, Michael Wallner wrote:
> On 27 September 2013 04:37, Tjerk Meesters
> wrote:
> > Hi,
> >
> > The success of builds on Travis seems to hinge on a particular test case:
> >
> > ext/standard/tests/file/disk_free_space_basic.phpt
> >
> > It asserts that if
On 27 September 2013 04:37, Tjerk Meesters wrote:
> Hi,
>
> The success of builds on Travis seems to hinge on a particular test case:
>
> ext/standard/tests/file/disk_free_space_basic.phpt
>
> It asserts that if a file is written to, the free space after the write
> must always be lower than the p
Hi,
The success of builds on Travis seems to hinge on a particular test case:
ext/standard/tests/file/disk_free_space_basic.phpt
It asserts that if a file is written to, the free space after the write
must always be lower than the previously recorded value.
On a busy system the free space is af