[
https://issues.apache.org/jira/browse/CASSANDRA-7335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua McKenzie updated CASSANDRA-7335:
---------------------------------------
Component/s: Testing
> GossipingPropertyFileSnitchTest fails on Windows
> ------------------------------------------------
>
> Key: CASSANDRA-7335
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7335
> Project: Cassandra
> Issue Type: Sub-task
> Components: Testing
> Reporter: Joshua McKenzie
> Assignee: Joshua McKenzie
> Priority: Minor
> Labels: Windows
> Fix For: 2.0.9, 2.1 rc2
>
> Attachments: 7335_v1.txt
>
>
> {code:failure message}
> [junit] Testcase:
> testAutoReloadConfig(org.apache.cassandra.locator.GossipingPropertyFileSnitchTest):
> Caused an ERROR
> [junit] Illegal char <:> at index 2:
> /C:/vm-shared/src/cassandra/test/conf/cassandra-rackdc.properties
> [junit] java.nio.file.InvalidPathException: Illegal char <:> at index 2:
> /C:/vm-shared/src/cassandra/test/conf/cassandra-rackdc.properties
> [junit] at
> sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
> [junit] at
> sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
> [junit] at
> sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
> [junit] at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
> [junit] at
> sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
> [junit] at java.nio.file.Paths.get(Paths.java:84)
> [junit] at
> org.apache.cassandra.locator.GossipingPropertyFileSnitchTest.testAutoReloadConfig(GossipingPropertyFileSnitchTest.java:40)
> [junit]
> [junit]
> [junit] Test org.apache.cassandra.locator.GossipingPropertyFileSnitchTest
> FAILED
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)