Today I have only 2 failures (again: test name + stack trace for classlib
tests on DRLVM for debug build on WinXP):
Test: testSerialization Class:
org.apache.harmony.tests.java.util.regex.PatternTest
junit.framework.AssertionFailedError: Failed to load serialization resource
file:
serialization\org\apache\harmony\tests\java\util\regex\PatternTest.golden.ser
at
org.apache.harmony.testframework.serialization.SerializationTest.getObject(
SerializationTest.java:520) at
org.apache.harmony.testframework.serialization.SerializationTest.verifyGolden
(SerializationTest.java:381) at
org.apache.harmony.tests.java.util.regex.PatternTest.testSerialization(
PatternTest.java:708) at java.lang.reflect.VMReflection.invokeMethod(Native
Method) Test: test_mkdir Class: tests.api.java.io.FileTest
junit.framework.AssertionFailedError: mkdir 248 failed at
tests.api.java.io.FileTest.test_mkdir(FileTest.java:1811) at
java.lang.reflect.VMReflection.invokeMethod(Native Method)
Thanks, Vladimir
On 11/23/06, Alexei Fedotov <[EMAIL PROTECTED]> wrote:
Evgueni,
Thanks for your interest! The issues can be found at the web site in a
readable form:
http://harmonytest.org/testapp.do?method=showrun&id=179&result=2
http://harmonytest.org/testapp.do?method=showrun&id=179&result=3
http://harmonytest.org/testapp.do?method=showrun&id=180&result=2
We have 5 failures on Windows mode and 8 failures+errors on Linux.
--
Thank you,
Alexei
On 11/22/06, Vladimir Ivanov <[EMAIL PROTECTED]> wrote:
> On 11/22/06, Evgueni Brevnov <[EMAIL PROTECTED]> wrote:
> >
> > Vladimir,
> >
> > Probably it's just me but it is really hard to understand the above
> > message. I need to spend significant amount of time digging it before
> > I see if I should/can help somehow. Could you clarify the above
> > message.
>
>
> Currently we have 5 failures in the run of classlib tests on the DRLVM
on
> WinXP (in the perTest mode - the new vm is started fo each test). The
> letter include the stack trace for each failure.
> Should I add something else?
>
> thanks, Vladimir
>
> Sorry for saying this.
> > Evgueni
> >
> > On 11/22/06, Vladimir Ivanov <[EMAIL PROTECTED]> wrote:
> > > Modifications since last successful build: (180)
> > > <snip>
> > >
> > > Unit Tests: (18666)
> > > failure test_getResourceAsStream_withSharpChar
> > > org.apache.harmony.luni.tests.java.lang.ClassLoaderTest failure
> > > test_getResourceAsStream_withSharpChar
> > > org.apache.harmony.luni.tests.java.lang.ClassTest failure
> > testSerialization
> > > org.apache.harmony.tests.java.util.regex.PatternTest failure
test_mkdir
> > > tests.api.java.io.FileTest failure test_replaceObject
> > > tests.api.java.io.ObjectOutputStreamTest Unit Test Error
Details:
> > (5)
> > > Test: test_getResourceAsStream_withSharpChar Class:
> > > org.apache.harmony.luni.tests.java.lang.ClassLoaderTest
> > > junit.framework.AssertionFailedError at
> > >
> >
org.apache.harmony.luni.tests.java.lang.ClassLoaderTest.test_getResourceAsStream_withSharpChar
> > > (ClassLoaderTest.java:123) at
> > > java.lang.reflect.VMReflection.invokeMethod(Native
> > > Method) Test: test_getResourceAsStream_withSharpChar Class:
> > > org.apache.harmony.luni.tests.java.lang.ClassTest
> > > junit.framework.AssertionFailedError at
> > >
> >
org.apache.harmony.luni.tests.java.lang.ClassTest.test_getResourceAsStream_withSharpChar
> > > (ClassTest.java:722) at
java.lang.reflect.VMReflection.invokeMethod
> > (Native
> > > Method) Test: testSerialization Class:
> > > org.apache.harmony.tests.java.util.regex.PatternTest
> > > junit.framework.AssertionFailedError: Failed to load serialization
> > resource
> > > file:
> > >
> >
serialization\org\apache\harmony\tests\java\util\regex\PatternTest.golden.ser
> > > at
> > >
> >
org.apache.harmony.testframework.serialization.SerializationTest.getObject
> > (
> > > SerializationTest.java:520) at
> > >
> >
org.apache.harmony.testframework.serialization.SerializationTest.verifyGolden
> > > (SerializationTest.java:381) at
> > >
org.apache.harmony.tests.java.util.regex.PatternTest.testSerialization(
> > > PatternTest.java:708) at
java.lang.reflect.VMReflection.invokeMethod
> > (Native
> > > Method) Test: test_mkdir Class: tests.api.java.io.FileTest
> > > junit.framework.AssertionFailedError: mkdir 248 failed at
> > > tests.api.java.io.FileTest.test_mkdir(FileTest.java:1811) at
> > > java.lang.reflect.VMReflection.invokeMethod(Native Method) Test:
> > > test_replaceObject Class: tests.api.java.io.ObjectOutputStreamTest
> > > junit.framework.AssertionFailedError: replaceObject has not been
> > called at
> > > tests.api.java.io.ObjectOutputStreamTest.test_replaceObject(
> > > ObjectOutputStreamTest.java:1231) at
> > > java.lang.reflect.VMReflection.invokeMethod(Native Method)
> > >
> > >
> >
>
>
--
Thank you,
Alexei