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

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

[~mkjellman] I've finished running additional 20k cycles for this specific 
method and for the whole org.apache.cassandra.cql3.ViewTest; all tests pass 
(I'm running locally on Linux and Mac). Are there any more links, pointers or 
details that I could use to investigate it further?

At the moment I can't reproduce it.

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