[
https://issues.apache.org/jira/browse/CASSANDRA-12817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp updated CASSANDRA-12817:
-------------------------------------
Status: Patch Available (was: Open)
Alright. Split up {{UFTest}} into several test classes:
* {{UFJavaTest}}
* {{UFScriptTest}}
* {{UFTypesTest}}
* {{UFSecurityTest}} for 3.0 and newer
Triggered CI just for testall since no dtest relevant changes are contained in
this patch.
||cassandra-2.2|[branch|https://github.com/apache/cassandra/compare/cassandra-2.2...snazy:12817-split-UFTest-2.2]|[testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-12817-split-UFTest-2.2-testall/lastSuccessfulBuild/]
||cassandra-3.0|[branch|https://github.com/apache/cassandra/compare/cassandra-3.0...snazy:12817-split-UFTest-3.0]|[testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-12817-split-UFTest-3.0-testall/lastSuccessfulBuild/]
||cassandra-3.X|[branch|https://github.com/apache/cassandra/compare/cassandra-3.X...snazy:12817-split-UFTest-3.X]|[testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-12817-split-UFTest-3.X-testall/lastSuccessfulBuild/]
||trunk|[branch|https://github.com/apache/cassandra/compare/trunk...snazy:12817-split-UFTest-trunk]|[testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-12817-split-UFTest-trunk-testall/lastSuccessfulBuild/]
> testall failure in
> org.apache.cassandra.cql3.validation.entities.UFTest.testAllNativeTypes
> ------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12817
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12817
> Project: Cassandra
> Issue Type: Bug
> Reporter: Sean McCarthy
> Assignee: Robert Stupp
> Labels: test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_testall/595/testReport/org.apache.cassandra.cql3.validation.entities/UFTest/testAllNativeTypes/
> {code}
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the
> time until the timeout.
> {code}
> {code}
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time
> in the report does not reflect the time until the timeout.
> at java.lang.Thread.run(Thread.java:745)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)