Re: [PHP-DEV] php 5.2.4 test results reference

2007-10-19 Thread jean jayet
(resending this message as got return errors) Thanks Nuno for this proposition for sure Sun is very interested in publishing/sharing the test results of integrating PHP 5.2.4 in its OpenSolaris version (Solaris Express Developer Edition, SXDE) fyi, the PHP 5.2.4 test suite has already been exec

Re: [PHP-DEV] php 5.2.4 test results reference

2007-10-18 Thread Nuno Lopes
I know, I know.. It is on my TODO list for a loong time. I have the program on my head, I just need to get some time to sit and code it.. BTW: Jean, would Sun be interested in setting up a build machine to run the PHP test suite and post the results to a central build DB? Nuno - Origina

Re: [PHP-DEV] php 5.2.4 test results reference

2007-10-18 Thread Marcus Boerger
Hello Nuno, we should work on that database thing that collects information from trusted gcov machines. marcus Wednesday, October 17, 2007, 11:03:47 PM, you wrote: >>> we would like to know whether at php org level there are any test >>> results available / published / shared per OS (like

Re: [PHP-DEV] php 5.2.4 test results reference

2007-10-17 Thread Nuno Lopes
we would like to know whether at php org level there are any test results available / published / shared per OS (like Solaris, RH in particular) Not grouped, but we do have all the test results here: http://news.php.net/php.qa In addition to what Derick said, there is a "reference" build and t

Re: [PHP-DEV] php 5.2.4 test results reference

2007-10-17 Thread Antony Dovgal
On 17.10.2007 18:05, jean jayet wrote: >> Well, they should all pass > > as catching 50 failed tests for php 5.2.4 / 5.11 > > for failed tests can someone tell the action to take ? Figure out the reason and act accordingly. If it's a problem caused by some Solaris-specific behaviour and we're mi

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] php 5.2.4 test results reference

2007-10-17 Thread Zoe Slattery
Derick Rethans wrote: On Wed, 17 Oct 2007, jean jayet wrote: i have the following naive question : how can get a reference of test results smth to be able to find : such set of test case id MUST pass such set test case id MUST fail such set test case id skip if such extension missing etc,.

Re: [PHP-DEV] php 5.2.4 test results reference

2007-10-17 Thread jean jayet
> Well, they should all pass as catching 50 failed tests for php 5.2.4 / 5.11 for failed tests can someone tell the action to take ? - report a new bug at php org level for this php release ? - integration problem specific to OS (eg implementation specifities) ? - other ? rgds, Jean Derick R

Re: [PHP-DEV] php 5.2.4 test results reference

2007-10-17 Thread Derick Rethans
On Wed, 17 Oct 2007, jean jayet wrote: > i have the following naive question : how can get a reference of test > results > > smth to be able to find : > > such set of test case id MUST pass > such set test case id MUST fail > such set test case id skip if such extension missing etc,... Well, th

Re: [PHP-DEV] php 5.2.4 test results reference

2007-10-17 Thread jean jayet
Hi Derick many thks for the pointer going thru this link, there are hundreds of reports posted !!! can not go thru all of them most of the reports opened are for Linux didn't find any dedicated to Solaris (but for sure assuming they exist) parsing results, tests failed may vary (even if notici

Re: [PHP-DEV] php 5.2.4 test results reference

2007-10-17 Thread Derick Rethans
On Wed, 17 Oct 2007, jean jayet wrote: > we would like to know whether at php org level there are any test > results available / published / shared per OS (like Solaris, RH in > particular) Not grouped, but we do have all the test results here: http://news.php.net/php.qa regards, Derick -- Der

[PHP-DEV] php 5.2.4 test results reference

2007-10-17 Thread jean jayet
Hi folks working at Sun Microsystems QA org we are integrating php into our new Open Solaris release (php 5.2.4 for now) we have run the functional test suite shipped within the php release to address/assess non regression testing area similarly we have run the php 5.2.4 test suite vs a Red Hat