Has anyone been having trouble with this test failing. Here is the error:
Testcase: testThreadLocalDelegation(org.apache.jetspeed.components.TestInterceptorAdapter): FAILED
expected:<3> but was:<4>
junit.framework.AssertionFailedError: expected:<3> but was:<4>
at org.apache.jetspeed.components.TestInterceptorAdapter.testThreadLocalDelegation(TestInterceptorAdapter.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
As you can see, it was expecting three but received four. I changed the test to expect four, but then it receives three. I'm not sure what's going on.
Jeremy Ford [EMAIL PROTECTED]
_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]