On 12/22/05, Armin Waibel <[EMAIL PROTECTED]> wrote:
> This is really strange! I update my local branch again, remove all
> unkown files and run the "clean" task before "junit" - same result!
>
> Three new test failures. I don't think it's platform specific
>
> org.apache.ojb.broker.metadata.CustomAttributesTest.testCustomAttributesDescriptorRepository(CustomAttributesTest.java:58)
> org.apache.ojb.broker.metadata.MetadataTest.testObjectCacheDeclarations(MetadataTest.java:374)
> org.apache.ojb.broker.cache.ObjectCacheTest.testPerDatabaseCache(ObjectCacheTest.java:364)
>
> all test failures are metadata specific.
> Nobody else can reproduce these new failures when running the junit ant
> task?
Still can't reproduce it. Running (with Java 1.5):
ant -Dojb.testsToRun=org/apache/ojb/broker/metadata/CustomAttributesTest.java
junit-no-compile-no-prepare-selected
Buildfile: build.xml
junit-no-compile-no-prepare-selected:
[junit] Running org.apache.ojb.broker.metadata.CustomAttributesTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7,511 sec
BUILD SUCCESSFUL
Have you tried a fresh checkout ?
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]