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

test/cql-pytest: test_tombstone_limit.py: enable xfailing tests #18671

Closed
wants to merge 1 commit into from

Conversation

denesb
Copy link
Contributor

@denesb denesb commented May 14, 2024

These tests were marked as xfail because they use to fail with tablets. They don't anymore, so remove the xfail.

Fixes: #16486

  • Tablets are experimental pre 6.0, no backport needed.

These tests were marked as xfail because they use to fail with tablets.
They don't anymore, so remove the xfail.

Fixes: scylladb#16486
@denesb denesb self-assigned this May 14, 2024
@denesb denesb requested a review from nyh as a code owner May 14, 2024 12:20
@github-actions github-actions bot added the area/test Issues related to the testing system code and environment label May 14, 2024
@denesb denesb added the backport/none Backport is not required label May 14, 2024
@scylladb-promoter
Copy link
Contributor

🟢 CI State: SUCCESS

✅ - Build
✅ - Unit Tests Custom
The following new/updated tests ran 100 times for each mode:
🔹 cql-pytest/test_tombstone_limit
✅ - Container Test

Build Details:

  • Duration: 1 hr 31 min
  • Builder: i-0209f07629b9350dd (m5d.12xlarge)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tablets area/test Issues related to the testing system code and environment backport/none Backport is not required promoted-to-master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test/cql-pytest/test_tombstone_limit.py fails with tablets
2 participants