Michael Kjellman created CASSANDRA-14054:
--------------------------------------------

             Summary: testRegularColumnTimestampUpdates - 
org.apache.cassandra.cql3.ViewTest is flaky: expected <2> but got <1>
                 Key: CASSANDRA-14054
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14054
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Michael Kjellman


testRegularColumnTimestampUpdates - org.apache.cassandra.cql3.ViewTest is 
flaky: expected <2> but got <1>

Fails about 25% of the time. It is currently our only flaky unit test on trunk 
so it would be great to get this one fixed up so we can be confident in unit 
test failures going forward.

junit.framework.AssertionFailedError: Invalid value for row 0 column 0 (c of 
type int), expected <2> but got <1>
        at org.apache.cassandra.cql3.CQLTester.assertRows(CQLTester.java:973)
        at 
org.apache.cassandra.cql3.ViewTest.testRegularColumnTimestampUpdates(ViewTest.java:380)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to