[
https://issues.apache.org/jira/browse/TS-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122530#comment-15122530
]
ASF GitHub Bot commented on TS-4157:
------------------------------------
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/440#issuecomment-176480821
There is not really a good reason for these tests to store weird names in
the filesystem. It just happened to be an easy way to do what I needed at the
time. A better solution would be to figure out a way to not need these files in
the first place.
> traffic_via uses files names in it tests that are illegal on shared drives
> --------------------------------------------------------------------------
>
> Key: TS-4157
> URL: https://issues.apache.org/jira/browse/TS-4157
> Project: Traffic Server
> Issue Type: Bug
> Components: Tests
> Reporter: Jason Kenny
> Assignee: Jason Kenny
> Fix For: 6.2.0
>
>
> traffic_via has a test directory which file uses names with a : in it. This
> value will not work on shared drivers as : is an illegal character. This
> makes certain cases in which it is nice to check out traffic server on shared
> drives impossible. fixing this to not use : would make life better.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)