You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2015/05/19 13:49:00 UTC

[jira] [Created] (CASSANDRA-9422) SystemKeyspaceTest fails with non-release version string

Sam Tunnicliffe created CASSANDRA-9422:
------------------------------------------

             Summary: SystemKeyspaceTest fails with non-release version string
                 Key: CASSANDRA-9422
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9422
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sam Tunnicliffe
            Assignee: Sam Tunnicliffe
             Fix For: 2.2 beta 1


{{SystemKeyspaceTest#snapshotSystemKeyspaceIfUpgrading}} is currently failing on the 2.2 branch because the build version {{2.2.0-beta1-SNAPSHOT}} cannot be parsed as a {{SemanticVersion}}. This is only a problem with the test, as the code under test doesn't actually use {{SemanticVersion}}, it just checks whether the old & new version strings are different.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)