[ 
https://issues.apache.org/jira/browse/KNOX-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726964#comment-16726964
 ] 

Kevin Risden commented on KNOX-1709:
------------------------------------

This is the failure by just removing the configuration section so far:


{code:java}
[ERROR] Errors:
[ERROR]   
RemoteConfigurationMonitorTest.testZooKeeperConfigMonitorSASLCreateNodes:490 » 
IllegalState
[ERROR] 
org.apache.knox.gateway.topology.monitor.RemoteConfigurationMonitorTest.testZooKeeperConfigMonitorSASLNodesExistWithAcceptableACL(org.apache.knox.gateway.topology.monitor.RemoteConfigurationMonitorTest)
[ERROR]   Run 1: 
RemoteConfigurationMonitorTest.setupTest:112->configureAndStartZKCluster:196 » 
AuthFailed
[ERROR]   Run 2: RemoteConfigurationMonitorTest.tearDownTest:119 » AuthFailed 
KeeperErrorCode =...
[INFO]
[ERROR] 
org.apache.knox.gateway.topology.monitor.RemoteConfigurationMonitorTest.testZooKeeperConfigMonitorSASLNodesExistWithUnacceptableACL(org.apache.knox.gateway.topology.monitor.RemoteConfigurationMonitorTest)
[ERROR]   Run 1: 
RemoteConfigurationMonitorTest.setupTest:112->configureAndStartZKCluster:196 » 
AuthFailed
[ERROR]   Run 2: RemoteConfigurationMonitorTest.tearDownTest:119 » AuthFailed 
KeeperErrorCode =...
[INFO]
[ERROR] 
org.apache.knox.gateway.topology.monitor.RemoteConfigurationMonitorTest.testZooKeeperConfigMonitorSASLNodesExistWithUnacceptableACLAllowUnauthenticatedReads(org.apache.knox.gateway.topology.monitor.RemoteConfigurationMonitorTest)
[ERROR]   Run 1: 
RemoteConfigurationMonitorTest.setupTest:112->configureAndStartZKCluster:196 » 
AuthFailed
[ERROR]   Run 2: RemoteConfigurationMonitorTest.tearDownTest:119 » AuthFailed 
KeeperErrorCode =...
{code}


> Allow tests to run in parallel
> ------------------------------
>
>                 Key: KNOX-1709
>                 URL: https://issues.apache.org/jira/browse/KNOX-1709
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Tests
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.3.0
>
>
> Currently the test framework forces tests to run one at a time in a new JVM. 
> We should improve that so the tests don't take forever and a day. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to