You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2013/10/17 13:58:42 UTC

[jira] [Commented] (CASSANDRA-6197) Create more Pig unit tests for type mappings

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

Brandon Williams commented on CASSANDRA-6197:
---------------------------------------------

I'm seeing this failure when running the tests:

{noformat}
    [junit] Testcase: testCassandraStorageSchema(org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest):      FAILED
    [junit] expected:<1296691200000> but was:<1296709200000>
    [junit] junit.framework.AssertionFailedError: expected:<1296691200000> but was:<1296709200000>
    [junit]     at org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest.testCassandraStorageSchema(ThriftColumnFamilyDataTypeTest.java:139)
{noformat}

I couldn't tell where this is coming from with a quick glance, but on that note it would probably be better to have the statement order match the sort/test order so it's not so hard to match things up when something fails.

> Create more Pig unit tests for type mappings
> --------------------------------------------
>
>                 Key: CASSANDRA-6197
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6197
>             Project: Cassandra
>          Issue Type: Test
>          Components: Hadoop
>            Reporter: Alex Liu
>            Assignee: Alex Liu
>            Priority: Minor
>         Attachments: 6197-1.2-branch.txt
>
>
> We need add more Pig unit testing for data type mappings including collections



--
This message was sent by Atlassian JIRA
(v6.1#6144)