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

Ignore SingleRestrictionEstimatedRowCountTest #1480

Open
wants to merge 1 commit into
base: CNDB-12154
Choose a base branch
from

Conversation

k-rus
Copy link

@k-rus k-rus commented Dec 25, 2024

A flakiness was noticed locally. Thus it's important to investigate and find a fix, so the test is not flaky. To avoid impeding the work this commit disables the test.

Part of https://github.com/riptano/cndb/issues/12243

What is the issue

...

What does this PR fix and why was it fixed

...

Checklist before you submit for review

  • Make sure there is a PR 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

A flakiness was noticed locally. Thus it's important to investigate and
find a fix, so the test is not flaky. To avoid impeding the work this
commit disables the test.
@k-rus k-rus requested a review from djatnieks December 25, 2024 17:08
@cassci-bot
Copy link

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


71 new test failure(s) in 1 builds
See build details here


Found 71 new test failures

Showing only first 15 new test failures

Test Explanation Branch history Upstream history
o.a.c.d.c.CompactionControllerTest.testMemtable... regression 🔴
...TablesWithUnifiedCompactionStrategyParallelized regression 🔴
o.a.c.d.m.MemtableSizeUnslabbedTest.testSize[trie] regression 🔴
...omicSinglePathUpdates[PersistentMemoryMemtable] regression 🔴
...est.testAtomicUpdates[PersistentMemoryMemtable] regression 🔴
...stentAndAtomicUpdates[PersistentMemoryMemtable] regression 🔴
...ersionTest.v4ConnectionCleansUpThreadLocalState regression 🔴
...d.t.QueriesTableTest.shouldExposeReadsAndWrites regression 🔴
...rtitionRestrictedQueryTest.testSAIWarnThreshold regression 🔴
...eadSizeWarningTest.warnThresholdSinglePartition regression 🔴
o.a.c.i.c.CompressionMetadataTest.testMemoryIsF... regression 🔴
...ntIrWithPreviewFuzzTest.concurrentIrWithPreview regression 🔴
o.a.c.t.SSTablePartitionsTest.testBackups regression 🔴
o.a.c.t.SSTablePartitionsTest.testCurrentTimestamp regression 🔴
o.a.c.t.SSTablePartitionsTest.testExcludedKeys regression 🔴

No known test failures found

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.

2 participants