[
https://issues.apache.org/jira/browse/SLING-7922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626035#comment-16626035
]
Robert Munteanu commented on SLING-7922:
----------------------------------------
There are a number of failures after upgrading to Oak 1.8.7:
{noformat}[ERROR] Failures:
[ERROR] AnonymousAccessTest.testAnonymousContent:99->assertContent:85
Expected status 200 for
http://localhost:41000/ANON_CAN_READ/AnonymousAccessTest/789235c4-d3b2-43b3-a163-aadb95cdd56b/test_text_789235c4_d.txt
(content=) expected:<200> but was:<401>
[ERROR] AnonymousAccessTest.testAnonymousContent:101 Expecting status 404
when testing outside of anonymous access subtree expected:<404> but was:<401>
[ERROR]
AuthRequestLoginTest.testForcedLogin:40->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457
Expected status 200 for
http://localhost:41000/system/sling/info.sessionInfo.json (content=)
expected:<200> but was:<401>
[ERROR] RedirectOnLogoutTest.testRedirectToResourceAfterLogout:70 Expected
redirect expected:<302> but was:<401>
[ERROR] Errors:
[ERROR] DavExDisabledAnonAccessTest>DavExIntegrationTest.setUp:47 »
NoClassDefFound or...
[ERROR] DavExDisabledAnonAccessTest>DavExIntegrationTest.setUp:47 »
NoClassDefFound or...
[ERROR] DavExIntegrationTest.setUp:47 » NoClassDefFound
org/apache/jackrabbit/webdav/c...
[ERROR] DavExIntegrationTest.setUp:47 » NoClassDefFound
org/apache/jackrabbit/webdav/c...
[INFO]
[ERROR] Tests run: 655, Failures: 4, Errors: 4, Skipped: 1{noformat}
At least some of those are related to JCR-4067, which outright removed a set of
classes we were using.
> Update to latest available releases for Sling 11
> ------------------------------------------------
>
> Key: SLING-7922
> URL: https://issues.apache.org/jira/browse/SLING-7922
> Project: Sling
> Issue Type: Sub-task
> Components: Starter
> Reporter: Robert Munteanu
> Priority: Major
>
> Should look into:
> - Sling modules that are released but not included
> - Felix bundles
> - Oak 1.8
> - Other misc dependencies
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)