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

Kevin Risden commented on SOLR-15973:
-------------------------------------

ConfigSetsHandler#234 is never hit at least not in any meaningful way. The 
filesToDelete is never updated - since tries to strip the "/" anyway and 
filesToDelete has the "/" on the end. It looks like the logic changed along the 
way and isn't necessary to do the endsWith("/") check anymore. I'm going to 
push an update to the PR branch and check on Windows in more detail.

> Fix TestSchemaDesignerConfigSetHelper#testDownloadAndZip failure on Windows
> ---------------------------------------------------------------------------
>
>                 Key: SOLR-15973
>                 URL: https://issues.apache.org/jira/browse/SOLR-15973
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Tests
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Minor
>
> TestSchemaDesignerConfigSetHelper#testDownloadAndZip fails on Windows since 
> ZipEntry names have OS specific separators.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to