[ https://issues.apache.org/jira/browse/USERGRID-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590723#comment-14590723 ]
ASF GitHub Bot commented on USERGRID-703: ----------------------------------------- GitHub user snoopdave opened a pull request: https://github.com/apache/incubator-usergrid/pull/286 USERGRID-703: fixes for SSO-related ManagementResourceIT tests Tests relied on Codehaus Jackson and tests cannot be run concurrently. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-usergrid USERGRID-703 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-usergrid/pull/286.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #286 ---- commit fb7dc96043953cf9118017ee58680a75a625aef6 Author: Dave Johnson <dmjohn...@apigee.com> Date: 2015-06-17T22:10:39Z Prevent quadruple logging during testing. commit dd3ede07d3abd4558ceab94d82791c7ab29fb516 Author: Dave Johnson <dmjohn...@apigee.com> Date: 2015-06-17T22:11:09Z We use fasterxml not codehaus. commit c2d5e1165d8bd0b66f1233d7ef1b2997e044838b Author: Dave Johnson <dmjohn...@apigee.com> Date: 2015-06-17T22:11:56Z don't run tests concurrently, also: ensure that properties are reset to default values after tests ---- > ManagementResourceIT > -------------------- > > Key: USERGRID-703 > URL: https://issues.apache.org/jira/browse/USERGRID-703 > Project: Usergrid > Issue Type: Story > Reporter: Shawn Feldman > Assignee: David Johnson > > testSuperuserOnlyWhenValidateExternalTokensEnabled > and the other external test are broken. -- This message was sent by Atlassian JIRA (v6.3.4#6332)