Sean McCarthy created CASSANDRA-12997:
-----------------------------------------

             Summary: dtest failure in 
org.apache.cassandra.cql3.validation.operations.AlterTest.testDropListAndAddListWithSameName
                 Key: CASSANDRA-12997
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12997
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy


example failure:

http://cassci.datastax.com/job/trunk_testall/1298/testReport/org.apache.cassandra.cql3.validation.operations/AlterTest/testDropListAndAddListWithSameName

{code}
Error Message

Invalid value for row 0 column 2 (mycollection of type list<text>), expected 
<null> but got <[first element]>
{code}{code}Stacktrace

junit.framework.AssertionFailedError: Invalid value for row 0 column 2 
(mycollection of type list<text>), expected <null> but got <[first element]>
        at org.apache.cassandra.cql3.CQLTester.assertRows(CQLTester.java:908)
        at 
org.apache.cassandra.cql3.validation.operations.AlterTest.testDropListAndAddListWithSameName(AlterTest.java:87)
{code}



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

Reply via email to