Skip to content

CNDB-15818: Ignore partitionRestrictedWidePartitionBqCompressedTest (#2450)#2481

Merged
djatnieks merged 1 commit into
main-5.0from
CNDB-18268
Jul 1, 2026
Merged

CNDB-15818: Ignore partitionRestrictedWidePartitionBqCompressedTest (#2450)#2481
djatnieks merged 1 commit into
main-5.0from
CNDB-18268

Conversation

@djatnieks

Copy link
Copy Markdown
Member

Ignore partitionRestrictedWidePartitionBqCompressedTest until we re-introduce binary quantization in https://github.com/riptano/cndb/issues/15985.

This test was meant to test binary quantization, it takes a lot of time and it's occasionally flaky due to recall.

Binary quantization is removed as of
#1580. The similar VectorLocalTest.randomizedBqCompressedTest was marked as ignored by https://github.com/riptano/cndb/issues/15469.

…2450)

Ignore `partitionRestrictedWidePartitionBqCompressedTest` until we re-introduce
binary quantization in riptano/cndb#15985.

This test was meant to test binary quantization, it takes a lot of time and it's
occasionally flaky due to recall.

Binary quantization is removed as of
#1580. The similar
`VectorLocalTest.randomizedBqCompressedTest` was marked as ignored by
riptano/cndb#15469.
@djatnieks

Copy link
Copy Markdown
Member Author

Clean merge

@github-actions

Copy link
Copy Markdown

Checklist before you submit for review

  • This PR adheres to the Definition of Done
  • Make sure there is a PR and ticket in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits
  • All new files should contain the IBM copyright header instead of the Apache License one (no DataStax copyright any longer)

@plpesvc-ds

Copy link
Copy Markdown

❌ Build ds-cassandra-pr-gate/PR-2481 rejected by Butler


3 regressions found
See build details here


Found 3 new test failures

Test Explanation Runs Upstream
junit.framework.TestSuite.org.apache.cassandra.distributed.test.sai.features.FeaturesVersionSupportAATest-_jdk11 REGRESSION 🔴 0 / 30
o.a.c.index.sai.cql.VectorCompaction100dTest.testOneToManyCompactionTooManyHoles[version=ec enableNVQ=true] () NEW 🔴 0 / 30
o.a.c.index.sai.cql.VectorSiftSmallTest.testRerankKZeroOrderMatchesFullPrecisionSimilarity[ec true] () NEW 🔴 0 / 30

Found 1 known test failures

@djatnieks djatnieks merged commit 12e0e81 into main-5.0 Jul 1, 2026
5 of 7 checks passed
@djatnieks djatnieks deleted the CNDB-18268 branch July 1, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants