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

Noble Paul commented on SOLR-8006:
----------------------------------

Diagnosis:

This is happening after the new test added which added a permission for 
collection admin operation. The test framework tries to delete the collection 
after the test run. It may fail because it does not have the right 
authorization header. 

The test must delete the permission first and then  wait till all nodes have 
actually received notification of the update

> Test failures in BasicAuthIntegrationTest
> -----------------------------------------
>
>                 Key: SOLR-8006
>                 URL: https://issues.apache.org/jira/browse/SOLR-8006
>             Project: Solr
>          Issue Type: Bug
>         Environment: Build: 
> http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13813/
> Java: 64bit/jdk1.9.0-ea-b78 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
> 2 tests failed.
> FAILED:  
> junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest
> Error Message:
> Suite timeout exceeded (>= 7200000 msec).
> Stack Trace:
> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>         at __randomizedtesting.SeedInfo.seed([FE45AB48C127C6C4]:0)
> FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics
> Error Message:
> Test abandoned because suite timeout was reached.
> Stack Trace:
> java.lang.Exception: Test abandoned because suite timeout was reached.
>         at __randomizedtesting.SeedInfo.seed([FE45AB48C127C6C4]:0)
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to