Comments in line

On 11 May, 10:49, cem <[EMAIL PROTECTED]> wrote:
> On May 11, 10:29 am, [EMAIL PROTECTED] wrote:
>
> > I am getting the following 4 phpt test failure when I run the tests on
> > the code in CURLEW (I also see them in the 1.2.0 released code so It's
> > not specific to CURLEW).
>
> > SCA 004
> > SDO bug 10049
> > SDO bug 10842
> > SDO bug 8694
>
> > Can someone tell me if we are exepcting these to fail?
>
> 10842 and 8694 are time-bombed. If you look at the SKIPIF section,
> you'll see that they are skipped for releases <= 1.2.0. Are you sure
> you're working with code as in the repository or do you have local
> mods? Otherwise I don't know why they would even be running for you.
>
I'm running with the code from CURLEW. Which is >=1.2.0. I'm not clear
from your comments whether these tests should or shouldn't be
running. But they are running and failing in my case [3] and [4].
> The idea with these tests is that they demonstrate a failure, and
> should run clean when we get Tuscany fixes (test-driven development?).
> I think I've mentioned that I would like all SDO bugs to be handled
> this way, because  the turn-around time for Tuscany defects is often
> quite long, and if we get a fix but there's no reliable testcase it
> can take some time to reconstruct the problem. I've time-bombed them
> to make sure that they do get revisited at least for each release.
+1, sounds like a good approach to me
>
> If 10049 is failing that's a real problem though. Could you post your
> output diff for that one and SCA 004?

[1] SCA 004

Fatal error: Uncaught exception 'SDO_DAS_XML_ParserException' with
message 'SDO_DAS_XML::create - Unable to parse the supplied xsd file
1 parse error(s) occurred when parsing the file 'C:\simon\Projects
\Tuscany\php\branch-build\pecl\sdo\SCA\Bindings\soap/soap/
2003-02-11.xsd':

I have just created a separate XML DAS Unit test to read this schema
and it works fine. I'm still
investigating.

[2] 10049

---- EXPECTED OUTPUT
1
---- ACTUAL OUTPUT
1[Fri May 11 11:49:23 2007]  Script:  'C:\simon\Projects\Tuscany\php
\branch-build\pecl\sdo\tests\SDO\phpt\bug10049.php'
---- FAILED

[3] 10842

---- EXPECTED OUTPUT
Baby bear
Baby bear
Baby bear
---- ACTUAL OUTPUT
Baby bear
Baby bear
---- FAILED

[4] 8694

---- EXPECTED OUTPUT
1
1
---- ACTUAL OUTPUT

---- FAILED


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"phpsoa" group.
To post to this group, send email to phpsoa@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to