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. 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?

Thanks

-Manish

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to