RE: DOMDocument tests failing even with LC_* set
"Garrett, Philip (MAN-Corporate)" <[email protected]> Thu, 10 Mar 2005 13:20:13 -0500
| Newsgroups | gmane.text.xml.xerces-p.devel |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: Jason E. Stewart [mailto:[email protected]] > Sent: Thursday, March 10, 2005 1:12 PM > To: [email protected] > Subject: Re: DOMDocument tests failing even with LC_* set > > "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... I'm only seeing 61 failed tests (numbers 662 through 723). These are the same ones that apparently setting LC_CTYPE has fixed for others. I kinda understand UTF8, but I don't know enough about every layer (Perl,Xerces-P,Xerces-C,Solaris) to know what to troubleshoot in this case.