[
https://issues.apache.org/jira/browse/CASSANDRA-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084906#comment-13084906
]
Vladimir Loncar commented on CASSANDRA-2335:
--------------------------------------------
These tests fail because of the hard-coded path "path/doesn't/matter" in
streaming.PendingFile.bin, streaming.StreamHeader.bin and
streaming.StreamRequestMessage.bin. Since Descriptor only looks for the
existence of separator char anywhere in the path (and the path doesn't matter
:)), changing one "/" to "\" in those files seems to make all platforms happy.
Attached patch builds upon previous and adds corrected streaming.*.bin files.
NOTE: Created on windows with svn diff, let me know if there are any issues
with d2u when applying this.
> Windows: Test org.apache.cassandra.streaming.SerializationsTest FAILED
> ----------------------------------------------------------------------
>
> Key: CASSANDRA-2335
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2335
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.7.0
> Environment: Windows
> Reporter: Benjamin Coverston
> Assignee: Stephen Connolly
> Priority: Minor
> Fix For: 0.7.9
>
> Attachments: 2335-windows-serialization-tests.patch, 2335.txt
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira