Re: DOMDocument tests failing even with LC_* set

[email protected] (Jason E. Stewart) Thu, 10 Mar 2005 23:42:26 +0530
Newsgroups gmane.text.xml.xerces-p.devel
Message-ID <[email protected]>
"Garrett, Philip (MAN-Corporate)" <[email protected]> writes:

> Tests 662-723 are failing in DOMDocument.t, even when LC_CTYPE is
> set to en_US as the FAQ suggests (also tried en_US.UTF8).  All the
> other tests are ok.

Without LC_* set you would get thousands of failures.

I'm not sure why you only see a few hundred. It is possible to print
out what string was expected and why it failed, but when it fails, it
will print out quite a lot of info...

Cheers,
jas.