[
https://issues.apache.org/jira/browse/SOLR-15473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17361409#comment-17361409
]
Robert Muir commented on SOLR-15473:
------------------------------------
>From my inspection, the problem is a lot of buggy tests reading/writing to the
>CWD. So this may allow them to interfere with each other!
I try to add various security permissions to address solr test quality, but i
still see CWD issues like this:
{noformat}
[junit4] > Throwable #1: java.security.AccessControlException: access
denied ("java.io.FilePermission" "src/main/webapps/hdfs" "read")
[junit4] > at
__randomizedtesting.SeedInfo.seed([605166959BD77CC6]:0)
{noformat}
> solr tests fail from smoketester
> --------------------------------
>
> Key: SOLR-15473
> URL: https://issues.apache.org/jira/browse/SOLR-15473
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: 8.9
> Reporter: Robert Muir
> Priority: Major
> Attachments: test.log.gz
>
>
> Whenever I run the solr tests on my linux thinkpad, they fail.
> I see stuff like this:
> {noformat}
> [junit4] Tests with failures [seed: FB8461777F8A9E7D] (first 10 out of 26):
> [junit4] -
> org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore
> (suite)
> [junit4] - org.apache.solr.update.TestHdfsUpdateLog (suite)
> [junit4] - org.apache.solr.store.hdfs.HdfsDirectoryTest (suite)
> [junit4] - org.apache.solr.cloud.SolrCLIZkUtilsTest.testDownconfig
> [junit4] - org.apache.solr.cloud.SolrCLIZkUtilsTest.testLs
> [junit4] - org.apache.solr.cloud.SolrCLIZkUtilsTest.testRm
> [junit4] - org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp
> [junit4] - org.apache.solr.cloud.SolrCLIZkUtilsTest.testMv
> [junit4] - org.apache.solr.cloud.SolrCLIZkUtilsTest.testUpconfig
> [junit4] -
> org.apache.solr.cloud.api.collections.HdfsCloudIncrementalBackupTest
> (suite)
> {noformat}
> It creates a multi-megabyte amount of logs that floods my scrollback buffer.
> But as the smoketester tees the output to a specific file, I will upload it
> here.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]