[
https://issues.apache.org/jira/browse/KNOX-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637012#comment-16637012
]
Kevin Risden commented on KNOX-1504:
------------------------------------
This change caused the following error:
{noformat}
[[1;31mERROR[m] [1;31mTests [0;1mrun: [0;1m29[m, [1;31mFailures:
[0;1;31m2[m, Errors: 0, Skipped: 0, Time elapsed: 96.362 s[1;31m <<<
FAILURE![m - in org.apache.knox.gateway.[1mGatewayAdminTopologyFuncTest[m
[[1;31mERROR[m]
testPutTopology(org.apache.knox.gateway.GatewayAdminTopologyFuncTest) Time
elapsed: 0.243 s <<< FAILURE!
java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <500>.
at
org.apache.knox.gateway.GatewayAdminTopologyFuncTest.testPutTopology(GatewayAdminTopologyFuncTest.java:747)
[[1;31mERROR[m]
testPutTopologyWithInvalidName(org.apache.knox.gateway.GatewayAdminTopologyFuncTest)
Time elapsed: 0.095 s <<< FAILURE!
java.lang.AssertionError:
1 expectation failed.
Expected status code <400> but was <500>.
at
org.apache.knox.gateway.GatewayAdminTopologyFuncTest.testPutTopologyWithInvalidName(GatewayAdminTopologyFuncTest.java:814){noformat}
https://travis-ci.org/risdenk/knox/builds/436619923
> Upgrade eclipselink to 2.7.3
> ----------------------------
>
> Key: KNOX-1504
> URL: https://issues.apache.org/jira/browse/KNOX-1504
> Project: Apache Knox
> Issue Type: Sub-task
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1504.patch
>
>
> eclipselink 2.5.2 -> 2.7.3
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)