You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2020/02/07 05:48:00 UTC

[jira] [Created] (CASSANDRA-15557) Fix flaky test org.apache.cassandra.cql3.validation.operations.AlterTest testDropListAndAddListWithSameName

David Capwell created CASSANDRA-15557:
-----------------------------------------

             Summary: Fix flaky test org.apache.cassandra.cql3.validation.operations.AlterTest testDropListAndAddListWithSameName
                 Key: CASSANDRA-15557
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15557
             Project: Cassandra
          Issue Type: Bug
          Components: Test/unit
            Reporter: David Capwell


https://app.circleci.com/jobs/github/dcapwell/cassandra/482/tests

{code}
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:1070)
	at org.apache.cassandra.cql3.validation.operations.AlterTest.testDropListAndAddListWithSameName(AlterTest.java:91)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org