[ 
https://issues.apache.org/jira/browse/CASSANDRA-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Witschey updated CASSANDRA-10471:
-------------------------------------
    Description: 
{{upgrade_tests/cql_tests.py:TestCQL.empty_in_test}} fails about half the time 
on the upgrade path from 2.2 to 3.0:

http://cassci.datastax.com/view/Upgrades/job/storage_engine_upgrade_dtest-22_tarball-30_HEAD/42/testReport/upgrade_tests.cql_tests/TestCQL/empty_in_test/history/

Once [this dtest PR|https://github.com/riptano/cassandra-dtest/pull/586] is 
merged, these tests should also run with this upgrade path on normal 3.0 jobs. 
Until then, you can run it with the following command:

{code}
SKIP=false CASSANDRA_VERSION=binary:2.2.0 UPGRADE_TO=git:cassandra-3.0 
nosetests 2>&1 upgrade_tests/cql_tests.py:TestCQL.empty_in_test
{code}



  was:
{{upgrade_tests/cql_tests.py:TestCQL.empty_in_test}} fails on the upgrade path 
from 2.2 to 3.0

http://cassci.datastax.com/view/Upgrades/job/storage_engine_upgrade_dtest-22_tarball-30_HEAD/42/testReport/upgrade_tests.cql_tests/TestCQL/empty_in_test/history/


> fix flapping empty_in_test dtest
> --------------------------------
>
>                 Key: CASSANDRA-10471
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10471
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Jim Witschey
>             Fix For: 3.0.0 rc2
>
>
> {{upgrade_tests/cql_tests.py:TestCQL.empty_in_test}} fails about half the 
> time on the upgrade path from 2.2 to 3.0:
> http://cassci.datastax.com/view/Upgrades/job/storage_engine_upgrade_dtest-22_tarball-30_HEAD/42/testReport/upgrade_tests.cql_tests/TestCQL/empty_in_test/history/
> Once [this dtest PR|https://github.com/riptano/cassandra-dtest/pull/586] is 
> merged, these tests should also run with this upgrade path on normal 3.0 
> jobs. Until then, you can run it with the following command:
> {code}
> SKIP=false CASSANDRA_VERSION=binary:2.2.0 UPGRADE_TO=git:cassandra-3.0 
> nosetests 2>&1 upgrade_tests/cql_tests.py:TestCQL.empty_in_test
> {code}



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

Reply via email to