[
https://issues.apache.org/jira/browse/KNOX-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081064#comment-17081064
]
Kevin Risden commented on KNOX-2221:
------------------------------------
I don't know if this is the same error as before yet - but this is the current
failure with 1.5.2:
{code:java}
[ERROR] Tests run: 29, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
106.393 s <<< FAILURE! - in org.apache.knox.gateway.GatewayAdminTopologyFuncTest
[ERROR]
testPutDescriptorWithInvalidNamePercent(org.apache.knox.gateway.GatewayAdminTopologyFuncTest)
Time elapsed: 0.057 s <<< FAILURE!
java.lang.AssertionError:
1 expectation failed.
Expected status code <400> but was <500>.
at
org.apache.knox.gateway.GatewayAdminTopologyFuncTest.doTestPutDescriptorWithInvalidName(GatewayAdminTopologyFuncTest.java:1975)
at
org.apache.knox.gateway.GatewayAdminTopologyFuncTest.testPutDescriptorWithInvalidNamePercent(GatewayAdminTopologyFuncTest.java:1928)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
GatewayAdminTopologyFuncTest.testPutDescriptorWithInvalidNamePercent:1928->doTestPutDescriptorWithInvalidName:1975
1 expectation failed.
Expected status code <400> but was <500>.
{code}
> Upgrade shiro to 1.5.2
> ----------------------
>
> Key: KNOX-2221
> URL: https://issues.apache.org/jira/browse/KNOX-2221
> Project: Apache Knox
> Issue Type: Sub-task
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.5.0
>
> Attachments: log.txt.gz
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> *Note:* Can't upgrade to shiro 1.5.0 due to a bug in handling `/` only from
> SHIRO-682. Will need to wait for a new version of Shiro to upgrade.
> Upgrade shiro 1.4.2 to 1.5.2
> Shiro 1.5.0 release notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310950&version=12344991
--
This message was sent by Atlassian Jira
(v8.3.4#803005)