Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CppCassandraDriverTest.TestCreateUniqueIndexWithOnlineWriteFails on alma8-clang17-tsan frequently #24676

Open
1 task done
agsh-yb opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels
area/ycql Yugabyte CQL (YCQL) kind/bug This issue is a bug kind/failing-test Tests and testing infra priority/medium Medium priority issue QA QA filed bugs

Comments

@agsh-yb
Copy link
Contributor

agsh-yb commented Oct 29, 2024

Jira Link: DB-13778

Description

CppCassandraDriverTest.TestCreateUniqueIndexWithOnlineWriteFails on alma8-clang17-tsan frequently with below error
Analyze trend

Error


../../src/yb/integration-tests/cassandra_cpp_driver-test.cc:2390 Expected equality of these values:   main_table_size     Which is: 4   *index_table_size_result     Which is: 3


Expected equality of these values:
  main_table_size
    Which is: 4
  *index_table_size_result
    Which is: 3

Issue Type

kind/bug

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@agsh-yb agsh-yb added QA QA filed bugs area/unittest tracking platform unit test related issues status/awaiting-triage Issue awaiting triage labels Oct 29, 2024
@rthallamko3 rthallamko3 added area/ycql Yugabyte CQL (YCQL) and removed status/awaiting-triage Issue awaiting triage labels Oct 29, 2024
@rthallamko3 rthallamko3 removed their assignment Oct 29, 2024
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue kind/failing-test Tests and testing infra and removed area/unittest tracking platform unit test related issues labels Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ycql Yugabyte CQL (YCQL) kind/bug This issue is a bug kind/failing-test Tests and testing infra priority/medium Medium priority issue QA QA filed bugs
Projects
None yet
Development

No branches or pull requests

4 participants