Skip to content

[CLIENT-4645] Unmark background query test that applies TTL to all records and address test issues that caused it to fail intermittently - #1193

Open
diparthaspike wants to merge 11 commits into
stagefrom
CLIENT-4645-fixbg-query-ttl
Open

[CLIENT-4645] Unmark background query test that applies TTL to all records and address test issues that caused it to fail intermittently#1193
diparthaspike wants to merge 11 commits into
stagefrom
CLIENT-4645-fixbg-query-ttl

Conversation

@diparthaspike

@diparthaspike diparthaspike commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Extra changes

  • CI/CD: Fix bug where specific test cases cannot be run for manylinux wheels

@codecov-commenter

codecov-commenter commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.64%. Comparing base (3a052af) to head (7b1d091).
⚠️ Report is 1 commits behind head on stage.

Additional details and impacted files
@@           Coverage Diff           @@
##            stage    #1193   +/-   ##
=======================================
  Coverage   85.64%   85.64%           
=======================================
  Files         102      102           
  Lines       14888    14888           
=======================================
  Hits        12751    12751           
  Misses       2137     2137           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…oes, and the test fails, we might have to increase the time limit
…ectly-to-TEST to address manylinux test failures
…he right tests if the test file has brace expansion syntax
…rectly-to-TEST to address macos self hosted arm64 jobs failing to find pip
…es in test_query_execute_background.py finish their background queries before new tests can run. This is to prevent a race condition where background queries from previous test cases must finish before test_background_with_ttl asserts the record's ttl
@juliannguyen4

Copy link
Copy Markdown
Collaborator

Don't merge until this PR has been merged: #1186

I'm 🤞 it will be merged by tomorrow.

Also once it is merged, this PR should target stage.

@juliannguyen4 juliannguyen4 changed the title [CLIENT-4645]: remove xfail tag [CLIENT-4645] Unmark background query test that applies TTL to all records and address test issues that caused it to fail intermittently Aug 19, 2026
@juliannguyen4

Copy link
Copy Markdown
Collaborator

TODO: also noticing test failures in test-ce

@juliannguyen4
juliannguyen4 changed the base branch from dev to stage August 19, 2026 23:14
… during the fixture's setup phase instead of during teardown, we have to clean the database afterward in any following tests.
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.

3 participants