[ https://issues.apache.org/jira/browse/SOLR-14033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993628#comment-16993628 ]
Dawid Weiss commented on SOLR-14033: ------------------------------------ Linux: {code} ./gradlew check assemble -Ptests.useSecurityManager=true BUILD SUCCESSFUL in 55m 40s 367 actionable tasks: 364 executed, 3 up-to-date {code} Windows: {code} FAILURE: Build failed with an exception. 4550 tests completed, 1 failed, 294 skipped {code} This single test failure reproduces for me (on Windows): LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud It fails with recv socket exception. > Fix Hadoop tests with security manager > -------------------------------------- > > Key: SOLR-14033 > URL: https://issues.apache.org/jira/browse/SOLR-14033 > Project: Solr > Issue Type: Test > Security Level: Public(Default Security Level. Issues are Public) > Components: Hadoop Integration, hdfs, Tests > Reporter: Kevin Risden > Assignee: Kevin Risden > Priority: Major > Fix For: 8.4 > > Attachments: SOLR-14033.patch > > Time Spent: 6.5h > Remaining Estimate: 0h > > SOLR-14000 and SOLR-14002 have been cleaning this up. Seeing some HDFS suite > failures due to missing nulling out static variables and Hadoop being stupid > with the security manager. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org