[
https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989858#comment-16989858
]
Kevin Risden commented on SOLR-14028:
-------------------------------------
The weird part about this test is that
C:\Users\vagrant\repos\apache\lucene-solr\solr and subdirs should already have
read permissions:
{code:java}
access denied ("java.io.FilePermission"
"C:\Users\vagrant\repos\apache\lucene-solr\solr\example\exampledocs\*.xml"
"read")
access denied ("java.io.FilePermission"
"C:\Users\vagrant\repos\apache\lucene-solr\solr\build\solr-core\test\J0\temp\solr.util.TestSolrCLIRunExample_C3E6CF976F89E34-001\tempDir-005\failExecuteScript"
"execute")
ant test -Dtestcase=TestSolrCLIRunExample
-Dtests.method=testTechproductsExample -Dtests.seed=8E1D2F05CF2F7CAF
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ms-SG
-Dtests.timezone=Europe/Paris -Dtests.asserts=true -Dtests.file.encoding=UTF-8
{code}
> Fix test permissions for TestSolrCLIRunExample and ActionThrottleTest
> ---------------------------------------------------------------------
>
> Key: SOLR-14028
> URL: https://issues.apache.org/jira/browse/SOLR-14028
> Project: Solr
> Issue Type: Test
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Tests
> Reporter: Kevin Risden
> Priority: Major
> Attachments: TEST-org.apache.solr.util.TestSolrCLIRunExample.xml
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]