So what do you suggest we do? Change the testcase, or change the code? Do they work on your machine? What's your LANG setting?
Quoting Rainer Klute <[EMAIL PROTECTED]>: > > o.a.p.hpsf.basic.TestWrite now fails on testRecreate for the file > > TestSolidWorks.sldprt with the following message. Any Ideas? (I have fixed > > all > > the previous errors in testCodepages and testVariantTypes) > > The original property set streams don't specify their codepage. HPSF then > assumes the codepage to be 1200 (UTF-16) and puts that into the property set > stream it creates. However, when comparing the original property set with > the > recreated one they are found to be unequal because one property set has the > codepage property and the other one doesn't. > > Best regards > Rainer Klute > > -- > RAINER KLUTE IT-CONSULTING GMBH > Dipl.-Inform. > Rainer Klute [EMAIL PROTECTED] > K�rner Grund 24 Telefon: +49 172 2324824 > D-44143 Dortmund Telefax: +49 231 5349423 > > +++ GMX - die erste Adresse f�r Mail, Message, More +++ > Bis 31.1.: TopMail + Digicam f�r nur 29 EUR http://www.gmx.net/topmail > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
