You are viewing a plain text version of this content. The canonical link for it is here.
Posted to p-dev@xerces.apache.org by Michael Grabenstein <mi...@isinet.com> on 2002/05/03 01:27:42 UTC

make test failure...

    So close but not yet perfect, but is this normal ?

    I am a little worried about the DOM/Entity failure... The other two 
I don't have plans on using anytime soon, I think.

Here they are:

t/DOM_Entity........FAILED test 2
        Failed 1/3 tests, 66.67% okay
...
t/Schema............ok 2/3WARNING:
FILE:
LINE:    0
COLUMN:  0
MESSAGE: An exception occurred! Type:RuntimeException, Message:Warning: 
The primary document entity could not be opened. Id=personal.xsd
 at blib/lib/XML/Xerces.pm line 2809
...
t/URLInputSource....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 5-8
        Failed 4/8 tests, 50.00% okay
...
Failed Test        Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------------------
t/DOM_Entity.t                         3    1  33.33%  2
t/URLInputSource.t       255 65280     8    4  50.00%  5-8
Failed 2/35 test scripts, 94.29% okay. 5/35352 subtests failed, 99.99% okay.

    Any ideas ? or is 99.99% good enough ? :-)

Thanks,
    Mike


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: make test failure...

Posted by Michael Grabenstein <mi...@isinet.com>.
	Yes the other set of results where DOM_Entity test failed on test 2 
is the 1.7.0-1 version.

	Below is 1.7.0.

Later,
	Mike

On Thursday, May 2, 2002, at 08:25 PM, Jason E. Stewart wrote:

> "Michael Grabenstein" <mi...@isinet.com> writes:
>
>>     I just tried XML-Xerces v1.7.0
>>
>> All tests successful.
>>
>>     Got the warning about the schema and:
>> perl -w -Mblib t/DOM_Entity.t
>> Using /home/epsystem/mgrabens/enWeb/builds/XML-Xerces-1.7.0_0/blib
>> 1..3
>> ok 1
>> ok 2
>> ok 3 Failed test 3 as expected, no worries
>
> Good. Were the old results using 1.7.0-1?
>
> jas.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: make test failure...

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"Michael Grabenstein" <mi...@isinet.com> writes:

>     I just tried XML-Xerces v1.7.0
> 
> All tests successful.
> 
>     Got the warning about the schema and:
> perl -w -Mblib t/DOM_Entity.t
> Using /home/epsystem/mgrabens/enWeb/builds/XML-Xerces-1.7.0_0/blib
> 1..3
> ok 1
> ok 2
> ok 3 Failed test 3 as expected, no worries

Good. Were the old results using 1.7.0-1?

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: make test failure...

Posted by Michael Grabenstein <mi...@isinet.com>.
    I just tried XML-Xerces v1.7.0

All tests successful.

    Got the warning about the schema and:
perl -w -Mblib t/DOM_Entity.t
Using /home/epsystem/mgrabens/enWeb/builds/XML-Xerces-1.7.0_0/blib
1..3
ok 1
ok 2
ok 3 Failed test 3 as expected, no worries

Later,
    Mike


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: make test failure...

Posted by David Starks-Browning <st...@ebi.ac.uk>.
On Thursday 2 May 02, Michael Grabenstein writes:
>     This is version 1.7.0-1 of XML-Xerces...
> ...
>     OK, here is t/DOM_Entity.t:
> 1..3
> ok 1
> not ok 2
> ok 3 Failed test 3 as expected, no worries
> 
> 
>     t/URLInputSource.t:
> 1..8
> ok 1
> ok 2
> ok 3
> ok 4
> Error in eval: The base part of the URL cannot be relative at 
> t/URLInputSource.t line 48

Jason,

I get the same thing on various platforms (Solaris 7, IRIX 6.5,
Linux).  Sorry, I meant to report it earlier.  (I had only looked at
1.7.0-1 to see if the "IOT/Abort trap" problem was improved Compaq
Tru64.  Since it wasn't, I didn't deploy this release.)

For 1.7.0-1/t/DOM_Entity.t, *both* versions 1.7.0_0 and 1.7.0-1 of the
XML-Xerces module fail the test.  I guess the test is suspect?

For 1.7.0-1/t/URLInputSource.t, version 1.7.0_0 of the module passes
the test, version 1.7.0-1 fails the test.  Also, module 1.7.0-1 fails
the test from 1.7.0_0, but the two tests have different failure modes:

1.7.0_0/t/URLInputSource.t
--------------------------
1..8
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
not ok 8

1.7.0-1/t/URLInputSource.t
--------------------------
1..8
ok 1
ok 2
ok 3
ok 4
Error in eval: The base part of the URL cannot be relative at t/URLInputSource.t line 48

(In both cases, the *module* tested was 1.7.0-1.)

I hope this helps.  Sorry I don't know enough to actually help fix these.

Regards,
David

 -------------------------------------------------------------------
  David Starks-Browning                  | starksb@ebi.ac.uk
  EMBL Outstation --                     |
  The European Bioinformatics Institute  |
  Wellcome Trust Genome Campus           | tel: +44 (1223) 494 616
  Hinxton, Cambridge, CB10 1SD, UK       | fax: +44 (1223) 494 468
 -------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: make test failure...

Posted by Michael Grabenstein <mi...@isinet.com>.
    This is version 1.7.0-1 of XML-Xerces...

Jason E. Stewart wrote:

>
>Um. Looks like a segfault. Try running:
>
>  perl -w -Mblib t/URLInputSource.t
>
>and see what it says. Ditto with DOM_Entity.t
>jas.
>
    OK, here is t/DOM_Entity.t:
1..3
ok 1
not ok 2
ok 3 Failed test 3 as expected, no worries


    t/URLInputSource.t:
1..8
ok 1
ok 2
ok 3
ok 4
Error in eval: The base part of the URL cannot be relative at 
t/URLInputSource.t line 48

Thanks,
    Mike


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: make test failure...

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"Michael Grabenstein" <mi...@isinet.com> writes:

>     So close but not yet perfect, but is this normal ?
> 
>     I am a little worried about the DOM/Entity failure... The other
>     two I don't have plans on using anytime soon, I think.
> 
> 
> Here they are:
> 
> t/DOM_Entity........FAILED test 2
>         Failed 1/3 tests, 66.67% okay
> ...
> t/Schema............ok 2/3WARNING:
> FILE:
> LINE:    0
> COLUMN:  0
> MESSAGE: An exception occurred! Type:RuntimeException,
> Message:Warning: The primary document entity could not be
> opened. Id=personal.xsd

Schema is failing because I'm too lazy to write a decent entity
resolver to get all these documents.

>  at blib/lib/XML/Xerces.pm line 2809
> ...
> t/URLInputSource....dubious
>         Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 5-8
>         Failed 4/8 tests, 50.00% okay

Um. Looks like a segfault. Try running:

  perl -w -Mblib t/URLInputSource.t

and see what it says. Ditto with DOM_Entity.t
jas.

>     Any ideas ? or is 99.99% good enough ? :-)

It's only 99.9% because there are 5000 Unicode characters in the
DOM_Document.t test file. So I view any failures as bad.

what version is this? 1.7.0-0? or -1?

Thanks,
jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org