[
https://issues.apache.org/jira/browse/CXF-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155582#comment-15155582
]
ASF GitHub Bot commented on CXF-6792:
-------------------------------------
GitHub user oscerd opened a pull request:
https://github.com/apache/cxf/pull/112
[CXF-6792] Some STS tests fails locally and on CI server
Hi all,
This PR is related to:
https://issues.apache.org/jira/browse/CXF-6792
Andrea
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/oscerd/cxf CXF-6792
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/112.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 #112
----
commit 3ac36899ece8a6e9a92ea01b8b32db6bfcfdfdd0
Author: Andrea Cosentino <[email protected]>
Date: 2016-02-20T12:08:17Z
[CXF-6792] Some STS tests fails locally and on CI server
----
> Some STS tests fails locally and on CI server
> ---------------------------------------------
>
> Key: CXF-6792
> URL: https://issues.apache.org/jira/browse/CXF-6792
> Project: CXF
> Issue Type: Test
> Components: STS
> Affects Versions: 3.1.5
> Reporter: Andrea Cosentino
> Priority: Minor
>
> The tests are the following:
> org.apache.cxf.systest.sts.basic_auth.JaxrsBasicAuthTest.testNoBasicAuth
> org.apache.cxf.systest.sts.basic_auth.JaxrsBasicAuthTest.testBadBasicAuth
> org.apache.cxf.systest.sts.jaas.JAASTest.testJAXRSUnsuccessfulAuthentication
> org.apache.cxf.systest.sts.jaas.JAASTest.testJAXRSUnsuccessfulAuthorization
> org.apache.cxf.systest.sts.jaas.JAASTest.testJAXRSUnsuccessfulAuthenticationPassthroughInvocation
> org.apache.cxf.systest.sts.jaas.JAASTest.testJAXRSUnsuccessfulAuthorizationPassthroughInvocation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)