Re: [PHP-WIN] 64 bit platform improvements

[email protected] ("Anatol Belski") Sun, 22 Dec 2013 18:00:24 +0100
Newsgroups php.windows
Message-ID <[email protected]>
Hi Jan,

On Sun, December 22, 2013 15:24, Jan Ehrhardt wrote:
> "Anatol Belski" in php.internals (Sun, 22 Dec 2013 13:19:56 +0100):
>
>> automated Windows builds for this branch are now back and running,
>> please fetch the latest under
>> http://windows.php.net/downloads/snaps/str_size_and_int64/
>>
>
> I fetched the sources yesterday, compiled it in my own development
> environment and am running test right now.
>
> But it seems stuck at:
> TEST 8696/9462 [N:\php-sdk\phpint64\sapi\cli\tests\upload_2G.phpt]
> although the CPU usage is still 25% (one core). Is this a very long test?
>

first of all thanks for the interest on this work.

I have to debug that test more, it's 64 bit only and for that reason was
previously run on linux only. I've fixed it once while porting, maybe
there's something more, so will follow up. Actually that test shouldn't
run long, looks like it loops forever somewhere. Please exclude it for
now.

Thanks

Anatol