Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-5
-
Fix Version/s: None
-
Component/s: PicoContainer (Java)
-
Labels:None
-
Environment:Gentoo Linux, Blackdown JDK 1.4.1
-
Number of attachments :
Description
Just a heads-up, had no time to investigate yet.
Testsuite: org.nanocontainer.deployer.FolderContentPollerTestCase
Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0,961 sec
Testcase: testShouldPollForNewFoldersAtRegularIntervals took 0,917 sec
FAILED
rootFolder: Should have been invoked
junit.framework.AssertionFailedError: rootFolder: Should have been invoked
at org.jmock.dynamic.CoreMock.verify(CoreMock.java:48)
at org.jmock.Mock.verify(Mock.java:230)
at org.nanocontainer.deployer.FolderContentPollerTestCase.testShouldPollForNewFoldersAtRegularIntervals(FolderContentPollerTestCase.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Testcase: testShouldPollForNewFoldersAtRegularIntervals
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | FolderContentPollerTestCase.java.diff [ 11516 ] |
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] | |
Assignee | Aslak Hellesoy [ rinkrank ] |
This also failed for me yesterday, but after an update today, it seems to be working. Might be able to close this one. Better verify, though.
Jake