[
https://issues.apache.org/jira/browse/CASSANDRA-17386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493520#comment-17493520
]
Michael Semb Wever commented on CASSANDRA-17386:
------------------------------------------------
bq. so I'm not sure why 3.11 would report a failure but 3.0 would not
In
https://ci-cassandra.apache.org/view/Cassandra%203.0/job/Cassandra-3.0/248/consoleFull
there is the following…
{noformat}
11:55:51 ERROR: missing test xml files
11:55:51 ERROR: Unable to find project for artifact copy:
Cassandra-3.0-cqlsh-test
{noformat}
But the cqlshlib.xml is there… e.g. and archived in
https://nightlies.apache.org/cassandra/cassandra-3.0/Cassandra-3.0-cqlsh-tests/305/Cassandra-3.0-cqlsh-tests/cython=no,jdk=jdk_1.8_latest,label=cassandra/
Boils down to a typo here:
https://github.com/apache/cassandra/blob/cassandra-3.0/.jenkins/Jenkinsfile#L161
(the first argument to copyTestResults should be 'cqlsh-tests')
> Test failure: TestCqlshOutput failing tests
> --------------------------------------------
>
> Key: CASSANDRA-17386
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17386
> Project: Cassandra
> Issue Type: Bug
> Components: Test/unit
> Reporter: Ekaterina Dimitrova
> Assignee: Aleksei Zotov
> Priority: Normal
> Fix For: 3.11.x
>
>
> The following TestCqlshOutput tests are failing consistently on 3.11 and as
> far as Butler goes, since the very beginning it started collecting data so I
> am not able to say at this point what exactly broke them:
> Test_static_cf_output, test_boolean_output, test_count_output,
> test_string_output_ascii, test_null_output, test_columness_key_output,
> test_numeric_output
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]