Berenguer Blasi created CASSANDRA-17809:
-------------------------------------------
Summary: Flaky DescribeStatementTest
Key: CASSANDRA-17809
URL: https://issues.apache.org/jira/browse/CASSANDRA-17809
Project: Cassandra
Issue Type: Bug
Components: Test/unit
Reporter: Berenguer Blasi
Assignee: Berenguer Blasi
Jenkins is showing DescribeStatementTest falking:
{noformat}
Regression
org.apache.cassandra.cql3.statements.DescribeStatementTest.testDescribeFunctionAndAggregate
Failing for the past 1 build (Since
#127 )
Took 0.94 sec.
Failed 1 times in the last 28 runs. Flakiness: 3%, Stability: 96%
Error Message
Invalid value for row 0 column 2 (name of type varchar), expected
<'function_07()'> (13 bytes) but got <'function_06(tuple<int>,
list<frozen<tuple<int, text>>>, tuple<frozen<tuple<int, text>>, text>)'> (94
bytes) (using protocol version 5/v5)
Stacktrace
junit.framework.AssertionFailedError: Invalid value for row 0 column 2 (name of
type varchar), expected <'function_07()'> (13 bytes) but got
<'function_06(tuple<int>, list<frozen<tuple<int, text>>>,
tuple<frozen<tuple<int, text>>, text>)'> (94 bytes) (using protocol version
5/v5)
at
org.apache.cassandra.cql3.CQLTester.assertRowsNet(CQLTester.java:1405)
at
org.apache.cassandra.cql3.CQLTester.assertRowsNet(CQLTester.java:1365)
at
org.apache.cassandra.cql3.statements.DescribeStatementTest.testDescribeFunctionAndAggregate(DescribeStatementTest.java:132)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]