Concerning the multistore tests, I am just an idiot. Forgot to create the node in Domain.xml. For anyone interested you will have to create it beyond "/" and it might look like this:

                <objectnode classname="org.apache.slide.structure.SubjectNode" 
uri="/files_secondCollection">
                    <permission action="/actions" subject="unauthenticated" 
inheritable="true"/>
                    <permission action="/actions" subject="/users/guest" 
inheritable="true"/>
                    <permission action="/actions/read-acl" subject="owner" 
inheritable="true"/>
                </objectnode>

You should also map this to a physically different store in order to make this test sensible.


Anyway, configuring the second store fixes the multistore test cases and only leaves the three named below.

Oliver

Oliver Zeigermann wrote:

Folks!

I have just run the test suite on the the present Slide version with the default file store. Would someone volunteer to do the same for the RDBMS stores and report back the results?

Anyway, here are the failed tests:

- testsuite\junit\xmltestcases\functional\copy\copyChangedProperties.xml
- testsuite\junit\xmltestcases\functional\notification\pollUpdateCollDepthInfinit.xml and
testsuite\junit\xmltestcases\functional\notification\pollUpdateCollDepthOne.xml


- all multistore tests

Nothing critical, but we should find out the reasons for the failures. Anyone any idea?

Oliver

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



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



Reply via email to