[
https://issues.apache.org/jira/browse/ATLAS-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411325#comment-16411325
]
Péter Gergő Barna commented on ATLAS-2388:
------------------------------------------
This test looks as it is testing if atlas-jaas.properties is loaded properly
into javax.security.auth.login.Configuration, and certain config elements can
be found in it.
This test runs without problem in my local env. It does not seem to be unstable
to me.
{noformat}
$mvn -DfailIfNoTests=false -Dtest=InMemoryJAASConfigurationTest test
$cat
intg/target/surefire-reports/org.apache.atlas.security.InMemoryJAASConfigurationTest.txt
-------------------------------------------------------------------------------
Test set: org.apache.atlas.security.InMemoryJAASConfigurationTest
-------------------------------------------------------------------------------
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 sec - in
org.apache.atlas.security.InMemoryJAASConfigurationTest
{noformat}
> Disabled Unit Test: InMemoryJAASConfigurationTest.java:31
> ---------------------------------------------------------
>
> Key: ATLAS-2388
> URL: https://issues.apache.org/jira/browse/ATLAS-2388
> Project: Atlas
> Issue Type: Bug
> Reporter: Graham Wallis
> Priority: Blocker
> Fix For: 1.0.0
>
>
> The above test needs to be reviewed and should probably be re-enabled
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)