Stepan Mishura wrote:
On 4/11/07, Ruth Cao wrote:
Hello all,

When running all tests in luni module, I've found that two methods in
t.a.j.u.PropertiesTest fail: test_loadFromXMLLjava_io_InputStream and
test_storeToXMLLjava_io_OutputStreamLjava_lang_StringLjava_lang_String.

It seems that it is because that we upgrade xerces from 2.8 to 2.9.
Shall we revert it back? Or any comments? suggestions?


I'm not sure that it is because of xerces update. The test fails on
IBM VME only if it is run with other luni tests (i.e. ant
-Dbuild.module=luni test). And it passes if it is run separately (i.e.
with -Dtest.case). Also the test passed on DRL VM for me.


Works for me to! I created the patch for this and I tested it with DRL VM.

Thanks,

Kalpak


Reply via email to