[
https://issues.apache.org/jira/browse/CASSANDRA-12163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372287#comment-15372287
]
Joel Knighton commented on CASSANDRA-12163:
-------------------------------------------
[CASSANDRA-12076] updated the failed login error format; a PR at the time
updated auth_test.py in cassandra-dtests but not the cqlsh tests.
I've PRed a fix [as PR
#1087|https://github.com/riptano/cassandra-dtest/pull/1087].
> dtest failure in
> cqlsh_tests.cqlsh_tests.CqlLoginTest.test_login_rejects_bad_pass
> ---------------------------------------------------------------------------------
>
> Key: CASSANDRA-12163
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12163
> Project: Cassandra
> Issue Type: Test
> Reporter: Sean McCarthy
> Assignee: Joel Knighton
> Labels: dtest
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1300/testReport/cqlsh_tests.cqlsh_tests/CqlLoginTest/test_login_rejects_bad_pass
> Failed on CassCI build trunk_dtest #1300
> {code}
> Standard Output
> (EE) <stdin>:2:('Unable to connect to any servers', {'127.0.0.1':
> AuthenticationFailed(u'Failed to authenticate to 127.0.0.1: code=0100 [Bad
> credentials] message="Provided username user1 and/or password are
> incorrect"',)})(EE)
> {code}
> Related failure:
> http://cassci.datastax.com/job/trunk_dtest/1300/testReport/cqlsh_tests.cqlsh_tests/CqlLoginTest/test_login_allows_bad_pass_and_continued_use/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)