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

Alex Lourie commented on CASSANDRA-14054:
-----------------------------------------

[~mkjellman] I've ran the following test more than 5k times since yesterday 
without a single failure: 

{code:java}
ant test -S -Dtest.name=org.apache.cassandra.cql3.ViewTest 
-Dtest.methods=testRegularColumnTimestampUpdates
{code}

I still have 20000 cycles test running (to be done in a few hours) to make sure 
I haven't missed anything. Is there more information about the failure you 
experienced or more details about your circumstances?

Thanks.




> 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
>            Assignee: Alex Lourie
>
> 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