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!

I found the problem: the test execution order has changed somehow (but
you shouldn't rely on that anyways). Now the
RepositoryPersistorTest.testStoreReadRepository test is executed
before the three test cases that fail, and this test overwrites the
file Test_Repository.xml (at least on windows machines), which in turn
causes the three other tests to fail.
I'll change the RepositoryPersistorTest.testStoreReadRepository test
accordingly.

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to