On Wed, Sep 7, 2011 at 1:26 AM, Hannes Magnusson <hannes.magnus...@gmail.com> wrote: > On Tue, Sep 6, 2011 at 21:09, Pierre Joye <pierre....@gmail.com> wrote: >> On Tue, Sep 6, 2011 at 9:03 PM, Stas Malyshev <smalys...@sugarcrm.com> wrote: >>> Hi! >>> >>> On 9/6/11 11:35 AM, Pierre Joye wrote: >>>> >>>> Yes, we use the same libs for 5.3 and 5.4 and same tests pass in 5.3. >>>> Bu it is also reproducible on many unrelated hosts. >>> >>> Well, maybe somebody that could reproduce it could look into it? Because I'm >>> unable to reproduce any of it... >> >> Really? three linux (ubuntu latest and debian 5/6 here) as well on windows. >> > > What is "Ubuntu latest"? is that 11.04 or the current beta? > I'm running Ubuntu 11.04, and none of these fail for me. > Two skipped (win only), and one expected to fail due to bug #47178 it seems. > > Please be a darling and post the diff so we can have something to look > at. Maybe seeing the output could jumpstart someones memory and help > you debug it. > > -Hannes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
those tests passes on my debian squeeze(amd64) tyrael@phpize:~/checkouts/php-src/trunk$ TEST_PHP_EXECUTABLE=sapi/cli/php sapi/cli/php run-tests.php -g SKIP,XFAIL,FAIL -n -c tmp-php.ini ext/zlib/ ===================================================================== PHP : sapi/cli/php PHP_SAPI : cli PHP_VERSION : 5.5.0-dev ZEND_VERSION: 2.4.0 PHP_OS : Linux - Linux phpize 2.6.32-5-amd64 #1 SMP Tue Jun 14 09:42:28 UTC 2011 x86_64 INI actual : /home/tyrael/checkouts/php-src/trunk More .INIs : CWD : /home/tyrael/checkouts/php-src/trunk Extra dirs : VALGRIND : Not used ===================================================================== Running selected tests. SKIP Test gzencode() function : variation [ext/zlib/tests/gzencode_variation1-win32.phpt] reason: only for Windows SKIP Test gzencode() function : variation - verify header contents with all encoding modes [ext/zlib/tests/gzencode_variation2-win32.phpt] reason: .. only for Windows XFAIL Test gzencode() function : variation - verify header contents with all encoding modes [ext/zlib/tests/gzencode_variation2.phpt] XFAIL REASON: Test will fail until bug #47178 resolved; missing gzip headers when FORCE_DEFLATE specified ===================================================================== Number of tests : 146 144 Tests skipped : 2 ( 1.4%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 1 ( 0.7%) ( 0.7%) Tests passed : 143 ( 97.9%) ( 99.3%) --------------------------------------------------------------------- Time taken : 10 seconds ===================================================================== ===================================================================== EXPECTED FAILED TEST SUMMARY --------------------------------------------------------------------- Test gzencode() function : variation - verify header contents with all encoding modes [ext/zlib/tests/gzencode_variation2.phpt] XFAIL REASON: Test will fail until bug #47178 resolved; missing gzip headers when FORCE_DEFLATE specified ===================================================================== -- Ferenc Kovács @Tyr43l - http://tyrael.hu -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php