Re: [PHP-WIN] 64 bit platform improvements

[email protected] (Jan Ehrhardt) Sun, 22 Dec 2013 17:45:51 +0100
Newsgroups php.windows
Message-ID <[email protected]>
Jan Ehrhardt in php.windows (Sun, 22 Dec 2013 15:24:47 +0100):
>"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?

I removed that test, because it even did not go through when I added a
'die()' at the beginning.

After that I ran nmake test for both the nts and the ts builds and
submitted the results.

Jan