[
https://issues.apache.org/jira/browse/CASSANDRA-11465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378760#comment-15378760
]
Stefania commented on CASSANDRA-11465:
--------------------------------------
Since Paulo is back on Monday and it is already Friday, I prefer to leave the
test code as it is.
I've prepared a patch based on 11850, and launched the tests:
||3.9||trunk||
|[patch|https://github.com/stef1927/cassandra/commits/11465-cqlsh-3.9]|[patch|https://github.com/stef1927/cassandra/commits/11465-cqlsh]|
|[dtest|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-11465-cqlsh-3.9-dtest/]|[dtest|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-11465-cqlsh-dtest/]|
|[cqlsh
dtest|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-11465-cqlsh-3.9-cqlsh-tests/]|[cqlsh
dtest|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-11465-cqlsh-cqlsh-tests/]|
If the tests are OK, could we arrange a multiplexed job? I think 20x of
{{cql_tracing_test.py:TestCqlTracing}} should be sufficient.
bq. FWIW, I spent a little time trying to make tracing more reliable for tests
in CASSANDRA-11928 by doing synchronous CL.ALL writes when a system flag was
present. Unfortunately, this appeared to cause some kind of deadlock, and it
didn't seem worth it to investigate further. However, if this is a problem
across many tests, we may want to spend more time looking into that.
Let's see if we have more luck with the driver reading at CL.ALL.
> dtest failure in cql_tracing_test.TestCqlTracing.tracing_unknown_impl_test
> --------------------------------------------------------------------------
>
> Key: CASSANDRA-11465
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11465
> Project: Cassandra
> Issue Type: Bug
> Reporter: Philip Thompson
> Assignee: Stefania
> Labels: dtest
>
> Failing on the following assert, on trunk only:
> {{self.assertEqual(len(errs[0]), 1)}}
> Is not failing consistently.
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1087/testReport/cql_tracing_test/TestCqlTracing/tracing_unknown_impl_test
> Failed on CassCI build trunk_dtest #1087
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)