You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2021/11/19 01:35:00 UTC

[jira] [Created] (CASSANDRA-17165) Fix test org.apache.cassandra.distributed.test.SecondaryIndexTest#test_only_coordinator_chooses_index_for_query

David Capwell created CASSANDRA-17165:
-----------------------------------------

             Summary: Fix test org.apache.cassandra.distributed.test.SecondaryIndexTest#test_only_coordinator_chooses_index_for_query
                 Key: CASSANDRA-17165
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17165
             Project: Cassandra
          Issue Type: Bug
          Components: Test/dtest/java
            Reporter: David Capwell


https://app.circleci.com/pipelines/github/dcapwell/cassandra/1140/workflows/3dff9cae-32e7-4e70-874e-6c672c563275/jobs/8355/tests

This test fails some times on j11

{code}
junit.framework.AssertionFailedError: expected:<[/127.0.0.1]> but was:<[]>
	at org.apache.cassandra.distributed.test.SecondaryIndexTest.test_only_coordinator_chooses_index_for_query(SecondaryIndexTest.java:104)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org