Re: [PHP-DEV] master/phpng has many Windows specific regressions (PHPT and Joomla)

2014-08-25 Thread Dmitry Stogov
Hi Matt, Can you provide instruction how to install and run Joomla and Symfony unit tests. Thanks. Dmitry. On Thu, Aug 21, 2014 at 10:27 PM, Matt Ficken wrote: > Master (with PHPNG) builds on Windows (our snapshot build servers were > never interrupted BTW), though extensions including PDO,

Re: [PHP-DEV] master/phpng has many Windows specific regressions (PHPT and Joomla)

2014-08-21 Thread Dmitry Stogov
Hi Matt, it looks like you use phpt tests not from master branch. But anyway, master with phpng definitely has bugs and problems. I'll try to look into these tests more careful on next week, once big patches (int64 and AST) are merged. Thanks. Dmitry. On Thu, Aug 21, 2014 at 10:35 PM, Matt Fick

[PHP-DEV] master/phpng has many Windows specific regressions (PHPT and Joomla)

2014-08-21 Thread Matt Ficken
I'm sharing the run-test output for master/phpng on Windows here: http://131.107.220.66/PFTT-Results/Share/20140821/phpng_phpt_windows.txt Also, I'm sharing the Joomla phpunit output here: http://131.107.220.66/PFTT-Results/Share/20140821/phpunit_Joomla-Platform-12.3_Local-FileS.xml

[PHP-DEV] master/phpng has many Windows specific regressions (PHPT and Joomla)

2014-08-21 Thread Matt Ficken
Master (with PHPNG) builds on Windows (our snapshot build servers were never interrupted BTW), though extensions including PDO, mysql and soap are disabled. Master on Windows now has 201 test failures(all sapi scenarios) while Linux (for me at least) only has about 20 failures, see: http://qa.ph