Seems like an issue. I'll take a look. Dave
On 25 Feb 2010, at 17:30, Alexey Zavizionov wrote: > What about this test? > > On Wed, Feb 24, 2010 at 2:12 PM, Alexey Zavizionov < > [email protected]> wrote: > >> Hello, >> i have a test error with TCK >> >> java.lang.AssertionError:. >> <------>at org.junit.Assert.fail(Assert.java:92) >> <------>at org.junit.Assert.assertTrue(Assert.java:44) >> <------>at org.junit.Assert.assertNotNull(Assert.java:568) >> <------>at org.junit.Assert.assertNotNull(Assert.java:579) >> <------>at >> org.apache.chemistry.tck.atompub.test.spec.AllowableActionsTest.testFolderAllowableActions(AllowableActionsTest.java:58) >> >> why is it waiting an ALLOWABLE_ACTIONS extension within entry came from >> createTestFolder? >> >> As I see in the spec it should be provided as the uri param, by default is >> false. >> "Boolean includeAllowableActions: If TRUE, then the Repository MUST return >> the >> available actions for each object in the result set. Defaults to FALSE." >> >> >> Regards, >> Alexey. >>
