You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefania (JIRA)" <ji...@apache.org> on 2015/08/14 03:04:45 UTC

[jira] [Commented] (CASSANDRA-10035) Windows utest 3.0: TransactionLogsTest failure

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

Stefania commented on CASSANDRA-10035:
--------------------------------------

I have a fix for this as verified [here|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927_7066-b_utest_WIN/lastCompletedBuild/testReport/] but it is based on the second installment of CASSANDRA-7066, which changed the transaction logs tests somewhat. So I will commit the fix as part of 7066-b and keep this ticket open until it is committed and verified that Jenkins is happy on both win and linux.

> Windows utest 3.0: TransactionLogsTest failure
> ----------------------------------------------
>
>                 Key: CASSANDRA-10035
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10035
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Joshua McKenzie
>            Assignee: Stefania
>              Labels: Windows
>             Fix For: 3.0.0 rc1
>
>
> {noformat}
>     [junit] Testcase: testUntrack(org.apache.cassandra.db.lifecycle.TransactionLogsTest):       FAILED
>     [junit] build\test\cassandra\data;0\TransactionLogsTest\mockcf4-6742d2103f8911e58737831ef068609c\ma-1-big-Data.db
>     [junit] junit.framework.AssertionFailedError: build\test\cassandra\data;0\TransactionLogsTest\mockcf4-6742d2103f8911e58737831ef068609c\ma-1-big-Data.db
>     [junit]     at org.apache.cassandra.db.lifecycle.TransactionLogsTest.assertFiles(TransactionLogsTest.java:575)
>     [junit]     at org.apache.cassandra.db.lifecycle.TransactionLogsTest.testUntrack(TransactionLogsTest.java:215)
>     [junit]
>     [junit]
>     [junit] Testcase: testAbortOnlyNew(org.apache.cassandra.db.lifecycle.TransactionLogsTest):  FAILED
>     [junit] build\test\cassandra\data;0\TransactionLogsTest\mockcf5-67456a203f8911e58737831ef068609c\ma-0-big-Data.db
>     [junit] junit.framework.AssertionFailedError: build\test\cassandra\data;0\TransactionLogsTest\mockcf5-67456a203f8911e58737831ef068609c\ma-0-big-Data.db
>     [junit]     at org.apache.cassandra.db.lifecycle.TransactionLogsTest.assertFiles(TransactionLogsTest.java:575)
>     [junit]     at org.apache.cassandra.db.lifecycle.TransactionLogsTest.testAbortOnlyNew(TransactionLogsTest.java:312)
>     [junit]
>     [junit]
>     [junit] Testcase: testNoPrepare(org.apache.cassandra.db.lifecycle.TransactionLogsTest):     FAILED
>     [junit] build\test\cassandra\data;0\TransactionLogsTest\mockcf13-675681203f8911e58737831ef068609c\ma-1-big-Data.db
>     [junit] junit.framework.AssertionFailedError: build\test\cassandra\data;0\TransactionLogsTest\mockcf13-675681203f8911e58737831ef068609c\ma-1-big-Data.db
>     [junit]     at org.apache.cassandra.db.lifecycle.TransactionLogsTest.assertFiles(TransactionLogsTest.java:575)
>     [junit]     at org.apache.cassandra.db.lifecycle.TransactionLogsTest.access$200(TransactionLogsTest.java:56)
>     [junit]     at org.apache.cassandra.db.lifecycle.TransactionLogsTest$TxnTest$Transaction.assertAborted(TransactionLogsTest.java:143)
>     [junit]     at org.apache.cassandra.db.lifecycle.TransactionLogsTest$TxnTest.assertAborted(TransactionLogsTest.java:191)
>     [junit]     at org.apache.cassandra.utils.concurrent.AbstractTransactionalTest.testNoPrepare(AbstractTransactionalTest.java:40)
> {noformat}
> taking the testPrepare case as an example: looks like it never passed on Windows ([history|http://cassci.datastax.com/view/trunk/job/trunk_utest_win32/lastCompletedBuild/testReport/org.apache.cassandra.db.lifecycle/TransactionLogsTest/testPrepare/history/])
> [~stefania_alborghetti]: annotate points to you on these tests. Care to take a look at this?



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