[
https://issues.apache.org/jira/browse/CASSANDRA-12010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15334059#comment-15334059
]
Joel Knighton commented on CASSANDRA-12010:
-------------------------------------------
It looks like the problem here is that on [CASSANDRA-11604] commit, the 3.0
test was simply merged into trunk instead of the trunk test being merged to
trunk.
Your fix works - on your original [CASSANDRA-11604] trunk branch, you also used
the {{beforeAndAfterFlush}} helper in the style of the rest of the tests. Let's
update the test in this ticket to use that helper. I don't think we need to
rerun CI; this run looked good and an updated test in that style should be
identical to the one on [CASSANDRA-11604] for which we have CI results.
> UserTypesTest# is failing on trunk
> ----------------------------------
>
> Key: CASSANDRA-12010
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12010
> Project: Cassandra
> Issue Type: Test
> Reporter: Alex Petrov
> Assignee: Alex Petrov
>
> Test failure:
> http://cassci.datastax.com/job/trunk_utest/1445/testReport/org.apache.cassandra.cql3.validation.entities/UserTypesTest/testAlteringUserTypeNestedWithinNonFrozenMap/
> This was caused by the merge after
> [11604|https://issues.apache.org/jira/browse/CASSANDRA-11604] which probably
> coincided with some other change, as this failure did not happen during the
> [test run on the
> branch|https://cassci.datastax.com/view/Dev/view/ifesdjeen/job/ifesdjeen-11604-trunk-testall/lastCompletedBuild/testReport/].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)