On 1/22/07, Adam Lally <[EMAIL PROTECTED]> wrote:
On 1/22/07, Lev Kozakov <[EMAIL PROTECTED]> wrote: > > For me (I just tried again), the failing tests are: > > testUTF8WithSignature > > testUTF16NoSignature > > > > To repeat, that last one is testUTF16 NO Signature. (So since you > > didn't patch that one, it's still failing for me after applying your > > patch.) > > > > I tried running all the tests by using a fresh extract from SVN with Sun's > Java 1.4.2_10 (specified as the alternate JRE in the JUnit Eclipse RUN > configuration). All tests, except for the 'testUTF8WithSignature' passed > without errors. The 'testUTF8WithSignature' has NullPointerException. If I > switch to Sun's Java 1.5.0_07 (Project JRE), all tests pass successfully. > So, I have the same result as you had at the beginning of this issue. > That is not the same result. Please re-read the part of my email that I quoted above. I am getting a failure in testUTF16NoSignature. Michael agrees. Maybe there is a difference between 1.4.2_10 and 1.4.2_12. Or something else is different in Lev's environment. -Adam
Adam, your initial issue (https://issues.apache.org/jira/browse/UIMA-193) contains only 'testUTF8WithSignature' error. Did you get the 'testUTF16NoSignature' failure from the very beginning ? -- Lev
