On Thu, Dec 08, 2005 at 03:44:14PM -0800, Manish Marathe wrote:
> Hello,
> 
> If I run libxml2-2.6.22 tests by two different ways
> 
> 1 way:
> 
> ./runtest
> ./runsuite
> ./testapi
> 
>    a) 546 errors for Microsoft schema tests
>    b) 27 errors for Sun schema tests
> 
> 2) way:
> 
> make tests / make check
> 
>    a) 558 errors for Microsoft schema tests
>    b) 38 failures and not errors for Sun schema tests
> 
> Why is the number of errors for MS and SUN schema tests different in
> both ways.

  because it's not the same exact testing code.

> Although the total number of tests ran for each of the schema
> tests were same in both the cases, which are: 7230 for MS and 193 for
> SUN
> 
> Having that said which is the right way to execute tests?

  depends what you're trying to do and your platform.

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to