5 messages in org.apache.jackrabbit.usersRe: 2 tests failing in 1.3.3
FromSent OnAttachments
Steven GithensOct 9, 2007 8:36 am 
Julian ReschkeOct 9, 2007 9:27 am 
Steven GithensOct 9, 2007 10:17 am 
Julian ReschkeOct 9, 2007 10:50 am 
Steven GithensOct 9, 2007 11:09 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: 2 tests failing in 1.3.3Actions...
From:Steven Githens (sgit@caret.cam.ac.uk)
Date:Oct 9, 2007 11:09:24 am
List:org.apache.jackrabbit.users

Julian Reschke wrote:> ...

It sounds a bit that this was caused by a change a made to the tests, introducing new configuration properties (r566247). Is it possible that you're testing new code without having updated jackrabbit-core/src/test/resources/repositoryStubImpl.properties? (maybe you have them somewhere else and missed the change?).

Best regards, Julian

Merging over those 4 properties ( listed below ) fixed the problem.

Thanks! Steve

# Test class: SetPropertyAssumeTypeTest javax.jcr.tck.SetPropertyAssumeTypeTest.nodetype=test:canSetProperty
javax.jcr.tck.SetPropertyAssumeTypeTest.testStringConstraintViolationExceptionBecauseOfInvalidTypeParameter.propertyname1=String
javax.jcr.tck.SetPropertyAssumeTypeTest.testValueConstraintViolationExceptionBecauseOfInvalidTypeParameter.propertyname1=String
javax.jcr.tck.SetPropertyAssumeTypeTest.testValuesConstraintViolationExceptionBecauseOfInvalidTypeParameter.propertyname1=StringMultiple