On 27 September 2013 09:38, Tjerk Meesters <tjerk.meest...@gmail.com> wrote: > Hi Mike, > > On Fri, Sep 27, 2013 at 3:27 PM, Michael Wallner <m...@php.net> wrote: >> >> On 27 September 2013 04:37, Tjerk Meesters <tjerk.meest...@gmail.com> >> 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 previously recorded value. >> > >> > On a busy system the free space is affected by many factors that can >> > cause >> > this assertion to fail and thus developers get a nasty looking (X) on >> > their >> > pull requests. >> > >> >> I actually committed a fix some time ago and didn't see a build of >> PHP-5.5+ failing for that reason? > > > Ah, I just saw that you've changed the file size to 0xFFFF bytes now. The > fact that my topic branch is 2806 commits behind master probably has > something to do with that then ;-)
Now you said it... it fails again. :) Feel free to adjust this test to be more robust. Thank you! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php