Hi, On Sun, Mar 29, 2009 at 6:58 AM, Jim White <[email protected]> wrote: > The Sling client library test page (/sling-test/sling/sling-test.html) has > an assertion that fails for me (fixing the clean build didn't fix this > problem). > > assertNull failed: testRemoveContent: data should be gone after deletePath > (/test-data/sling-test/testhtml-nodes/sling-test/testhtml-nodes/delete-1238302522312)...
It works for me in the current trunk, did you change the default config according to this note at the top of the test page? "Note that, in Sling revision 669215, the tests fail unless the Allow Anonymous Access parameter of the Sling Request Authenticator component is set to false, see SLING-322." -Bertrand
